[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. 7115 1727095998.56960: 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 7115 1727095998.57312: Added group all to inventory 7115 1727095998.57314: Added group ungrouped to inventory 7115 1727095998.57317: Group all now contains ungrouped 7115 1727095998.57319: Examining possible inventory source: /tmp/network-EuO/inventory.yml 7115 1727095998.69353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7115 1727095998.69422: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7115 1727095998.69450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7115 1727095998.69541: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7115 1727095998.69622: Loaded config def from plugin (inventory/script) 7115 1727095998.69624: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7115 1727095998.69665: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7115 1727095998.69760: Loaded config def from plugin (inventory/yaml) 7115 1727095998.69762: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7115 1727095998.69859: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7115 1727095998.70494: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7115 1727095998.70498: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 7115 1727095998.70500: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 7115 1727095998.70508: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7115 1727095998.70517: Loading data from /tmp/network-EuO/inventory.yml 7115 1727095998.70597: /tmp/network-EuO/inventory.yml was not parsable by auto 7115 1727095998.70878: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7115 1727095998.70927: Loading data from /tmp/network-EuO/inventory.yml 7115 1727095998.71009: group all already in inventory 7115 1727095998.71018: set inventory_file for managed_node1 7115 1727095998.71022: set inventory_dir for managed_node1 7115 1727095998.71023: Added host managed_node1 to inventory 7115 1727095998.71026: Added host managed_node1 to group all 7115 1727095998.71027: set ansible_host for managed_node1 7115 1727095998.71027: set ansible_ssh_extra_args for managed_node1 7115 1727095998.71031: set inventory_file for managed_node2 7115 1727095998.71033: set inventory_dir for managed_node2 7115 1727095998.71034: Added host managed_node2 to inventory 7115 1727095998.71035: Added host managed_node2 to group all 7115 1727095998.71036: set ansible_host for managed_node2 7115 1727095998.71037: set ansible_ssh_extra_args for managed_node2 7115 1727095998.71040: set inventory_file for managed_node3 7115 1727095998.71044: set inventory_dir for managed_node3 7115 1727095998.71045: Added host managed_node3 to inventory 7115 1727095998.71046: Added host managed_node3 to group all 7115 1727095998.71047: set ansible_host for managed_node3 7115 1727095998.71047: set ansible_ssh_extra_args for managed_node3 7115 1727095998.71053: Reconcile groups and hosts in inventory. 7115 1727095998.71057: Group ungrouped now contains managed_node1 7115 1727095998.71059: Group ungrouped now contains managed_node2 7115 1727095998.71061: Group ungrouped now contains managed_node3 7115 1727095998.71353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7115 1727095998.71486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7115 1727095998.71536: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7115 1727095998.71572: Loaded config def from plugin (vars/host_group_vars) 7115 1727095998.71575: 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) 7115 1727095998.71582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7115 1727095998.71587: 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) 7115 1727095998.71631: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7115 1727095998.71920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727095998.72018: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7115 1727095998.72056: Loaded config def from plugin (connection/local) 7115 1727095998.72058: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7115 1727095998.72451: Loaded config def from plugin (connection/paramiko_ssh) 7115 1727095998.72454: 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) 7115 1727095998.73031: 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) 7115 1727095998.73055: Loaded config def from plugin (connection/psrp) 7115 1727095998.73058: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7115 1727095998.73608: 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) 7115 1727095998.73648: Loaded config def from plugin (connection/ssh) 7115 1727095998.73650: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7115 1727095998.75602: 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) 7115 1727095998.75643: Loaded config def from plugin (connection/winrm) 7115 1727095998.75646: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7115 1727095998.75678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7115 1727095998.75741: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7115 1727095998.75819: Loaded config def from plugin (shell/cmd) 7115 1727095998.75821: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7115 1727095998.75851: 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) 7115 1727095998.75925: Loaded config def from plugin (shell/powershell) 7115 1727095998.75927: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7115 1727095998.75985: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7115 1727095998.76173: Loaded config def from plugin (shell/sh) 7115 1727095998.76175: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7115 1727095998.76211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7115 1727095998.76340: Loaded config def from plugin (become/runas) 7115 1727095998.76343: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7115 1727095998.76538: Loaded config def from plugin (become/su) 7115 1727095998.76540: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7115 1727095998.76910: Loaded config def from plugin (become/sudo) 7115 1727095998.76916: 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 7115 1727095998.76950: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml 7115 1727095998.77735: in VariableManager get_vars() 7115 1727095998.77801: done with get_vars() 7115 1727095998.78011: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7115 1727095998.81002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7115 1727095998.81076: in VariableManager get_vars() 7115 1727095998.81080: done with get_vars() 7115 1727095998.81082: variable 'playbook_dir' from source: magic vars 7115 1727095998.81082: variable 'ansible_playbook_python' from source: magic vars 7115 1727095998.81083: variable 'ansible_config_file' from source: magic vars 7115 1727095998.81083: variable 'groups' from source: magic vars 7115 1727095998.81084: variable 'omit' from source: magic vars 7115 1727095998.81084: variable 'ansible_version' from source: magic vars 7115 1727095998.81085: variable 'ansible_check_mode' from source: magic vars 7115 1727095998.81085: variable 'ansible_diff_mode' from source: magic vars 7115 1727095998.81086: variable 'ansible_forks' from source: magic vars 7115 1727095998.81086: variable 'ansible_inventory_sources' from source: magic vars 7115 1727095998.81086: variable 'ansible_skip_tags' from source: magic vars 7115 1727095998.81087: variable 'ansible_limit' from source: magic vars 7115 1727095998.81087: variable 'ansible_run_tags' from source: magic vars 7115 1727095998.81088: variable 'ansible_verbosity' from source: magic vars 7115 1727095998.81110: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml 7115 1727095998.81517: in VariableManager get_vars() 7115 1727095998.81528: done with get_vars() 7115 1727095998.81550: in VariableManager get_vars() 7115 1727095998.81559: done with get_vars() 7115 1727095998.81583: in VariableManager get_vars() 7115 1727095998.81592: done with get_vars() 7115 1727095998.81743: in VariableManager get_vars() 7115 1727095998.81757: done with get_vars() 7115 1727095998.81762: variable 'omit' from source: magic vars 7115 1727095998.81810: variable 'omit' from source: magic vars 7115 1727095998.81844: in VariableManager get_vars() 7115 1727095998.81855: done with get_vars() 7115 1727095998.81903: in VariableManager get_vars() 7115 1727095998.81917: done with get_vars() 7115 1727095998.81953: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7115 1727095998.82184: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7115 1727095998.82327: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7115 1727095998.82916: in VariableManager get_vars() 7115 1727095998.82928: done with get_vars() 7115 1727095998.83200: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 7115 1727095998.83283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7115 1727095998.84297: in VariableManager get_vars() 7115 1727095998.84308: done with get_vars() 7115 1727095998.84334: in VariableManager get_vars() 7115 1727095998.84353: done with get_vars() 7115 1727095998.84641: in VariableManager get_vars() 7115 1727095998.84656: done with get_vars() 7115 1727095998.84659: variable 'omit' from source: magic vars 7115 1727095998.84669: variable 'omit' from source: magic vars 7115 1727095998.84688: in VariableManager get_vars() 7115 1727095998.84697: done with get_vars() 7115 1727095998.84719: in VariableManager get_vars() 7115 1727095998.84740: done with get_vars() 7115 1727095998.84771: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7115 1727095998.84878: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7115 1727095998.84953: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7115 1727095998.87042: in VariableManager get_vars() 7115 1727095998.87065: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7115 1727095998.89006: in VariableManager get_vars() 7115 1727095998.89029: done with get_vars() 7115 1727095998.89136: in VariableManager get_vars() 7115 1727095998.89154: done with get_vars() 7115 1727095998.89207: in VariableManager get_vars() 7115 1727095998.89229: done with get_vars() 7115 1727095998.89234: variable 'omit' from source: magic vars 7115 1727095998.89245: variable 'omit' from source: magic vars 7115 1727095998.89276: in VariableManager get_vars() 7115 1727095998.89291: done with get_vars() 7115 1727095998.89309: in VariableManager get_vars() 7115 1727095998.89329: done with get_vars() 7115 1727095998.89355: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7115 1727095998.89470: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7115 1727095998.89547: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7115 1727095998.89945: in VariableManager get_vars() 7115 1727095998.89969: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7115 1727095998.91900: in VariableManager get_vars() 7115 1727095998.91924: done with get_vars() 7115 1727095998.91964: in VariableManager get_vars() 7115 1727095998.91987: done with get_vars() 7115 1727095998.92361: in VariableManager get_vars() 7115 1727095998.92398: done with get_vars() 7115 1727095998.92403: variable 'omit' from source: magic vars 7115 1727095998.92416: variable 'omit' from source: magic vars 7115 1727095998.92446: in VariableManager get_vars() 7115 1727095998.92462: done with get_vars() 7115 1727095998.92481: in VariableManager get_vars() 7115 1727095998.92496: done with get_vars() 7115 1727095998.92522: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7115 1727095998.92637: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7115 1727095998.92710: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7115 1727095998.93094: in VariableManager get_vars() 7115 1727095998.93122: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7115 1727095998.95061: in VariableManager get_vars() 7115 1727095998.95090: done with get_vars() 7115 1727095998.95131: in VariableManager get_vars() 7115 1727095998.95154: done with get_vars() 7115 1727095998.95210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7115 1727095998.95228: 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 7115 1727095998.95487: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7115 1727095998.95645: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7115 1727095998.95647: 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__) 7115 1727095998.95683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7115 1727095998.95708: 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) 7115 1727095998.95882: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7115 1727095998.95944: Loaded config def from plugin (callback/default) 7115 1727095998.95947: 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) 7115 1727095998.97183: Loaded config def from plugin (callback/junit) 7115 1727095998.97186: 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) 7115 1727095998.97232: 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) 7115 1727095998.97297: Loaded config def from plugin (callback/minimal) 7115 1727095998.97299: 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) 7115 1727095998.97339: 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) 7115 1727095998.97400: Loaded config def from plugin (callback/tree) 7115 1727095998.97402: 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 7115 1727095998.97519: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7115 1727095998.97522: 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_auto_gateway_initscripts.yml *********************************** 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml 7115 1727095998.97547: in VariableManager get_vars() 7115 1727095998.97557: done with get_vars() 7115 1727095998.97562: in VariableManager get_vars() 7115 1727095998.97571: done with get_vars() 7115 1727095998.97575: variable 'omit' from source: magic vars 7115 1727095998.97609: in VariableManager get_vars() 7115 1727095998.97625: done with get_vars() 7115 1727095998.97644: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with initscripts as provider] *** 7115 1727095998.98163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7115 1727095998.98240: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7115 1727095998.98269: getting the remaining hosts for this loop 7115 1727095998.98271: done getting the remaining hosts for this loop 7115 1727095998.98274: getting the next task for host managed_node3 7115 1727095998.98277: done getting next task for host managed_node3 7115 1727095998.98279: ^ task is: TASK: Gathering Facts 7115 1727095998.98280: ^ 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 7115 1727095998.98283: getting variables 7115 1727095998.98284: in VariableManager get_vars() 7115 1727095998.98293: Calling all_inventory to load vars for managed_node3 7115 1727095998.98295: Calling groups_inventory to load vars for managed_node3 7115 1727095998.98298: Calling all_plugins_inventory to load vars for managed_node3 7115 1727095998.98310: Calling all_plugins_play to load vars for managed_node3 7115 1727095998.98324: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727095998.98328: Calling groups_plugins_play to load vars for managed_node3 7115 1727095998.98360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727095998.98418: done with get_vars() 7115 1727095998.98424: done getting variables 7115 1727095998.98500: 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_auto_gateway_initscripts.yml:5 Monday 23 September 2024 08:53:18 -0400 (0:00:00.010) 0:00:00.010 ****** 7115 1727095998.98526: entering _queue_task() for managed_node3/gather_facts 7115 1727095998.98527: Creating lock for gather_facts 7115 1727095998.98902: worker is 1 (out of 1 available) 7115 1727095998.98918: exiting _queue_task() for managed_node3/gather_facts 7115 1727095998.98929: done queuing things up, now waiting for results queue to drain 7115 1727095998.98931: waiting for pending results... 7115 1727095998.99097: running TaskExecutor() for managed_node3/TASK: Gathering Facts 7115 1727095998.99152: in run() - task 0afff68d-5257-9c36-2f87-000000000155 7115 1727095998.99164: variable 'ansible_search_path' from source: unknown 7115 1727095998.99193: calling self._execute() 7115 1727095998.99245: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727095998.99253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727095998.99261: variable 'omit' from source: magic vars 7115 1727095998.99342: variable 'omit' from source: magic vars 7115 1727095998.99361: variable 'omit' from source: magic vars 7115 1727095998.99390: variable 'omit' from source: magic vars 7115 1727095998.99424: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7115 1727095998.99454: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7115 1727095998.99469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7115 1727095998.99483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7115 1727095998.99493: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7115 1727095998.99515: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7115 1727095998.99521: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727095998.99523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727095998.99594: Set connection var ansible_timeout to 10 7115 1727095998.99598: Set connection var ansible_module_compression to ZIP_DEFLATED 7115 1727095998.99603: Set connection var ansible_pipelining to False 7115 1727095998.99606: Set connection var ansible_shell_type to sh 7115 1727095998.99611: Set connection var ansible_shell_executable to /bin/sh 7115 1727095998.99620: Set connection var ansible_connection to ssh 7115 1727095998.99635: variable 'ansible_shell_executable' from source: unknown 7115 1727095998.99638: variable 'ansible_connection' from source: unknown 7115 1727095998.99640: variable 'ansible_module_compression' from source: unknown 7115 1727095998.99643: variable 'ansible_shell_type' from source: unknown 7115 1727095998.99645: variable 'ansible_shell_executable' from source: unknown 7115 1727095998.99650: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727095998.99652: variable 'ansible_pipelining' from source: unknown 7115 1727095998.99654: variable 'ansible_timeout' from source: unknown 7115 1727095998.99662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727095998.99788: 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) 7115 1727095998.99798: variable 'omit' from source: magic vars 7115 1727095998.99802: starting attempt loop 7115 1727095998.99805: running the handler 7115 1727095998.99821: variable 'ansible_facts' from source: unknown 7115 1727095998.99837: _low_level_execute_command(): starting 7115 1727095998.99844: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7115 1727095999.00331: 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 <<< 7115 1727095999.00335: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7115 1727095999.00339: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727095999.00385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug1: Control socket "/root/.ansible/cp/e9699315b0" does not exist <<< 7115 1727095999.00389: stderr chunk (state=3): >>>debug1: Connecting to 10.31.14.152 [10.31.14.152] port 22. debug2: fd 3 setting O_NONBLOCK <<< 7115 1727095999.00457: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 7115 1727095999.00463: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 <<< 7115 1727095999.00467: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 <<< 7115 1727095999.00471: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 <<< 7115 1727095999.01173: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.14.152:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent <<< 7115 1727095999.01387: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 <<< 7115 1727095999.01396: stderr chunk (state=3): >>>debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 7115 1727095999.01584: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 7115 1727095999.02191: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:Vr+o6O0p9sTtTBps58fsF9cm7pS3/olboFea/JfVAWE debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.14.152' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 7115 1727095999.02499: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO <<< 7115 1727095999.02520: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> <<< 7115 1727095999.06544: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 7115 1727095999.06628: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 7115 1727095999.06758: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 7115 1727095999.06804: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk <<< 7115 1727095999.06808: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa <<< 7115 1727095999.07376: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 7115 1727095999.08468: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 7115 1727095999.08473: stderr chunk (state=3): >>>Authenticated to 10.31.14.152 ([10.31.14.152]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 7115 1727095999.08504: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/e9699315b0] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 7115 1727095999.08563: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 7131 debug2: fd 4 setting O_NONBLOCK <<< 7115 1727095999.08602: stderr chunk (state=3): >>>debug1: forking to background <<< 7115 1727095999.08686: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id <<< 7115 1727095999.08690: stderr chunk (state=3): >>>debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 7115 1727095999.08749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK <<< 7115 1727095999.08758: stderr chunk (state=3): >>>debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 7115 1727095999.10512: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 7115 1727095999.14508: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 7115 1727095999.14511: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 7115 1727095999.14654: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 7115 1727095999.16146: stdout chunk (state=3): >>>/root <<< 7115 1727095999.16315: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed <<< 7115 1727095999.16319: stderr chunk (state=3): >>>debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) <<< 7115 1727095999.16321: stderr chunk (state=3): >>>debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 7115 1727095999.16323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727095999.16383: stdout chunk (state=3): >>><<< 7115 1727096000.16506: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug1: Control socket "/root/.ansible/cp/e9699315b0" does not exist debug1: Connecting to 10.31.14.152 [10.31.14.152] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.14.152:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:Vr+o6O0p9sTtTBps58fsF9cm7pS3/olboFea/JfVAWE debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.14.152' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.14.152 ([10.31.14.152]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/e9699315b0] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 7131 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 7115 1727096000.16521: _low_level_execute_command(): starting 7115 1727096000.16524: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096000.1649678-7127-35680068081863 `" && echo ansible-tmp-1727096000.1649678-7127-35680068081863="` echo /root/.ansible/tmp/ansible-tmp-1727096000.1649678-7127-35680068081863 `" ) && sleep 0' 7115 1727096000.17050: 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 <<< 7115 1727096000.17054: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096000.17056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7115 1727096000.17059: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096000.17142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096000.17173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096000.17240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096000.19269: stdout chunk (state=3): >>>ansible-tmp-1727096000.1649678-7127-35680068081863=/root/.ansible/tmp/ansible-tmp-1727096000.1649678-7127-35680068081863 <<< 7115 1727096000.19419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096000.19449: stderr chunk (state=3): >>><<< 7115 1727096000.19452: stdout chunk (state=3): >>><<< 7115 1727096000.19472: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096000.1649678-7127-35680068081863=/root/.ansible/tmp/ansible-tmp-1727096000.1649678-7127-35680068081863 , 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 7115 1727096000.19501: variable 'ansible_module_compression' from source: unknown 7115 1727096000.19547: ANSIBALLZ: Using generic lock for ansible.legacy.setup 7115 1727096000.19550: ANSIBALLZ: Acquiring lock 7115 1727096000.19553: ANSIBALLZ: Lock acquired: 140095403641120 7115 1727096000.19556: ANSIBALLZ: Creating module 7115 1727096000.54012: ANSIBALLZ: Writing module into payload 7115 1727096000.54251: ANSIBALLZ: Writing module 7115 1727096000.54263: ANSIBALLZ: Renaming module 7115 1727096000.54266: ANSIBALLZ: Done creating module 7115 1727096000.54325: variable 'ansible_facts' from source: unknown 7115 1727096000.54328: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7115 1727096000.54379: _low_level_execute_command(): starting 7115 1727096000.54384: _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' 7115 1727096000.55259: 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096000.55335: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096000.55419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096000.57090: stdout chunk (state=3): >>>PLATFORM <<< 7115 1727096000.57239: stdout chunk (state=3): >>>Linux <<< 7115 1727096000.57252: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 7115 1727096000.57291: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 7115 1727096000.57420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096000.57473: stderr chunk (state=3): >>><<< 7115 1727096000.57476: stdout chunk (state=3): >>><<< 7115 1727096000.57478: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 7115 1727096000.57677 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 7115 1727096000.57686: _low_level_execute_command(): starting 7115 1727096000.57689: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 7115 1727096000.57808: Sending initial data 7115 1727096000.57811: Sent initial data (1181 bytes) 7115 1727096000.58120: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7115 1727096000.58135: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7115 1727096000.58139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7115 1727096000.58154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7115 1727096000.58166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 7115 1727096000.58176: stderr chunk (state=3): >>>debug2: match not found <<< 7115 1727096000.58187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096000.58203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7115 1727096000.58211: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 7115 1727096000.58219: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7115 1727096000.58244: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7115 1727096000.58247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7115 1727096000.58250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7115 1727096000.58253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 7115 1727096000.58335: stderr chunk (state=3): >>>debug2: match found <<< 7115 1727096000.58338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096000.58349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096000.58352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096000.58610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096000.58686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096000.62282: 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"} <<< 7115 1727096000.62704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096000.62899: stderr chunk (state=3): >>><<< 7115 1727096000.62903: stdout chunk (state=3): >>><<< 7115 1727096000.62905: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 7115 1727096000.62907: variable 'ansible_facts' from source: unknown 7115 1727096000.62909: variable 'ansible_facts' from source: unknown 7115 1727096000.62961: variable 'ansible_module_compression' from source: unknown 7115 1727096000.63011: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7115c6y5hewv/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7115 1727096000.63049: variable 'ansible_facts' from source: unknown 7115 1727096000.63379: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096000.1649678-7127-35680068081863/AnsiballZ_setup.py 7115 1727096000.63920: Sending initial data 7115 1727096000.63944: Sent initial data (151 bytes) 7115 1727096000.65375: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 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.14.152 is address debug1: re-parsing configuration <<< 7115 1727096000.65437: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7115 1727096000.65571: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096000.65748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096000.65855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096000.67766: 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 <<< 7115 1727096000.67890: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7115 1727096000.67899: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096000.1649678-7127-35680068081863/AnsiballZ_setup.py" <<< 7115 1727096000.67902: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7115c6y5hewv/tmp8qm1luvt /root/.ansible/tmp/ansible-tmp-1727096000.1649678-7127-35680068081863/AnsiballZ_setup.py <<< 7115 1727096000.67945: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7115c6y5hewv/tmp8qm1luvt" to remote "/root/.ansible/tmp/ansible-tmp-1727096000.1649678-7127-35680068081863/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096000.1649678-7127-35680068081863/AnsiballZ_setup.py" <<< 7115 1727096000.69404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096000.69599: stderr chunk (state=3): >>><<< 7115 1727096000.69602: stdout chunk (state=3): >>><<< 7115 1727096000.69604: done transferring module to remote 7115 1727096000.69606: _low_level_execute_command(): starting 7115 1727096000.69608: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096000.1649678-7127-35680068081863/ /root/.ansible/tmp/ansible-tmp-1727096000.1649678-7127-35680068081863/AnsiballZ_setup.py && sleep 0' 7115 1727096000.70225: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7115 1727096000.70240: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7115 1727096000.70279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7115 1727096000.70391: 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096000.70414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096000.70432: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096000.70455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096000.70561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096000.72545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096000.72550: stderr chunk (state=3): >>><<< 7115 1727096000.72552: stdout chunk (state=3): >>><<< 7115 1727096000.72650: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 7115 1727096000.72654: _low_level_execute_command(): starting 7115 1727096000.72657: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096000.1649678-7127-35680068081863/AnsiballZ_setup.py && sleep 0' 7115 1727096000.73193: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7115 1727096000.73206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7115 1727096000.73219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7115 1727096000.73280: 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096000.73328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096000.73343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096000.73474: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096000.73531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096000.75816: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7115 1727096000.75856: stdout chunk (state=3): >>>import _imp # builtin <<< 7115 1727096000.75897: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7115 1727096000.75937: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7115 1727096000.75974: stdout chunk (state=3): >>>import 'posix' # <<< 7115 1727096000.76015: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7115 1727096000.76046: stdout chunk (state=3): >>>import 'time' # <<< 7115 1727096000.76057: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7115 1727096000.76117: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096000.76141: stdout chunk (state=3): >>>import '_codecs' # <<< 7115 1727096000.76152: stdout chunk (state=3): >>>import 'codecs' # <<< 7115 1727096000.76176: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7115 1727096000.76218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7115 1727096000.76230: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254ae84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254ab7b30> <<< 7115 1727096000.76274: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 7115 1727096000.76299: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254aeaa50> <<< 7115 1727096000.76305: stdout chunk (state=3): >>>import '_signal' # <<< 7115 1727096000.76358: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 7115 1727096000.76404: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7115 1727096000.76489: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7115 1727096000.76534: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7115 1727096000.76564: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 7115 1727096000.76656: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' 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' <<< 7115 1727096000.76659: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254899130> <<< 7115 1727096000.76814: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254899fa0> <<< 7115 1727096000.76817: stdout chunk (state=3): >>>import 'site' # <<< 7115 1727096000.76839: 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. <<< 7115 1727096000.77225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7115 1727096000.77289: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7115 1727096000.77338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7115 1727096000.77411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12548d7dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7115 1727096000.77457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12548d7fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7115 1727096000.77498: stdout chunk (state=3): >>># 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 <<< 7115 1727096000.77565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 7115 1727096000.77772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125490f800> # /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 0x7f125490fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12548efaa0> import '_functools' # <<< 7115 1727096000.77777: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12548ed1c0> <<< 7115 1727096000.77965: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12548d4f80> <<< 7115 1727096000.77970: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7115 1727096000.77973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7115 1727096000.77975: stdout chunk (state=3): >>>import '_sre' # <<< 7115 1727096000.77978: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7115 1727096000.77983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7115 1727096000.77986: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7115 1727096000.78014: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125492f6e0> <<< 7115 1727096000.78044: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125492e300> <<< 7115 1727096000.78061: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12548ee060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12548d6e70> <<< 7115 1727096000.78131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7115 1727096000.78139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12549647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12548d4200> <<< 7115 1727096000.78170: 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' <<< 7115 1727096000.78208: 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 0x7f1254964c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254964b00> <<< 7115 1727096000.78235: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096000.78273: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1254964ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12548d2d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 7115 1727096000.78340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096000.78356: stdout chunk (state=3): >>># /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 0x7f12549655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254965280> <<< 7115 1727096000.78425: stdout chunk (state=3): >>>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' <<< 7115 1727096000.78429: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12549664b0> import 'importlib.util' # import 'runpy' # <<< 7115 1727096000.78451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7115 1727096000.78479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7115 1727096000.78516: 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 0x7f125497c680><<< 7115 1727096000.78520: stdout chunk (state=3): >>> import 'errno' # <<< 7115 1727096000.78555: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096000.78626: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125497dd30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7115 1727096000.78629: stdout chunk (state=3): >>># 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' <<< 7115 1727096000.78645: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125497ebd0> <<< 7115 1727096000.78723: 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 0x7f125497f230> <<< 7115 1727096000.78738: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125497e120> # /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' <<< 7115 1727096000.78807: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125497fcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125497f3e0> <<< 7115 1727096000.79123: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254966450> # /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 0x7f125467fb90> # /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 0x7f12546a8650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12546a83b0> # 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 0x7f12546a8680> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7115 1727096000.79151: stdout chunk (state=3): >>># 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' <<< 7115 1727096000.79275: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12546a8fb0> <<< 7115 1727096000.79413: 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 0x7f12546a9910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12546a8860> <<< 7115 1727096000.79459: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125467dd60> <<< 7115 1727096000.79463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7115 1727096000.79504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7115 1727096000.79520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7115 1727096000.79524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7115 1727096000.79583: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12546aacc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12546a97f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254966ba0> <<< 7115 1727096000.79586: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7115 1727096000.79642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096000.79662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7115 1727096000.79749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7115 1727096000.79792: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12546d7020> <<< 7115 1727096000.79795: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7115 1727096000.79831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7115 1727096000.79933: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12546fb410> <<< 7115 1727096000.79985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7115 1727096000.80055: stdout chunk (state=3): >>>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 0x7f12547581a0> <<< 7115 1727096000.80059: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7115 1727096000.80104: stdout chunk (state=3): >>># 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 <<< 7115 1727096000.80132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7115 1727096000.80227: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125475a900> <<< 7115 1727096000.80295: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12547582c0> <<< 7115 1727096000.80352: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12547251c0> <<< 7115 1727096000.80443: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12545612e0> <<< 7115 1727096000.80501: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12546fa210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12546abbf0> <<< 7115 1727096000.84400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f12546fa570> <<< 7115 1727096000.84801: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xu9wexm6/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 7115 1727096000.84899: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7115 1727096000.84923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7115 1727096000.84987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7115 1727096000.85027: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12545c3020> <<< 7115 1727096000.85039: stdout chunk (state=3): >>>import '_typing' # <<< 7115 1727096000.85219: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12545a1f10> <<< 7115 1727096000.85251: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12545a10a0> # zipimport: zlib available <<< 7115 1727096000.85380: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7115 1727096000.86788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.88192: 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 0x7f12545c1310> # /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 0x7f12545f29c0> <<< 7115 1727096000.88200: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12545f2750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12545f2060> # /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' <<< 7115 1727096000.88230: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12545f27b0> <<< 7115 1727096000.88337: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254aea9c0> 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 0x7f12545f3740> # 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 0x7f12545f3980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7115 1727096000.88457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7115 1727096000.88460: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12545f3ec0> import 'pwd' # <<< 7115 1727096000.88482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7115 1727096000.88495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7115 1727096000.88530: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f2dcd0> <<< 7115 1727096000.88565: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1253f2f8c0> <<< 7115 1727096000.88678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f302c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7115 1727096000.88701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7115 1727096000.88830: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f31460> # /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' <<< 7115 1727096000.88864: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f33ec0> <<< 7115 1727096000.88956: 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 0x7f1254727dd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f32180> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7115 1727096000.89029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7115 1727096000.89035: 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' <<< 7115 1727096000.89038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7115 1727096000.89175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7115 1727096000.89204: 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' <<< 7115 1727096000.89219: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f3bdd0> import '_tokenize' # <<< 7115 1727096000.89283: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f3a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f3a630> <<< 7115 1727096000.89321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7115 1727096000.89325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7115 1727096000.89403: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f3ab70> <<< 7115 1727096000.89427: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f32600> <<< 7115 1727096000.89449: 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 0x7f1253f7fe90> <<< 7115 1727096000.89483: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f80110> <<< 7115 1727096000.89508: 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 <<< 7115 1727096000.89535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7115 1727096000.89556: 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' <<< 7115 1727096000.89597: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096000.89619: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1253f81cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f81a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7115 1727096000.89651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7115 1727096000.89705: 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 0x7f1253f84230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f82390> <<< 7115 1727096000.89734: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7115 1727096000.89810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096000.89831: 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' # <<< 7115 1727096000.89866: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f87a10> <<< 7115 1727096000.89992: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f843e0> <<< 7115 1727096000.90071: 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' <<< 7115 1727096000.90091: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1253f88770> # 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 0x7f1253f88bc0> <<< 7115 1727096000.90143: 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 0x7f1253f88aa0> <<< 7115 1727096000.90171: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f80410> <<< 7115 1727096000.90236: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7115 1727096000.90263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7115 1727096000.90293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7115 1727096000.90312: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096000.90348: 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 0x7f1253e140b0> <<< 7115 1727096000.90527: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096000.90552: 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 0x7f1253e15250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f8a840> <<< 7115 1727096000.90818: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1253f8bbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f8a4b0> # zipimport: zlib available <<< 7115 1727096000.90846: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7115 1727096000.90942: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.91110: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7115 1727096000.91312: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.91335: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.91916: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.92486: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7115 1727096000.92508: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7115 1727096000.92736: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7115 1727096000.92764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096000.93042: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096000.93071: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1253e194f0> <<< 7115 1727096000.93320: 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' <<< 7115 1727096000.93344: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253e1a2d0> <<< 7115 1727096000.93421: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f8a870> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 7115 1727096000.93465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.93472: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7115 1727096000.93614: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.93636: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.93796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7115 1727096000.93818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253e1a480> <<< 7115 1727096000.93948: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.94306: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.94771: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.94839: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.94919: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7115 1727096000.94939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.94960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.94996: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7115 1727096000.95045: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.95076: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.95185: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7115 1727096000.95244: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7115 1727096000.95337: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7115 1727096000.95362: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7115 1727096000.95535: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.95799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7115 1727096000.95926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7115 1727096000.95940: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253e1b500> # zipimport: zlib available <<< 7115 1727096000.96012: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.96089: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7115 1727096000.96145: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7115 1727096000.96148: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.96245: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.96252: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7115 1727096000.96271: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.96311: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.96369: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.96542: 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 <<< 7115 1727096000.96546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096000.96584: 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 0x7f1253e25fa0> <<< 7115 1727096000.96618: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253e23350> <<< 7115 1727096000.96662: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7115 1727096000.96679: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.96733: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.96798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.96824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.96880: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096000.96904: 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 <<< 7115 1727096000.96978: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7115 1727096000.97009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7115 1727096000.97029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7115 1727096000.97046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7115 1727096000.97114: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f0e7e0> <<< 7115 1727096000.97147: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12546124e0> <<< 7115 1727096000.97230: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253e25d30> <<< 7115 1727096000.97333: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254966630> # 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' # <<< 7115 1727096000.97410: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7115 1727096000.97413: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.97420: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 7115 1727096000.97423: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.97475: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.97556: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.97642: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.97659: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.97682: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7115 1727096000.97698: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.97749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7115 1727096000.97752: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.97821: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.97893: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.97919: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.97974: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 7115 1727096000.98073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.98200: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.98318: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.98360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096000.99205: 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' <<< 7115 1727096000.99316: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7115 1727096000.99496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7115 1727096001.02614: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7115 1727096001.02642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7115 1727096001.02656: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253eb9d60> <<< 7115 1727096001.02733: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7115 1727096001.02748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7115 1727096001.02773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7115 1727096001.02819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7115 1727096001.02845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7115 1727096001.02872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 7115 1727096001.02885: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253aabe00> <<< 7115 1727096001.03043: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096001.03046: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1253ab03e0> <<< 7115 1727096001.03059: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253ea2ed0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253eba900> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253eb8440> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253eb80b0> <<< 7115 1727096001.03149: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7115 1727096001.03233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7115 1727096001.03294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7115 1727096001.03297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 7115 1727096001.03335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7115 1727096001.03387: 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 0x7f1253ab31a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253ab2a50> # 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 0x7f1253ab2c30> <<< 7115 1727096001.03395: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253ab1e80> <<< 7115 1727096001.03557: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7115 1727096001.03721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7115 1727096001.03735: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253ab3290> <<< 7115 1727096001.09400: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7115 1727096001.09545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7115 1727096001.09670: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096001.09691: stdout chunk (state=3): >>># 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 0x7f1253b19dc0> <<< 7115 1727096001.09791: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253ab3da0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253eb8170> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7115 1727096001.09807: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.09873: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.09920: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7115 1727096001.09943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.09997: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.10049: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7115 1727096001.10173: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 7115 1727096001.10204: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 7115 1727096001.10221: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.10259: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 7115 1727096001.10274: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.10306: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.10488: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 7115 1727096001.10492: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.10516: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7115 1727096001.10533: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.10592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 7115 1727096001.10614: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.11095: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.11525: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7115 1727096001.11540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.11593: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.11634: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.11672: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.11801: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 7115 1727096001.11840: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 7115 1727096001.11843: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.11894: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7115 1727096001.11920: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.11939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.11963: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 7115 1727096001.11983: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.12000: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.12273: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7115 1727096001.12300: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253b1b0b0> # /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' <<< 7115 1727096001.12414: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253b1a7b0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 7115 1727096001.12485: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.12541: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7115 1727096001.12558: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.12643: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.12740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 7115 1727096001.12807: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.12874: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7115 1727096001.12893: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.12921: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.12974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7115 1727096001.13020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7115 1727096001.13097: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096001.13167: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1253b4dfa0> <<< 7115 1727096001.13342: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253b3e780> import 'ansible.module_utils.facts.system.python' # <<< 7115 1727096001.13363: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.13409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.13502: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 7115 1727096001.13555: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.13636: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.13746: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.13908: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 7115 1727096001.13919: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.13940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.13981: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7115 1727096001.14026: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.14163: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.14173: 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' <<< 7115 1727096001.14200: stdout chunk (state=3): >>># 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 0x7f1253b65af0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253b1ad50> import 'ansible.module_utils.facts.system.user' # <<< 7115 1727096001.14230: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 7115 1727096001.14255: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.14282: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.14320: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7115 1727096001.14461: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.14483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.14629: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7115 1727096001.14693: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.14738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.14837: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.14878: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.14915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 7115 1727096001.15021: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7115 1727096001.15120: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.15254: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7115 1727096001.15276: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.15384: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.15503: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7115 1727096001.15565: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7115 1727096001.15584: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.16148: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.16739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 7115 1727096001.16764: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.16878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 7115 1727096001.16970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.17076: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7115 1727096001.17162: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.17233: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.17374: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7115 1727096001.17414: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7115 1727096001.17430: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 7115 1727096001.17460: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.17523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 7115 1727096001.17605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.17702: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.17903: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.18108: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 7115 1727096001.18120: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 7115 1727096001.18148: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.18199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7115 1727096001.18224: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7115 1727096001.18247: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 7115 1727096001.18322: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.18391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7115 1727096001.18403: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.18422: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.18444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 7115 1727096001.18498: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.18556: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7115 1727096001.18568: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.18621: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.18686: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7115 1727096001.18689: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.18949: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.19261: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available<<< 7115 1727096001.19279: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7115 1727096001.19340: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 7115 1727096001.19496: stdout chunk (state=3): >>># 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 <<< 7115 1727096001.19518: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.19553: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7115 1727096001.19601: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.19639: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.19750: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 7115 1727096001.19809: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 7115 1727096001.19829: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.19851: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 7115 1727096001.20001: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7115 1727096001.20052: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.20131: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 7115 1727096001.20150: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 7115 1727096001.20188: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.20238: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7115 1727096001.20334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.20547: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.20636: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7115 1727096001.20683: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.20700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.20763: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 7115 1727096001.20788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.20844: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 7115 1727096001.21140: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available <<< 7115 1727096001.21187: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7115 1727096001.21372: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096001.22090: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 7115 1727096001.22105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 7115 1727096001.22125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 7115 1727096001.22135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7115 1727096001.22178: 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' <<< 7115 1727096001.22186: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12538faf90> <<< 7115 1727096001.22202: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12538f8680> <<< 7115 1727096001.22247: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12538f8560> <<< 7115 1727096001.88998: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 7115 1727096001.89007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 7115 1727096001.89020: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253940aa0> <<< 7115 1727096001.89083: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 7115 1727096001.89093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 7115 1727096001.89117: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253940e00> <<< 7115 1727096001.89478: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 7115 1727096001.89487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096001.89578: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 7115 1727096001.89600: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253942690> <<< 7115 1727096001.89607: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253941d90> <<< 7115 1727096001.89866: 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 <<< 7115 1727096002.14249: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 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 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_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-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "53", "second": "21", "epoch": "1727096001", "epoch_i<<< 7115 1727096002.14288: stdout chunk (state=3): >>>nt": "1727096001", "date": "2024-09-23", "time": "08:53:21", "iso8601_micro": "2024-09-23T12:53:21.606294Z", "iso8601": "2024-09-23T12:53:21Z", "iso8601_basic": "20240923T085321606294", "iso8601_basic_short": "20240923T085321", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_is_chroot": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "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": 3068, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 463, "free": 3068}, "nocache": {"free": 3341, "used": 190}, "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": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "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", "uu<<< 7115 1727096002.14305: stdout chunk (state=3): >>>id": 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": 144, "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": 261816270848, "block_size": 4096, "block_total": 65519099, "block_available": 63919988, "block_used": 1599111, "inode_total": 131070960, "inode_available": 131029232, "inode_used": 41728, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.46728515625, "5m": 0.443359375, "15m": 0.18310546875}, "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["eth0", "lo"], "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:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "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.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7115 1727096002.14905: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 7115 1727096002.14927: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 7115 1727096002.14973: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.14977: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.15024: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.15061: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.15065: stdout chunk (state=3): >>># destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # 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 <<< 7115 1727096002.15116: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # 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 <<< 7115 1727096002.15155: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # 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__ <<< 7115 1727096002.15165: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.15207: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.15210: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.15575: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7115 1727096002.15620: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7115 1727096002.15624: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7115 1727096002.15686: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7115 1727096002.15690: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 7115 1727096002.15748: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 7115 1727096002.15751: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7115 1727096002.15808: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7115 1727096002.15811: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7115 1727096002.15870: 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 <<< 7115 1727096002.15876: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 7115 1727096002.15945: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 7115 1727096002.15951: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 7115 1727096002.15977: stdout chunk (state=3): >>># destroy _ssl <<< 7115 1727096002.16040: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 7115 1727096002.16044: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob<<< 7115 1727096002.16061: stdout chunk (state=3): >>> # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 7115 1727096002.16112: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 7115 1727096002.16164: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 7115 1727096002.16195: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # 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 <<< 7115 1727096002.16230: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 7115 1727096002.16269: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.16280: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7115 1727096002.16424: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7115 1727096002.16458: stdout chunk (state=3): >>># destroy _collections <<< 7115 1727096002.16482: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7115 1727096002.16522: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7115 1727096002.16526: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 7115 1727096002.16550: 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 <<< 7115 1727096002.16574: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7115 1727096002.16675: 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 <<< 7115 1727096002.16698: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7115 1727096002.16753: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 7115 1727096002.16776: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7115 1727096002.17189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 7115 1727096002.17216: stderr chunk (state=3): >>><<< 7115 1727096002.17233: stdout chunk (state=3): >>><<< 7115 1727096002.17487: _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 0x7f1254ae84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254ab7b30> # /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 0x7f1254aeaa50> 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 0x7f1254899130> # /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 0x7f1254899fa0> 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 0x7f12548d7dd0> # /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 0x7f12548d7fe0> # /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 0x7f125490f800> # /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 0x7f125490fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12548efaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12548ed1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12548d4f80> # /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 0x7f125492f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125492e300> # /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 0x7f12548ee060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12548d6e70> # /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 0x7f12549647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12548d4200> # /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 0x7f1254964c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254964b00> # 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 0x7f1254964ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12548d2d20> # /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 0x7f12549655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254965280> 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 0x7f12549664b0> 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 0x7f125497c680> 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 0x7f125497dd30> # /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 0x7f125497ebd0> # 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 0x7f125497f230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125497e120> # /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 0x7f125497fcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125497f3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254966450> # /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 0x7f125467fb90> # /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 0x7f12546a8650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12546a83b0> # 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 0x7f12546a8680> # /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 0x7f12546a8fb0> # 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 0x7f12546a9910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12546a8860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125467dd60> # /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 0x7f12546aacc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12546a97f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254966ba0> # /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 0x7f12546d7020> # /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 0x7f12546fb410> # /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 0x7f12547581a0> # /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 0x7f125475a900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12547582c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12547251c0> # /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 0x7f12545612e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12546fa210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12546abbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f12546fa570> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xu9wexm6/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 0x7f12545c3020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12545a1f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12545a10a0> # 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 0x7f12545c1310> # /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 0x7f12545f29c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12545f2750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12545f2060> # /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 0x7f12545f27b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254aea9c0> 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 0x7f12545f3740> # 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 0x7f12545f3980> # /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 0x7f12545f3ec0> 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 0x7f1253f2dcd0> # 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 0x7f1253f2f8c0> # /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 0x7f1253f302c0> # /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 0x7f1253f31460> # /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 0x7f1253f33ec0> # 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 0x7f1254727dd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f32180> # /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 0x7f1253f3bdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f3a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f3a630> # /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 0x7f1253f3ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f32600> # 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 0x7f1253f7fe90> # /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 0x7f1253f80110> # /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 0x7f1253f81cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f81a90> # /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 0x7f1253f84230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f82390> # /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 0x7f1253f87a10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f843e0> # 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 0x7f1253f88770> # 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 0x7f1253f88bc0> # 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 0x7f1253f88aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f80410> # /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 0x7f1253e140b0> # 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 0x7f1253e15250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f8a840> # 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 0x7f1253f8bbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f8a4b0> # 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 0x7f1253e194f0> # /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 0x7f1253e1a2d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253f8a870> 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 0x7f1253e1a480> # 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 0x7f1253e1b500> # 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 0x7f1253e25fa0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253e23350> 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 0x7f1253f0e7e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12546124e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253e25d30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1254966630> # 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 0x7f1253eb9d60> # /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 0x7f1253aabe00> # 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 0x7f1253ab03e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253ea2ed0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253eba900> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253eb8440> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253eb80b0> # /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 0x7f1253ab31a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253ab2a50> # 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 0x7f1253ab2c30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253ab1e80> # /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 0x7f1253ab3290> # /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 0x7f1253b19dc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253ab3da0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253eb8170> 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 0x7f1253b1b0b0> # /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 0x7f1253b1a7b0> 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 0x7f1253b4dfa0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253b3e780> 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 0x7f1253b65af0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253b1ad50> 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 0x7f12538faf90> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12538f8680> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12538f8560> # /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 0x7f1253940aa0> # /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 0x7f1253940e00> # /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 0x7f1253942690> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1253941d90> 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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 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 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_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-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "53", "second": "21", "epoch": "1727096001", "epoch_int": "1727096001", "date": "2024-09-23", "time": "08:53:21", "iso8601_micro": "2024-09-23T12:53:21.606294Z", "iso8601": "2024-09-23T12:53:21Z", "iso8601_basic": "20240923T085321606294", "iso8601_basic_short": "20240923T085321", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_is_chroot": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "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": 3068, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 463, "free": 3068}, "nocache": {"free": 3341, "used": 190}, "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": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "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": 144, "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": 261816270848, "block_size": 4096, "block_total": 65519099, "block_available": 63919988, "block_used": 1599111, "inode_total": 131070960, "inode_available": 131029232, "inode_used": 41728, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.46728515625, "5m": 0.443359375, "15m": 0.18310546875}, "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["eth0", "lo"], "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:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "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.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 7115 1727096002.19076: 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-1727096000.1649678-7127-35680068081863/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7115 1727096002.19079: _low_level_execute_command(): starting 7115 1727096002.19081: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096000.1649678-7127-35680068081863/ > /dev/null 2>&1 && sleep 0' 7115 1727096002.19236: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7115 1727096002.19252: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7115 1727096002.19266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7115 1727096002.19298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7115 1727096002.19401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.19452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096002.19489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096002.21449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096002.21454: stdout chunk (state=3): >>><<< 7115 1727096002.21457: stderr chunk (state=3): >>><<< 7115 1727096002.21674: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 7115 1727096002.21677: handler run complete 7115 1727096002.21679: variable 'ansible_facts' from source: unknown 7115 1727096002.21741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096002.22091: variable 'ansible_facts' from source: unknown 7115 1727096002.22184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096002.22329: attempt loop complete, returning result 7115 1727096002.22349: _execute() done 7115 1727096002.22358: dumping result to json 7115 1727096002.22395: done dumping result, returning 7115 1727096002.22408: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-9c36-2f87-000000000155] 7115 1727096002.22418: sending task result for task 0afff68d-5257-9c36-2f87-000000000155 ok: [managed_node3] 7115 1727096002.23386: no more pending results, returning what we have 7115 1727096002.23412: results queue empty 7115 1727096002.23413: checking for any_errors_fatal 7115 1727096002.23415: done checking for any_errors_fatal 7115 1727096002.23415: checking for max_fail_percentage 7115 1727096002.23417: done checking for max_fail_percentage 7115 1727096002.23417: checking to see if all hosts have failed and the running result is not ok 7115 1727096002.23418: done checking to see if all hosts have failed 7115 1727096002.23419: getting the remaining hosts for this loop 7115 1727096002.23421: done getting the remaining hosts for this loop 7115 1727096002.23424: getting the next task for host managed_node3 7115 1727096002.23430: done getting next task for host managed_node3 7115 1727096002.23432: ^ task is: TASK: meta (flush_handlers) 7115 1727096002.23434: ^ 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 7115 1727096002.23437: getting variables 7115 1727096002.23438: in VariableManager get_vars() 7115 1727096002.23459: Calling all_inventory to load vars for managed_node3 7115 1727096002.23461: Calling groups_inventory to load vars for managed_node3 7115 1727096002.23464: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096002.23472: done sending task result for task 0afff68d-5257-9c36-2f87-000000000155 7115 1727096002.23474: WORKER PROCESS EXITING 7115 1727096002.23483: Calling all_plugins_play to load vars for managed_node3 7115 1727096002.23486: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096002.23488: Calling groups_plugins_play to load vars for managed_node3 7115 1727096002.23671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096002.23874: done with get_vars() 7115 1727096002.23885: done getting variables 7115 1727096002.23960: in VariableManager get_vars() 7115 1727096002.23971: Calling all_inventory to load vars for managed_node3 7115 1727096002.23973: Calling groups_inventory to load vars for managed_node3 7115 1727096002.23976: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096002.23980: Calling all_plugins_play to load vars for managed_node3 7115 1727096002.23982: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096002.23985: Calling groups_plugins_play to load vars for managed_node3 7115 1727096002.24124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096002.24335: done with get_vars() 7115 1727096002.24347: done queuing things up, now waiting for results queue to drain 7115 1727096002.24349: results queue empty 7115 1727096002.24350: checking for any_errors_fatal 7115 1727096002.24352: done checking for any_errors_fatal 7115 1727096002.24352: checking for max_fail_percentage 7115 1727096002.24353: done checking for max_fail_percentage 7115 1727096002.24359: checking to see if all hosts have failed and the running result is not ok 7115 1727096002.24359: done checking to see if all hosts have failed 7115 1727096002.24360: getting the remaining hosts for this loop 7115 1727096002.24361: done getting the remaining hosts for this loop 7115 1727096002.24363: getting the next task for host managed_node3 7115 1727096002.24376: done getting next task for host managed_node3 7115 1727096002.24379: ^ task is: TASK: Include the task 'el_repo_setup.yml' 7115 1727096002.24380: ^ 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 7115 1727096002.24382: getting variables 7115 1727096002.24383: in VariableManager get_vars() 7115 1727096002.24391: Calling all_inventory to load vars for managed_node3 7115 1727096002.24393: Calling groups_inventory to load vars for managed_node3 7115 1727096002.24395: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096002.24399: Calling all_plugins_play to load vars for managed_node3 7115 1727096002.24401: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096002.24403: Calling groups_plugins_play to load vars for managed_node3 7115 1727096002.24536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096002.24727: done with get_vars() 7115 1727096002.24734: 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_auto_gateway_initscripts.yml:10 Monday 23 September 2024 08:53:22 -0400 (0:00:03.262) 0:00:03.273 ****** 7115 1727096002.24813: entering _queue_task() for managed_node3/include_tasks 7115 1727096002.24815: Creating lock for include_tasks 7115 1727096002.25105: worker is 1 (out of 1 available) 7115 1727096002.25116: exiting _queue_task() for managed_node3/include_tasks 7115 1727096002.25126: done queuing things up, now waiting for results queue to drain 7115 1727096002.25244: waiting for pending results... 7115 1727096002.25325: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 7115 1727096002.25428: in run() - task 0afff68d-5257-9c36-2f87-000000000006 7115 1727096002.25446: variable 'ansible_search_path' from source: unknown 7115 1727096002.25495: calling self._execute() 7115 1727096002.25577: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096002.25590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096002.25602: variable 'omit' from source: magic vars 7115 1727096002.25713: _execute() done 7115 1727096002.25722: dumping result to json 7115 1727096002.25730: done dumping result, returning 7115 1727096002.25741: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-9c36-2f87-000000000006] 7115 1727096002.25750: sending task result for task 0afff68d-5257-9c36-2f87-000000000006 7115 1727096002.25897: done sending task result for task 0afff68d-5257-9c36-2f87-000000000006 7115 1727096002.25973: WORKER PROCESS EXITING 7115 1727096002.26019: no more pending results, returning what we have 7115 1727096002.26026: in VariableManager get_vars() 7115 1727096002.26058: Calling all_inventory to load vars for managed_node3 7115 1727096002.26061: Calling groups_inventory to load vars for managed_node3 7115 1727096002.26065: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096002.26081: Calling all_plugins_play to load vars for managed_node3 7115 1727096002.26085: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096002.26088: Calling groups_plugins_play to load vars for managed_node3 7115 1727096002.26406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096002.26589: done with get_vars() 7115 1727096002.26598: variable 'ansible_search_path' from source: unknown 7115 1727096002.26619: we have included files to process 7115 1727096002.26620: generating all_blocks data 7115 1727096002.26621: done generating all_blocks data 7115 1727096002.26622: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7115 1727096002.26623: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7115 1727096002.26626: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7115 1727096002.27100: in VariableManager get_vars() 7115 1727096002.27110: done with get_vars() 7115 1727096002.27118: done processing included file 7115 1727096002.27119: iterating over new_blocks loaded from include file 7115 1727096002.27120: in VariableManager get_vars() 7115 1727096002.27126: done with get_vars() 7115 1727096002.27127: filtering new block on tags 7115 1727096002.27136: done filtering new block on tags 7115 1727096002.27138: in VariableManager get_vars() 7115 1727096002.27144: done with get_vars() 7115 1727096002.27144: filtering new block on tags 7115 1727096002.27156: done filtering new block on tags 7115 1727096002.27158: in VariableManager get_vars() 7115 1727096002.27164: done with get_vars() 7115 1727096002.27165: filtering new block on tags 7115 1727096002.27174: done filtering new block on tags 7115 1727096002.27175: 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_node3 7115 1727096002.27179: extending task lists for all hosts with included blocks 7115 1727096002.27208: done extending task lists 7115 1727096002.27208: done processing included files 7115 1727096002.27209: results queue empty 7115 1727096002.27209: checking for any_errors_fatal 7115 1727096002.27210: done checking for any_errors_fatal 7115 1727096002.27210: checking for max_fail_percentage 7115 1727096002.27211: done checking for max_fail_percentage 7115 1727096002.27211: checking to see if all hosts have failed and the running result is not ok 7115 1727096002.27212: done checking to see if all hosts have failed 7115 1727096002.27212: getting the remaining hosts for this loop 7115 1727096002.27213: done getting the remaining hosts for this loop 7115 1727096002.27215: getting the next task for host managed_node3 7115 1727096002.27218: done getting next task for host managed_node3 7115 1727096002.27219: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 7115 1727096002.27221: ^ 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 7115 1727096002.27222: getting variables 7115 1727096002.27222: in VariableManager get_vars() 7115 1727096002.27228: Calling all_inventory to load vars for managed_node3 7115 1727096002.27229: Calling groups_inventory to load vars for managed_node3 7115 1727096002.27230: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096002.27234: Calling all_plugins_play to load vars for managed_node3 7115 1727096002.27236: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096002.27237: Calling groups_plugins_play to load vars for managed_node3 7115 1727096002.27334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096002.27439: done with get_vars() 7115 1727096002.27445: 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:53:22 -0400 (0:00:00.026) 0:00:03.300 ****** 7115 1727096002.27493: entering _queue_task() for managed_node3/setup 7115 1727096002.27690: worker is 1 (out of 1 available) 7115 1727096002.27702: exiting _queue_task() for managed_node3/setup 7115 1727096002.27711: done queuing things up, now waiting for results queue to drain 7115 1727096002.27713: waiting for pending results... 7115 1727096002.27859: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 7115 1727096002.27925: in run() - task 0afff68d-5257-9c36-2f87-000000000166 7115 1727096002.27936: variable 'ansible_search_path' from source: unknown 7115 1727096002.27940: variable 'ansible_search_path' from source: unknown 7115 1727096002.27970: calling self._execute() 7115 1727096002.28026: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096002.28030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096002.28038: variable 'omit' from source: magic vars 7115 1727096002.28445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096002.30512: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096002.30543: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096002.30571: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096002.30597: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096002.30629: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096002.30687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096002.30708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096002.30731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096002.30758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096002.30770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096002.30894: variable 'ansible_facts' from source: unknown 7115 1727096002.30940: variable 'network_test_required_facts' from source: task vars 7115 1727096002.30972: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 7115 1727096002.30976: variable 'omit' from source: magic vars 7115 1727096002.31002: variable 'omit' from source: magic vars 7115 1727096002.31027: variable 'omit' from source: magic vars 7115 1727096002.31047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7115 1727096002.31076: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7115 1727096002.31091: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7115 1727096002.31104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7115 1727096002.31113: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7115 1727096002.31137: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7115 1727096002.31140: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096002.31143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096002.31211: Set connection var ansible_timeout to 10 7115 1727096002.31215: Set connection var ansible_module_compression to ZIP_DEFLATED 7115 1727096002.31223: Set connection var ansible_pipelining to False 7115 1727096002.31226: Set connection var ansible_shell_type to sh 7115 1727096002.31230: Set connection var ansible_shell_executable to /bin/sh 7115 1727096002.31238: Set connection var ansible_connection to ssh 7115 1727096002.31254: variable 'ansible_shell_executable' from source: unknown 7115 1727096002.31258: variable 'ansible_connection' from source: unknown 7115 1727096002.31261: variable 'ansible_module_compression' from source: unknown 7115 1727096002.31264: variable 'ansible_shell_type' from source: unknown 7115 1727096002.31269: variable 'ansible_shell_executable' from source: unknown 7115 1727096002.31271: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096002.31273: variable 'ansible_pipelining' from source: unknown 7115 1727096002.31276: variable 'ansible_timeout' from source: unknown 7115 1727096002.31285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096002.31393: 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) 7115 1727096002.31398: variable 'omit' from source: magic vars 7115 1727096002.31400: starting attempt loop 7115 1727096002.31403: running the handler 7115 1727096002.31414: _low_level_execute_command(): starting 7115 1727096002.31422: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7115 1727096002.31929: 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 <<< 7115 1727096002.31935: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.31939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 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 <<< 7115 1727096002.31941: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.31991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096002.31994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096002.31996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096002.32042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096002.33712: stdout chunk (state=3): >>>/root <<< 7115 1727096002.34042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096002.34046: stdout chunk (state=3): >>><<< 7115 1727096002.34049: stderr chunk (state=3): >>><<< 7115 1727096002.34075: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 7115 1727096002.34273: _low_level_execute_command(): starting 7115 1727096002.34278: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096002.3409116-7230-157135649000657 `" && echo ansible-tmp-1727096002.3409116-7230-157135649000657="` echo /root/.ansible/tmp/ansible-tmp-1727096002.3409116-7230-157135649000657 `" ) && sleep 0' 7115 1727096002.34966: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7115 1727096002.34995: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7115 1727096002.35083: 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.35113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096002.35131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096002.35152: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096002.35230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096002.37203: stdout chunk (state=3): >>>ansible-tmp-1727096002.3409116-7230-157135649000657=/root/.ansible/tmp/ansible-tmp-1727096002.3409116-7230-157135649000657 <<< 7115 1727096002.37303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096002.37329: stderr chunk (state=3): >>><<< 7115 1727096002.37333: stdout chunk (state=3): >>><<< 7115 1727096002.37351: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096002.3409116-7230-157135649000657=/root/.ansible/tmp/ansible-tmp-1727096002.3409116-7230-157135649000657 , 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 7115 1727096002.37403: variable 'ansible_module_compression' from source: unknown 7115 1727096002.37440: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7115c6y5hewv/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7115 1727096002.37493: variable 'ansible_facts' from source: unknown 7115 1727096002.37623: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096002.3409116-7230-157135649000657/AnsiballZ_setup.py 7115 1727096002.37730: Sending initial data 7115 1727096002.37733: Sent initial data (152 bytes) 7115 1727096002.38173: 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 <<< 7115 1727096002.38176: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.38179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7115 1727096002.38181: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.38232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096002.38236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096002.38279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096002.39932: 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 <<< 7115 1727096002.39964: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7115 1727096002.39996: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7115c6y5hewv/tmpjzvammd9 /root/.ansible/tmp/ansible-tmp-1727096002.3409116-7230-157135649000657/AnsiballZ_setup.py <<< 7115 1727096002.40005: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096002.3409116-7230-157135649000657/AnsiballZ_setup.py" <<< 7115 1727096002.40032: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7115c6y5hewv/tmpjzvammd9" to remote "/root/.ansible/tmp/ansible-tmp-1727096002.3409116-7230-157135649000657/AnsiballZ_setup.py" <<< 7115 1727096002.40037: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096002.3409116-7230-157135649000657/AnsiballZ_setup.py" <<< 7115 1727096002.41040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096002.41085: stderr chunk (state=3): >>><<< 7115 1727096002.41088: stdout chunk (state=3): >>><<< 7115 1727096002.41106: done transferring module to remote 7115 1727096002.41120: _low_level_execute_command(): starting 7115 1727096002.41125: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096002.3409116-7230-157135649000657/ /root/.ansible/tmp/ansible-tmp-1727096002.3409116-7230-157135649000657/AnsiballZ_setup.py && sleep 0' 7115 1727096002.41583: 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 <<< 7115 1727096002.41586: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.41590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 7115 1727096002.41592: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7115 1727096002.41595: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.41647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096002.41650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096002.41654: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096002.41688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096002.43546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096002.43560: stderr chunk (state=3): >>><<< 7115 1727096002.43563: stdout chunk (state=3): >>><<< 7115 1727096002.43581: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 7115 1727096002.43584: _low_level_execute_command(): starting 7115 1727096002.43590: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096002.3409116-7230-157135649000657/AnsiballZ_setup.py && sleep 0' 7115 1727096002.44058: 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 <<< 7115 1727096002.44064: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.44066: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7115 1727096002.44070: 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.14.152 originally 10.31.14.152 debug2: match found <<< 7115 1727096002.44072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.44123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096002.44126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096002.44128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096002.44178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096002.46420: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7115 1727096002.46424: stdout chunk (state=3): >>>import _imp # builtin <<< 7115 1727096002.46460: stdout chunk (state=3): >>>import '_thread' # <<< 7115 1727096002.46464: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7115 1727096002.46526: stdout chunk (state=3): >>>import '_io' # <<< 7115 1727096002.46532: stdout chunk (state=3): >>>import 'marshal' # <<< 7115 1727096002.46561: stdout chunk (state=3): >>>import 'posix' # <<< 7115 1727096002.46593: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7115 1727096002.46617: stdout chunk (state=3): >>>import 'time' # <<< 7115 1727096002.46634: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7115 1727096002.46678: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7115 1727096002.46685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096002.46696: stdout chunk (state=3): >>>import '_codecs' # <<< 7115 1727096002.46722: stdout chunk (state=3): >>>import 'codecs' # <<< 7115 1727096002.46750: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7115 1727096002.46785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7115 1727096002.46792: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385de184d0> <<< 7115 1727096002.46803: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dde7b30> <<< 7115 1727096002.46828: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7115 1727096002.46832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 7115 1727096002.46837: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385de1aa50> <<< 7115 1727096002.46848: stdout chunk (state=3): >>>import '_signal' # <<< 7115 1727096002.46878: stdout chunk (state=3): >>>import '_abc' # <<< 7115 1727096002.46889: stdout chunk (state=3): >>>import 'abc' # <<< 7115 1727096002.46899: stdout chunk (state=3): >>>import 'io' # <<< 7115 1727096002.46929: stdout chunk (state=3): >>>import '_stat' # <<< 7115 1727096002.46934: stdout chunk (state=3): >>>import 'stat' # <<< 7115 1727096002.47008: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7115 1727096002.47035: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7115 1727096002.47068: stdout chunk (state=3): >>>import 'os' # <<< 7115 1727096002.47085: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7115 1727096002.47103: stdout chunk (state=3): >>>Processing user site-packages <<< 7115 1727096002.47118: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 7115 1727096002.47124: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7115 1727096002.47149: 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 <<< 7115 1727096002.47154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7115 1727096002.47172: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dc2d130> <<< 7115 1727096002.47229: 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 <<< 7115 1727096002.47242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096002.47247: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dc2dfa0> <<< 7115 1727096002.47265: stdout chunk (state=3): >>>import 'site' # <<< 7115 1727096002.47297: 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. <<< 7115 1727096002.47670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7115 1727096002.47689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7115 1727096002.47704: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7115 1727096002.47715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096002.47735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7115 1727096002.47778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7115 1727096002.47788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7115 1727096002.47817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7115 1727096002.47831: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dc6bec0> <<< 7115 1727096002.47851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7115 1727096002.47863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7115 1727096002.47886: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dc6bf80> <<< 7115 1727096002.47906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7115 1727096002.47931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7115 1727096002.47957: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7115 1727096002.48000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096002.48019: stdout chunk (state=3): >>>import 'itertools' # <<< 7115 1727096002.48046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7115 1727096002.48053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dca3830> <<< 7115 1727096002.48076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7115 1727096002.48099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dca3ec0> <<< 7115 1727096002.48101: stdout chunk (state=3): >>>import '_collections' # <<< 7115 1727096002.48149: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dc83b60> <<< 7115 1727096002.48157: stdout chunk (state=3): >>>import '_functools' # <<< 7115 1727096002.48193: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dc812b0> <<< 7115 1727096002.48273: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dc69070> <<< 7115 1727096002.48306: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7115 1727096002.48318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7115 1727096002.48333: stdout chunk (state=3): >>>import '_sre' # <<< 7115 1727096002.48349: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7115 1727096002.48375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7115 1727096002.48398: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7115 1727096002.48405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7115 1727096002.48432: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcc37d0> <<< 7115 1727096002.48446: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcc23f0> <<< 7115 1727096002.48473: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7115 1727096002.48484: 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 0x7f385dc82150> <<< 7115 1727096002.48487: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcc0bc0> <<< 7115 1727096002.48534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7115 1727096002.48545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcf8890> <<< 7115 1727096002.48552: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dc682f0> <<< 7115 1727096002.48565: 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' <<< 7115 1727096002.48606: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385dcf8d40> <<< 7115 1727096002.48616: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcf8bf0> <<< 7115 1727096002.48644: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.48652: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385dcf8fe0> <<< 7115 1727096002.48659: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dc66e10> <<< 7115 1727096002.48685: 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' <<< 7115 1727096002.48707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7115 1727096002.48740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7115 1727096002.48754: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcf9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcf9370> import 'importlib.machinery' # <<< 7115 1727096002.48789: 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' <<< 7115 1727096002.48809: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcfa540> <<< 7115 1727096002.48827: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7115 1727096002.48830: stdout chunk (state=3): >>>import 'runpy' # <<< 7115 1727096002.48852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7115 1727096002.48883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7115 1727096002.48899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7115 1727096002.48923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dd10740> <<< 7115 1727096002.48933: stdout chunk (state=3): >>>import 'errno' # <<< 7115 1727096002.48964: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.48971: 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 0x7f385dd11e20> <<< 7115 1727096002.48986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7115 1727096002.48998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7115 1727096002.49021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7115 1727096002.49035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7115 1727096002.49039: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dd12cc0> <<< 7115 1727096002.49081: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.49088: stdout chunk (state=3): >>># 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 0x7f385dd132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dd12210> <<< 7115 1727096002.49108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7115 1727096002.49120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7115 1727096002.49160: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.49164: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385dd13d70> <<< 7115 1727096002.49180: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dd134a0> <<< 7115 1727096002.49214: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcfa4b0> <<< 7115 1727096002.49239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7115 1727096002.49261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7115 1727096002.49289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7115 1727096002.49302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7115 1727096002.49334: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385da4bc50> <<< 7115 1727096002.49360: 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' <<< 7115 1727096002.49399: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.49405: 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 0x7f385da74710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385da74470> <<< 7115 1727096002.49421: 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 0x7f385da74740> <<< 7115 1727096002.49448: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7115 1727096002.49453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7115 1727096002.49521: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.49645: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385da75070> <<< 7115 1727096002.49779: 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' <<< 7115 1727096002.49785: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385da75a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385da74920> <<< 7115 1727096002.49798: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385da49df0> <<< 7115 1727096002.49818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7115 1727096002.49844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7115 1727096002.49860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7115 1727096002.49877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7115 1727096002.49882: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385da76e10> <<< 7115 1727096002.49908: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385da75b50> <<< 7115 1727096002.49918: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcfac60> <<< 7115 1727096002.49949: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7115 1727096002.50005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096002.50026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7115 1727096002.50058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7115 1727096002.50087: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385da9f1a0> <<< 7115 1727096002.50139: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7115 1727096002.50159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096002.50178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7115 1727096002.50200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7115 1727096002.50239: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dac3560> <<< 7115 1727096002.50266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7115 1727096002.50304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7115 1727096002.50359: stdout chunk (state=3): >>>import 'ntpath' # <<< 7115 1727096002.50392: 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 0x7f385db242c0> <<< 7115 1727096002.50401: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7115 1727096002.50434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7115 1727096002.50453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7115 1727096002.50497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7115 1727096002.50578: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385db26a20> <<< 7115 1727096002.50655: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385db243e0> <<< 7115 1727096002.50687: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dae52b0> <<< 7115 1727096002.50719: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d9253d0> <<< 7115 1727096002.50737: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dac2360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385da77d70> <<< 7115 1727096002.50912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7115 1727096002.50931: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f385d925670> <<< 7115 1727096002.51235: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_y205t4uz/ansible_setup_payload.zip' <<< 7115 1727096002.51246: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.51370: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.51394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7115 1727096002.51408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7115 1727096002.51450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7115 1727096002.51529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7115 1727096002.51558: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 7115 1727096002.51568: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d98f170> import '_typing' # <<< 7115 1727096002.51751: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d96e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d96d1f0> <<< 7115 1727096002.51762: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.51792: stdout chunk (state=3): >>>import 'ansible' # <<< 7115 1727096002.51801: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.51822: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.51828: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.51845: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7115 1727096002.51853: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.53280: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.54482: 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 0x7f385d98d040> <<< 7115 1727096002.54489: 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' <<< 7115 1727096002.54516: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7115 1727096002.54520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7115 1727096002.54542: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7115 1727096002.54547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7115 1727096002.54577: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.54588: 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 0x7f385d9beb10> <<< 7115 1727096002.54614: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d9be8a0> <<< 7115 1727096002.54649: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d9be1b0> <<< 7115 1727096002.54662: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7115 1727096002.54679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7115 1727096002.54717: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d9be600> <<< 7115 1727096002.54723: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d98fb90> import 'atexit' # <<< 7115 1727096002.54731: stdout chunk (state=3): >>> <<< 7115 1727096002.54755: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.54760: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385d9bf890> <<< 7115 1727096002.54787: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.54790: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385d9bfad0> <<< 7115 1727096002.54811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7115 1727096002.54856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7115 1727096002.54870: stdout chunk (state=3): >>>import '_locale' # <<< 7115 1727096002.54919: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d9bff50> <<< 7115 1727096002.54922: stdout chunk (state=3): >>>import 'pwd' # <<< 7115 1727096002.54941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7115 1727096002.54971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7115 1727096002.55041: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d329e20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.55047: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385d32ba40> <<< 7115 1727096002.55067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7115 1727096002.55079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7115 1727096002.55113: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d32c410> <<< 7115 1727096002.55135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7115 1727096002.55161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7115 1727096002.55183: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d32d5b0> <<< 7115 1727096002.55197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7115 1727096002.55236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7115 1727096002.55258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7115 1727096002.55263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7115 1727096002.55309: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d32ff50> <<< 7115 1727096002.55350: 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 0x7f385d334680> <<< 7115 1727096002.55368: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d32e2d0> <<< 7115 1727096002.55389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7115 1727096002.55414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7115 1727096002.55440: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 7115 1727096002.55449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7115 1727096002.55465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7115 1727096002.55585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7115 1727096002.55605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 7115 1727096002.55613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7115 1727096002.55627: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d337fb0> <<< 7115 1727096002.55631: stdout chunk (state=3): >>>import '_tokenize' # <<< 7115 1727096002.55702: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d336a80> <<< 7115 1727096002.55712: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d3367e0> <<< 7115 1727096002.55724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7115 1727096002.55728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7115 1727096002.55802: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d336d50> <<< 7115 1727096002.55824: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d32e7e0> <<< 7115 1727096002.55852: 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 0x7f385d37c1d0> <<< 7115 1727096002.55884: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d37c380> <<< 7115 1727096002.55904: 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 <<< 7115 1727096002.55921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7115 1727096002.55943: 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' <<< 7115 1727096002.55987: 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 0x7f385d37de20> <<< 7115 1727096002.55993: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d37dbe0> <<< 7115 1727096002.56007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7115 1727096002.56038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7115 1727096002.56089: 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'<<< 7115 1727096002.56093: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385d3803b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d37e510> <<< 7115 1727096002.56118: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7115 1727096002.56154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096002.56181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7115 1727096002.56198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7115 1727096002.56203: stdout chunk (state=3): >>>import '_string' # <<< 7115 1727096002.56239: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d383b90> <<< 7115 1727096002.56362: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d380560> <<< 7115 1727096002.56427: 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 0x7f385d384bc0> <<< 7115 1727096002.56457: 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 0x7f385d384d40> <<< 7115 1727096002.56500: 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 0x7f385d384e30> <<< 7115 1727096002.56512: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d37c4d0> <<< 7115 1727096002.56539: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 7115 1727096002.56546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7115 1727096002.56557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7115 1727096002.56583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7115 1727096002.56607: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.56642: 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 0x7f385d20c530> <<< 7115 1727096002.56790: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.56803: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.56810: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385d20d490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d386cc0> <<< 7115 1727096002.56842: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.56850: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385d387890> <<< 7115 1727096002.56853: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d3868d0> <<< 7115 1727096002.56876: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7115 1727096002.56890: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 7115 1727096002.56899: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.56985: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.57079: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.57093: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.57105: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 7115 1727096002.57120: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7115 1727096002.57133: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.57246: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.57364: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.57923: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.58457: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7115 1727096002.58477: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7115 1727096002.58484: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7115 1727096002.58502: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7115 1727096002.58519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096002.58568: 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 0x7f385d215670> <<< 7115 1727096002.58646: 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' <<< 7115 1727096002.58672: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d2163c0> <<< 7115 1727096002.58681: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d20d7f0> <<< 7115 1727096002.58731: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7115 1727096002.58734: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.58759: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.58776: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7115 1727096002.58785: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.58924: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.59076: 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' <<< 7115 1727096002.59099: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d216450> <<< 7115 1727096002.59101: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.59562: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.60001: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.60075: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.60146: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7115 1727096002.60160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.60196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.60231: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7115 1727096002.60241: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.60308: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.60387: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7115 1727096002.60406: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.60421: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.60433: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 7115 1727096002.60440: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.60480: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.60515: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7115 1727096002.60540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.60764: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.60996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7115 1727096002.61058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7115 1727096002.61077: stdout chunk (state=3): >>>import '_ast' # <<< 7115 1727096002.61151: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d217560> <<< 7115 1727096002.61158: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.61229: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.61301: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 7115 1727096002.61319: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7115 1727096002.61350: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.61390: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.61435: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7115 1727096002.61440: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.61488: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.61530: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.61587: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.61654: 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 <<< 7115 1727096002.61703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096002.61792: 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' <<< 7115 1727096002.61797: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385d2220c0> <<< 7115 1727096002.61839: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d21fd40> <<< 7115 1727096002.61871: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 7115 1727096002.61879: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 7115 1727096002.61886: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.61950: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.62008: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.62039: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.62082: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 7115 1727096002.62087: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096002.62104: 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 <<< 7115 1727096002.62132: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7115 1727096002.62150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7115 1727096002.62214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7115 1727096002.62234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7115 1727096002.62254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7115 1727096002.62308: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d30aa50> <<< 7115 1727096002.62353: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d9ea720> <<< 7115 1727096002.62433: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d222240> <<< 7115 1727096002.62441: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d214ef0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7115 1727096002.62448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.62484: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.62507: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 7115 1727096002.62513: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 7115 1727096002.62562: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7115 1727096002.62586: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.62599: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.62610: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 7115 1727096002.62618: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.62677: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.62737: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.62757: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.62781: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.62824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.62863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.62902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.62936: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7115 1727096002.62954: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.63029: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.63100: stdout chunk (state=3): >>># zipimport: zlib available<<< 7115 1727096002.63103: stdout chunk (state=3): >>> <<< 7115 1727096002.63130: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.63168: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 7115 1727096002.63173: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.63352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.63524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.63565: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.63620: 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' <<< 7115 1727096002.63650: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7115 1727096002.63661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7115 1727096002.63687: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7115 1727096002.63707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7115 1727096002.63732: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d2b2270> <<< 7115 1727096002.63753: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7115 1727096002.63771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7115 1727096002.63791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7115 1727096002.63835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7115 1727096002.63856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7115 1727096002.63876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 7115 1727096002.63880: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385ce88170> <<< 7115 1727096002.63920: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.63935: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385ce88740> <<< 7115 1727096002.63985: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d29b260> <<< 7115 1727096002.64009: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d2b2e10> <<< 7115 1727096002.64035: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d2b0950> <<< 7115 1727096002.64047: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d2b05f0> <<< 7115 1727096002.64068: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7115 1727096002.64125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7115 1727096002.64151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 7115 1727096002.64157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7115 1727096002.64182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 7115 1727096002.64190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7115 1727096002.64226: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.64233: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385ce8b3b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385ce8ac60> <<< 7115 1727096002.64260: 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' <<< 7115 1727096002.64265: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385ce8ae40> <<< 7115 1727096002.64284: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385ce8a0c0> <<< 7115 1727096002.64306: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7115 1727096002.64434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7115 1727096002.64449: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385ce8b560> <<< 7115 1727096002.64466: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7115 1727096002.64503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7115 1727096002.64534: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.64547: stdout chunk (state=3): >>># 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 0x7f385ced6060> <<< 7115 1727096002.64568: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385ce8bcb0> <<< 7115 1727096002.64593: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d2b0650> import 'ansible.module_utils.facts.timeout' # <<< 7115 1727096002.64620: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 7115 1727096002.64632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.64653: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7115 1727096002.64673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.64732: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.64785: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7115 1727096002.64805: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.64857: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.64905: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7115 1727096002.64925: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.64934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.64947: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 7115 1727096002.64958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.64991: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.65017: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 7115 1727096002.65029: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.65080: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.65128: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 7115 1727096002.65136: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.65182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.65228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 7115 1727096002.65234: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.65290: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.65350: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.65411: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.65463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 7115 1727096002.65472: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 7115 1727096002.65487: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.65970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.66402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7115 1727096002.66406: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.66469: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.66519: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.66555: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.66596: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 7115 1727096002.66599: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 7115 1727096002.66611: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.66641: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.66670: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7115 1727096002.66684: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.66738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.66790: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7115 1727096002.66813: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.66841: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.66867: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 7115 1727096002.66885: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.66912: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.66945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7115 1727096002.66951: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.67036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.67123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 7115 1727096002.67129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7115 1727096002.67153: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385ced6210> <<< 7115 1727096002.67177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7115 1727096002.67206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7115 1727096002.67323: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385ced6b10> import 'ansible.module_utils.facts.system.local' # <<< 7115 1727096002.67345: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.67409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.67478: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7115 1727096002.67483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.67578: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.67663: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7115 1727096002.67681: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.67739: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.67816: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7115 1727096002.67820: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.67870: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.67917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7115 1727096002.67968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7115 1727096002.68040: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.68106: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385cf16300> <<< 7115 1727096002.68293: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385cf06f60> import 'ansible.module_utils.facts.system.python' # <<< 7115 1727096002.68311: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.68365: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.68421: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7115 1727096002.68438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.68520: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.68601: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.68716: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.68862: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 7115 1727096002.68866: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 7115 1727096002.68881: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.68920: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.68955: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7115 1727096002.68970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.69007: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.69062: 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'<<< 7115 1727096002.69073: stdout chunk (state=3): >>> <<< 7115 1727096002.69106: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.69131: 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 0x7f385cf29f10> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385cf141d0> <<< 7115 1727096002.69135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 7115 1727096002.69149: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.69172: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 7115 1727096002.69185: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.69226: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.69266: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7115 1727096002.69274: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.69437: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.69585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7115 1727096002.69600: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.69697: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.69803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.69846: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.69887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 7115 1727096002.69908: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.69930: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.69957: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.70092: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.70239: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7115 1727096002.70257: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.70374: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.70497: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7115 1727096002.70505: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.70541: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.70577: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.71154: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.71703: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7115 1727096002.71707: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.71821: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.71930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7115 1727096002.71940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.72038: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.72140: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7115 1727096002.72146: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.72296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.72450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7115 1727096002.72471: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.72474: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7115 1727096002.72496: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.72534: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.72576: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7115 1727096002.72585: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.72682: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.72775: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.72979: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.73177: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 7115 1727096002.73184: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 7115 1727096002.73198: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.73231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.73270: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7115 1727096002.73276: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.73296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.73320: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7115 1727096002.73330: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.73403: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.73467: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7115 1727096002.73477: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.73495: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.73524: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7115 1727096002.73527: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.73584: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.73636: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7115 1727096002.73652: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.73701: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.73758: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7115 1727096002.73769: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74029: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7115 1727096002.74293: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74349: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7115 1727096002.74417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74454: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74490: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7115 1727096002.74498: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74525: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74558: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7115 1727096002.74569: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74599: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7115 1727096002.74643: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74715: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74794: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7115 1727096002.74815: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74833: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 7115 1727096002.74840: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74879: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74926: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7115 1727096002.74932: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74950: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.74971: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.75018: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.75062: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.75131: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.75205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 7115 1727096002.75211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 7115 1727096002.75223: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.75267: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.75316: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7115 1727096002.75328: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.75517: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.75704: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7115 1727096002.75713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.75755: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.75805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7115 1727096002.75810: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.75856: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.75900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7115 1727096002.75913: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.75984: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.76069: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 7115 1727096002.76079: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 7115 1727096002.76087: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.76164: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.76255: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7115 1727096002.76336: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096002.77288: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 7115 1727096002.77292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 7115 1727096002.77312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 7115 1727096002.77334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7115 1727096002.77366: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096002.77378: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f385cd2bfe0> <<< 7115 1727096002.77387: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385cd29820> <<< 7115 1727096002.77434: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385cd29190> <<< 7115 1727096002.77846: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 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 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "53", "second": "22", "epoch": "1727096002", "epoch_int": "1727096002", "date": "2024-09-23", "time": "08:53:22", "iso8601_micro": "2024-09-23T12:53:22.766946Z", "iso8601": "2024-09-23T12:53:22Z", "iso8601_basic": "20240923T085322766946", "iso8601_basic_short": "20240923T085322", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_us<<< 7115 1727096002.77855: stdout chunk (state=3): >>>er_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7115 1727096002.78487: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7115 1727096002.78534: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 7115 1727096002.78538: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.78546: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections <<< 7115 1727096002.78566: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.78584: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 7115 1727096002.78608: 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 # 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 <<< 7115 1727096002.78612: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.78643: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 7115 1727096002.78649: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.78674: stdout chunk (state=3): >>># cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters <<< 7115 1727096002.78690: stdout chunk (state=3): >>># cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 7115 1727096002.78704: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # 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 <<< 7115 1727096002.78741: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # 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 <<< 7115 1727096002.78746: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.78789: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.78796: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.78800: stdout chunk (state=3): >>># 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<<< 7115 1727096002.78851: stdout chunk (state=3): >>> # 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<<< 7115 1727096002.78858: stdout chunk (state=3): >>> # 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<<< 7115 1727096002.78862: stdout chunk (state=3): >>> # 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 <<< 7115 1727096002.78892: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.78895: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.78918: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.78928: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.78953: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.78969: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.79359: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7115 1727096002.79381: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7115 1727096002.79396: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7115 1727096002.79415: stdout chunk (state=3): >>># destroy _blake2 <<< 7115 1727096002.79419: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7115 1727096002.79443: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 7115 1727096002.79451: stdout chunk (state=3): >>># destroy ipaddress <<< 7115 1727096002.79492: stdout chunk (state=3): >>># destroy ntpath <<< 7115 1727096002.79496: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 7115 1727096002.79514: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 7115 1727096002.79521: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 7115 1727096002.79541: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale <<< 7115 1727096002.79566: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal <<< 7115 1727096002.79578: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 7115 1727096002.79584: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7115 1727096002.79626: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7115 1727096002.79647: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7115 1727096002.79694: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 7115 1727096002.79698: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle <<< 7115 1727096002.79710: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy array <<< 7115 1727096002.79725: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle <<< 7115 1727096002.79740: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 7115 1727096002.79756: stdout chunk (state=3): >>># destroy multiprocessing.process <<< 7115 1727096002.79762: stdout chunk (state=3): >>># destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 7115 1727096002.79779: stdout chunk (state=3): >>># destroy selectors # destroy _multiprocessing <<< 7115 1727096002.79800: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 7115 1727096002.79804: stdout chunk (state=3): >>># destroy subprocess <<< 7115 1727096002.79820: stdout chunk (state=3): >>># destroy base64 <<< 7115 1727096002.79834: stdout chunk (state=3): >>># destroy _ssl <<< 7115 1727096002.79857: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 7115 1727096002.79871: stdout chunk (state=3): >>># destroy termios <<< 7115 1727096002.79883: stdout chunk (state=3): >>># destroy errno # destroy json <<< 7115 1727096002.79905: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 7115 1727096002.79919: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7115 1727096002.79971: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 7115 1727096002.79983: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser <<< 7115 1727096002.80010: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.80013: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 7115 1727096002.80038: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit <<< 7115 1727096002.80053: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 7115 1727096002.80081: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 7115 1727096002.80085: 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 <<< 7115 1727096002.80138: stdout chunk (state=3): >>># destroy enum <<< 7115 1727096002.80152: stdout chunk (state=3): >>># 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 <<< 7115 1727096002.80169: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 7115 1727096002.80182: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 7115 1727096002.80185: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7115 1727096002.80361: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7115 1727096002.80366: stdout chunk (state=3): >>># destroy _socket <<< 7115 1727096002.80383: stdout chunk (state=3): >>># destroy _collections <<< 7115 1727096002.80412: stdout chunk (state=3): >>># destroy platform <<< 7115 1727096002.80418: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7115 1727096002.80447: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7115 1727096002.80486: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 7115 1727096002.80489: 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 <<< 7115 1727096002.80512: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7115 1727096002.80539: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 7115 1727096002.80545: stdout chunk (state=3): >>> <<< 7115 1727096002.80629: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7115 1727096002.80641: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 7115 1727096002.80651: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7115 1727096002.80679: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7115 1727096002.80697: stdout chunk (state=3): >>># destroy _hashlib <<< 7115 1727096002.80721: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string <<< 7115 1727096002.80724: stdout chunk (state=3): >>># destroy re <<< 7115 1727096002.80747: stdout chunk (state=3): >>># destroy itertools <<< 7115 1727096002.80752: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7115 1727096002.80770: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7115 1727096002.81127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 7115 1727096002.81161: stderr chunk (state=3): >>><<< 7115 1727096002.81164: stdout chunk (state=3): >>><<< 7115 1727096002.81266: _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 0x7f385de184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dde7b30> # /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 0x7f385de1aa50> 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 0x7f385dc2d130> # /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 0x7f385dc2dfa0> 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 0x7f385dc6bec0> # /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 0x7f385dc6bf80> # /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 0x7f385dca3830> # /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 0x7f385dca3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dc83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dc812b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dc69070> # /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 0x7f385dcc37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcc23f0> # /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 0x7f385dc82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcc0bc0> # /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 0x7f385dcf8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dc682f0> # /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 0x7f385dcf8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcf8bf0> # 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 0x7f385dcf8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dc66e10> # /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 0x7f385dcf9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcf9370> 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 0x7f385dcfa540> 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 0x7f385dd10740> 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 0x7f385dd11e20> # /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 0x7f385dd12cc0> # 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 0x7f385dd132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dd12210> # /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 0x7f385dd13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dd134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcfa4b0> # /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 0x7f385da4bc50> # /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 0x7f385da74710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385da74470> # 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 0x7f385da74740> # /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 0x7f385da75070> # 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 0x7f385da75a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385da74920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385da49df0> # /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 0x7f385da76e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385da75b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dcfac60> # /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 0x7f385da9f1a0> # /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 0x7f385dac3560> # /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 0x7f385db242c0> # /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 0x7f385db26a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385db243e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dae52b0> # /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 0x7f385d9253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385dac2360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385da77d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f385d925670> # zipimport: found 103 names in '/tmp/ansible_setup_payload_y205t4uz/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d98f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d96e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d96d1f0> # 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 0x7f385d98d040> # /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 0x7f385d9beb10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d9be8a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d9be1b0> # /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 0x7f385d9be600> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d98fb90> 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 0x7f385d9bf890> # 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 0x7f385d9bfad0> # /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 0x7f385d9bff50> 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 0x7f385d329e20> # 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 0x7f385d32ba40> # /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 0x7f385d32c410> # /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 0x7f385d32d5b0> # /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 0x7f385d32ff50> # 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 0x7f385d334680> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d32e2d0> # /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 0x7f385d337fb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d336a80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d3367e0> # /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 0x7f385d336d50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d32e7e0> # 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 0x7f385d37c1d0> # /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 0x7f385d37c380> # /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 0x7f385d37de20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d37dbe0> # /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 0x7f385d3803b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d37e510> # /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 0x7f385d383b90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d380560> # 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 0x7f385d384bc0> # 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 0x7f385d384d40> # 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 0x7f385d384e30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d37c4d0> # /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 0x7f385d20c530> # 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 0x7f385d20d490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d386cc0> # 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 0x7f385d387890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d3868d0> # 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 0x7f385d215670> # /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 0x7f385d2163c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d20d7f0> 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 0x7f385d216450> # 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 0x7f385d217560> # 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 0x7f385d2220c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d21fd40> 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 0x7f385d30aa50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d9ea720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d222240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d214ef0> # 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 0x7f385d2b2270> # /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 0x7f385ce88170> # 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 0x7f385ce88740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d29b260> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d2b2e10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d2b0950> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d2b05f0> # /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 0x7f385ce8b3b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385ce8ac60> # 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 0x7f385ce8ae40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385ce8a0c0> # /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 0x7f385ce8b560> # /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 0x7f385ced6060> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385ce8bcb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385d2b0650> 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 0x7f385ced6210> # /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 0x7f385ced6b10> 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 0x7f385cf16300> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385cf06f60> 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 0x7f385cf29f10> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385cf141d0> 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 0x7f385cd2bfe0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385cd29820> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f385cd29190> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 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 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "53", "second": "22", "epoch": "1727096002", "epoch_int": "1727096002", "date": "2024-09-23", "time": "08:53:22", "iso8601_micro": "2024-09-23T12:53:22.766946Z", "iso8601": "2024-09-23T12:53:22Z", "iso8601_basic": "20240923T085322766946", "iso8601_basic_short": "20240923T085322", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 7115 1727096002.82061: done with _execute_module (setup, {'gather_subset': 'min', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096002.3409116-7230-157135649000657/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7115 1727096002.82065: _low_level_execute_command(): starting 7115 1727096002.82071: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096002.3409116-7230-157135649000657/ > /dev/null 2>&1 && sleep 0' 7115 1727096002.82074: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7115 1727096002.82076: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7115 1727096002.82078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7115 1727096002.82087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7115 1727096002.82112: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.82115: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7115 1727096002.82118: 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.14.152 originally 10.31.14.152 debug2: match found <<< 7115 1727096002.82120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.82172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096002.82176: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096002.82185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096002.82229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096002.84042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096002.84073: stderr chunk (state=3): >>><<< 7115 1727096002.84076: stdout chunk (state=3): >>><<< 7115 1727096002.84092: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 7115 1727096002.84099: handler run complete 7115 1727096002.84129: variable 'ansible_facts' from source: unknown 7115 1727096002.84172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096002.84242: variable 'ansible_facts' from source: unknown 7115 1727096002.84276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096002.84308: attempt loop complete, returning result 7115 1727096002.84311: _execute() done 7115 1727096002.84313: dumping result to json 7115 1727096002.84324: done dumping result, returning 7115 1727096002.84331: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-9c36-2f87-000000000166] 7115 1727096002.84334: sending task result for task 0afff68d-5257-9c36-2f87-000000000166 7115 1727096002.84464: done sending task result for task 0afff68d-5257-9c36-2f87-000000000166 7115 1727096002.84466: WORKER PROCESS EXITING ok: [managed_node3] 7115 1727096002.84565: no more pending results, returning what we have 7115 1727096002.84570: results queue empty 7115 1727096002.84570: checking for any_errors_fatal 7115 1727096002.84572: done checking for any_errors_fatal 7115 1727096002.84573: checking for max_fail_percentage 7115 1727096002.84574: done checking for max_fail_percentage 7115 1727096002.84575: checking to see if all hosts have failed and the running result is not ok 7115 1727096002.84575: done checking to see if all hosts have failed 7115 1727096002.84576: getting the remaining hosts for this loop 7115 1727096002.84577: done getting the remaining hosts for this loop 7115 1727096002.84581: getting the next task for host managed_node3 7115 1727096002.84588: done getting next task for host managed_node3 7115 1727096002.84591: ^ task is: TASK: Check if system is ostree 7115 1727096002.84593: ^ 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 7115 1727096002.84596: getting variables 7115 1727096002.84597: in VariableManager get_vars() 7115 1727096002.84621: Calling all_inventory to load vars for managed_node3 7115 1727096002.84624: Calling groups_inventory to load vars for managed_node3 7115 1727096002.84626: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096002.84635: Calling all_plugins_play to load vars for managed_node3 7115 1727096002.84638: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096002.84640: Calling groups_plugins_play to load vars for managed_node3 7115 1727096002.84771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096002.84886: done with get_vars() 7115 1727096002.84894: 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:53:22 -0400 (0:00:00.574) 0:00:03.875 ****** 7115 1727096002.84957: entering _queue_task() for managed_node3/stat 7115 1727096002.85140: worker is 1 (out of 1 available) 7115 1727096002.85154: exiting _queue_task() for managed_node3/stat 7115 1727096002.85163: done queuing things up, now waiting for results queue to drain 7115 1727096002.85165: waiting for pending results... 7115 1727096002.85309: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 7115 1727096002.85378: in run() - task 0afff68d-5257-9c36-2f87-000000000168 7115 1727096002.85389: variable 'ansible_search_path' from source: unknown 7115 1727096002.85395: variable 'ansible_search_path' from source: unknown 7115 1727096002.85424: calling self._execute() 7115 1727096002.85481: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096002.85486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096002.85493: variable 'omit' from source: magic vars 7115 1727096002.85830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7115 1727096002.86009: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7115 1727096002.86043: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7115 1727096002.86072: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7115 1727096002.86098: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7115 1727096002.86184: 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) 7115 1727096002.86201: 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) 7115 1727096002.86222: 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) 7115 1727096002.86240: 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) 7115 1727096002.86333: Evaluated conditional (not __network_is_ostree is defined): True 7115 1727096002.86336: variable 'omit' from source: magic vars 7115 1727096002.86361: variable 'omit' from source: magic vars 7115 1727096002.86391: variable 'omit' from source: magic vars 7115 1727096002.86411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7115 1727096002.86435: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7115 1727096002.86448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7115 1727096002.86461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7115 1727096002.86471: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7115 1727096002.86495: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7115 1727096002.86499: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096002.86501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096002.86569: Set connection var ansible_timeout to 10 7115 1727096002.86574: Set connection var ansible_module_compression to ZIP_DEFLATED 7115 1727096002.86580: Set connection var ansible_pipelining to False 7115 1727096002.86582: Set connection var ansible_shell_type to sh 7115 1727096002.86587: Set connection var ansible_shell_executable to /bin/sh 7115 1727096002.86599: Set connection var ansible_connection to ssh 7115 1727096002.86615: variable 'ansible_shell_executable' from source: unknown 7115 1727096002.86620: variable 'ansible_connection' from source: unknown 7115 1727096002.86623: variable 'ansible_module_compression' from source: unknown 7115 1727096002.86625: variable 'ansible_shell_type' from source: unknown 7115 1727096002.86627: variable 'ansible_shell_executable' from source: unknown 7115 1727096002.86630: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096002.86634: variable 'ansible_pipelining' from source: unknown 7115 1727096002.86636: variable 'ansible_timeout' from source: unknown 7115 1727096002.86640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096002.86742: 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) 7115 1727096002.86751: variable 'omit' from source: magic vars 7115 1727096002.86756: starting attempt loop 7115 1727096002.86759: running the handler 7115 1727096002.86771: _low_level_execute_command(): starting 7115 1727096002.86778: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7115 1727096002.87256: 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 <<< 7115 1727096002.87291: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.87294: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 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 <<< 7115 1727096002.87297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.87347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096002.87350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096002.87352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096002.87399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096002.89114: stdout chunk (state=3): >>>/root <<< 7115 1727096002.89207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096002.89242: stderr chunk (state=3): >>><<< 7115 1727096002.89246: stdout chunk (state=3): >>><<< 7115 1727096002.89266: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 7115 1727096002.89282: _low_level_execute_command(): starting 7115 1727096002.89288: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096002.8926554-7247-35059170105959 `" && echo ansible-tmp-1727096002.8926554-7247-35059170105959="` echo /root/.ansible/tmp/ansible-tmp-1727096002.8926554-7247-35059170105959 `" ) && sleep 0' 7115 1727096002.89735: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7115 1727096002.89772: 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.14.152 originally 10.31.14.152 <<< 7115 1727096002.89776: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.89779: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 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.14.152 originally 10.31.14.152 debug2: match found <<< 7115 1727096002.89781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096002.89831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096002.89834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096002.89836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096002.89881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096002.91821: stdout chunk (state=3): >>>ansible-tmp-1727096002.8926554-7247-35059170105959=/root/.ansible/tmp/ansible-tmp-1727096002.8926554-7247-35059170105959 <<< 7115 1727096002.91928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096002.91957: stderr chunk (state=3): >>><<< 7115 1727096002.91960: stdout chunk (state=3): >>><<< 7115 1727096002.91979: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096002.8926554-7247-35059170105959=/root/.ansible/tmp/ansible-tmp-1727096002.8926554-7247-35059170105959 , 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 7115 1727096002.92027: variable 'ansible_module_compression' from source: unknown 7115 1727096002.92071: ANSIBALLZ: Using lock for stat 7115 1727096002.92074: ANSIBALLZ: Acquiring lock 7115 1727096002.92077: ANSIBALLZ: Lock acquired: 140095403088672 7115 1727096002.92079: ANSIBALLZ: Creating module 7115 1727096002.99787: ANSIBALLZ: Writing module into payload 7115 1727096002.99851: ANSIBALLZ: Writing module 7115 1727096002.99874: ANSIBALLZ: Renaming module 7115 1727096002.99879: ANSIBALLZ: Done creating module 7115 1727096002.99894: variable 'ansible_facts' from source: unknown 7115 1727096002.99942: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096002.8926554-7247-35059170105959/AnsiballZ_stat.py 7115 1727096003.00047: Sending initial data 7115 1727096003.00050: Sent initial data (150 bytes) 7115 1727096003.00522: 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 <<< 7115 1727096003.00526: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096003.00528: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 7115 1727096003.00531: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096003.00593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096003.00597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096003.00599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096003.00646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096003.02286: 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 <<< 7115 1727096003.02313: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7115 1727096003.02354: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7115c6y5hewv/tmpkn0zrlw6 /root/.ansible/tmp/ansible-tmp-1727096002.8926554-7247-35059170105959/AnsiballZ_stat.py <<< 7115 1727096003.02361: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096002.8926554-7247-35059170105959/AnsiballZ_stat.py" <<< 7115 1727096003.02382: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7115c6y5hewv/tmpkn0zrlw6" to remote "/root/.ansible/tmp/ansible-tmp-1727096002.8926554-7247-35059170105959/AnsiballZ_stat.py" <<< 7115 1727096003.02389: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096002.8926554-7247-35059170105959/AnsiballZ_stat.py" <<< 7115 1727096003.02872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096003.02924: stderr chunk (state=3): >>><<< 7115 1727096003.02928: stdout chunk (state=3): >>><<< 7115 1727096003.02951: done transferring module to remote 7115 1727096003.02963: _low_level_execute_command(): starting 7115 1727096003.02969: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096002.8926554-7247-35059170105959/ /root/.ansible/tmp/ansible-tmp-1727096002.8926554-7247-35059170105959/AnsiballZ_stat.py && sleep 0' 7115 1727096003.03430: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7115 1727096003.03435: 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.14.152 originally 10.31.14.152 debug2: match not found <<< 7115 1727096003.03438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096003.03440: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7115 1727096003.03442: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096003.03493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096003.03496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096003.03503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096003.03537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096003.05376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096003.05404: stderr chunk (state=3): >>><<< 7115 1727096003.05408: stdout chunk (state=3): >>><<< 7115 1727096003.05426: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 7115 1727096003.05429: _low_level_execute_command(): starting 7115 1727096003.05432: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096002.8926554-7247-35059170105959/AnsiballZ_stat.py && sleep 0' 7115 1727096003.05861: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7115 1727096003.05865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7115 1727096003.05895: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 7115 1727096003.05898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096003.05900: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7115 1727096003.05902: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096003.05962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096003.05965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096003.05971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096003.06012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096003.08227: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7115 1727096003.08239: stdout chunk (state=3): >>>import _imp # builtin <<< 7115 1727096003.08272: stdout chunk (state=3): >>>import '_thread' # <<< 7115 1727096003.08276: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7115 1727096003.08339: stdout chunk (state=3): >>>import '_io' # <<< 7115 1727096003.08343: stdout chunk (state=3): >>>import 'marshal' # <<< 7115 1727096003.08376: stdout chunk (state=3): >>>import 'posix' # <<< 7115 1727096003.08412: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7115 1727096003.08433: stdout chunk (state=3): >>>import 'time' # <<< 7115 1727096003.08448: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7115 1727096003.08493: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7115 1727096003.08498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096003.08520: stdout chunk (state=3): >>>import '_codecs' # <<< 7115 1727096003.08537: stdout chunk (state=3): >>>import 'codecs' # <<< 7115 1727096003.08568: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7115 1727096003.08591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7115 1727096003.08606: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee25684d0> <<< 7115 1727096003.08616: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2537b30> <<< 7115 1727096003.08635: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 7115 1727096003.08645: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee256aa50> <<< 7115 1727096003.08666: stdout chunk (state=3): >>>import '_signal' # <<< 7115 1727096003.08688: stdout chunk (state=3): >>>import '_abc' # <<< 7115 1727096003.08694: stdout chunk (state=3): >>>import 'abc' # <<< 7115 1727096003.08710: stdout chunk (state=3): >>>import 'io' # <<< 7115 1727096003.08747: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7115 1727096003.08825: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7115 1727096003.08856: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7115 1727096003.08879: stdout chunk (state=3): >>>import 'os' # <<< 7115 1727096003.08902: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7115 1727096003.08911: stdout chunk (state=3): >>>Processing user site-packages <<< 7115 1727096003.08926: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7115 1727096003.08936: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 7115 1727096003.08942: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7115 1727096003.08966: 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 <<< 7115 1727096003.08971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7115 1727096003.08987: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee233d130> <<< 7115 1727096003.09042: 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 <<< 7115 1727096003.09062: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee233dfa0> <<< 7115 1727096003.09084: stdout chunk (state=3): >>>import 'site' # <<< 7115 1727096003.09115: 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. <<< 7115 1727096003.09340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7115 1727096003.09361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7115 1727096003.09383: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7115 1727096003.09397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096003.09404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7115 1727096003.09449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7115 1727096003.09461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7115 1727096003.09491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7115 1727096003.09506: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee237bec0> <<< 7115 1727096003.09518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7115 1727096003.09534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7115 1727096003.09558: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee237bf80> <<< 7115 1727096003.09583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7115 1727096003.09607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7115 1727096003.09632: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7115 1727096003.09675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096003.09699: stdout chunk (state=3): >>>import 'itertools' # <<< 7115 1727096003.09722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7115 1727096003.09726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee23b3830> <<< 7115 1727096003.09754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7115 1727096003.09768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee23b3ec0> <<< 7115 1727096003.09775: stdout chunk (state=3): >>>import '_collections' # <<< 7115 1727096003.09821: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2393b60> <<< 7115 1727096003.09836: stdout chunk (state=3): >>>import '_functools' # <<< 7115 1727096003.09858: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee23912b0> <<< 7115 1727096003.09947: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2379070> <<< 7115 1727096003.09972: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7115 1727096003.09995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7115 1727096003.10004: stdout chunk (state=3): >>>import '_sre' # <<< 7115 1727096003.10028: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7115 1727096003.10052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7115 1727096003.10070: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7115 1727096003.10105: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee23d37d0> <<< 7115 1727096003.10117: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee23d23f0> <<< 7115 1727096003.10155: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 7115 1727096003.10159: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2392150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee23d0bc0> <<< 7115 1727096003.10204: 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' <<< 7115 1727096003.10223: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2408890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee23782f0> <<< 7115 1727096003.10242: 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' <<< 7115 1727096003.10283: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096003.10287: 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 0x7f8ee2408d40> <<< 7115 1727096003.10289: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2408bf0> <<< 7115 1727096003.10317: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096003.10320: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ee2408fe0> <<< 7115 1727096003.10331: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2376e10> <<< 7115 1727096003.10359: 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' <<< 7115 1727096003.10383: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7115 1727096003.10406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7115 1727096003.10431: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2409670> <<< 7115 1727096003.10434: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2409370> <<< 7115 1727096003.10436: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7115 1727096003.10466: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 7115 1727096003.10471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7115 1727096003.10483: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee240a540> <<< 7115 1727096003.10499: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7115 1727096003.10502: stdout chunk (state=3): >>>import 'runpy' # <<< 7115 1727096003.10530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7115 1727096003.10557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7115 1727096003.10590: 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' <<< 7115 1727096003.10605: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2420740> <<< 7115 1727096003.10610: stdout chunk (state=3): >>>import 'errno' # <<< 7115 1727096003.10634: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096003.10644: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096003.10652: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ee2421e20> <<< 7115 1727096003.10670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7115 1727096003.10674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7115 1727096003.10697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7115 1727096003.10705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7115 1727096003.10718: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2422cc0> <<< 7115 1727096003.10752: 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' <<< 7115 1727096003.10760: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ee24232f0> <<< 7115 1727096003.10771: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2422210> <<< 7115 1727096003.10788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7115 1727096003.10795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7115 1727096003.10833: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096003.10837: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ee2423d70> <<< 7115 1727096003.10853: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee24234a0> <<< 7115 1727096003.10884: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee240a4b0> <<< 7115 1727096003.10909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7115 1727096003.10938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7115 1727096003.10952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7115 1727096003.10976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7115 1727096003.11004: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096003.11014: 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 0x7f8ee21abc50> <<< 7115 1727096003.11030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 7115 1727096003.11040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7115 1727096003.11059: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096003.11063: 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 0x7f8ee21d4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee21d4470> <<< 7115 1727096003.11088: 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 0x7f8ee21d4740> <<< 7115 1727096003.11121: 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' <<< 7115 1727096003.11195: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096003.11311: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ee21d5070> <<< 7115 1727096003.11437: 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 0x7f8ee21d5a60> <<< 7115 1727096003.11451: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee21d4920> <<< 7115 1727096003.11461: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee21a9df0> <<< 7115 1727096003.11483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7115 1727096003.11500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7115 1727096003.11525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7115 1727096003.11544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7115 1727096003.11546: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee21d6e10> <<< 7115 1727096003.11564: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee21d5b50> <<< 7115 1727096003.11587: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee240ac60> <<< 7115 1727096003.11607: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7115 1727096003.11671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096003.11687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7115 1727096003.11721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7115 1727096003.11746: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee21fb170> <<< 7115 1727096003.11808: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7115 1727096003.11816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096003.11838: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7115 1727096003.11855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7115 1727096003.11903: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2223500> <<< 7115 1727096003.11916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7115 1727096003.11958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7115 1727096003.12010: stdout chunk (state=3): >>>import 'ntpath' # <<< 7115 1727096003.12034: 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 0x7f8ee2284260> <<< 7115 1727096003.12054: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7115 1727096003.12082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7115 1727096003.12108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7115 1727096003.12142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7115 1727096003.12234: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee22869c0> <<< 7115 1727096003.12302: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2284380> <<< 7115 1727096003.12341: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2249250> <<< 7115 1727096003.12365: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7115 1727096003.12374: 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 0x7f8ee1b29340> <<< 7115 1727096003.12388: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2222330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee21d7d70> <<< 7115 1727096003.12497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7115 1727096003.12515: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8ee1b295e0> <<< 7115 1727096003.12668: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_geqpnwpg/ansible_stat_payload.zip' <<< 7115 1727096003.12672: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.12797: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.12827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7115 1727096003.12835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7115 1727096003.12882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7115 1727096003.12950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7115 1727096003.12992: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 7115 1727096003.12996: 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 0x7f8ee1b7f0b0><<< 7115 1727096003.12999: stdout chunk (state=3): >>> import '_typing' # <<< 7115 1727096003.13186: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1b5dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1b5d130> <<< 7115 1727096003.13193: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.13227: stdout chunk (state=3): >>>import 'ansible' # <<< 7115 1727096003.13231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.13257: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.13260: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.13287: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7115 1727096003.13296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.14691: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.15838: 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 0x7f8ee1b7cf80> <<< 7115 1727096003.15865: 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' <<< 7115 1727096003.15895: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7115 1727096003.15898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7115 1727096003.15924: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7115 1727096003.15963: 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 0x7f8ee1ba6a20> <<< 7115 1727096003.16009: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1ba67b0> <<< 7115 1727096003.16035: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1ba60c0> <<< 7115 1727096003.16062: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7115 1727096003.16066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7115 1727096003.16107: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1ba6510> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1b7fd40> <<< 7115 1727096003.16123: stdout chunk (state=3): >>>import 'atexit' # <<< 7115 1727096003.16150: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096003.16156: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ee1ba77d0> <<< 7115 1727096003.16190: 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' <<< 7115 1727096003.16194: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ee1ba79e0> <<< 7115 1727096003.16212: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7115 1727096003.16258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7115 1727096003.16279: stdout chunk (state=3): >>>import '_locale' # <<< 7115 1727096003.16320: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1ba7ef0> <<< 7115 1727096003.16333: stdout chunk (state=3): >>>import 'pwd' # <<< 7115 1727096003.16352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7115 1727096003.16380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7115 1727096003.16416: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a11ca0> <<< 7115 1727096003.16450: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096003.16454: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ee1a138c0> <<< 7115 1727096003.16474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7115 1727096003.16493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7115 1727096003.16529: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a142c0> <<< 7115 1727096003.16551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7115 1727096003.16579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7115 1727096003.16598: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a15460> <<< 7115 1727096003.16620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7115 1727096003.16658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7115 1727096003.16681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7115 1727096003.16686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7115 1727096003.16737: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a17ec0> <<< 7115 1727096003.16776: 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 0x7f8ee1b7c7d0> <<< 7115 1727096003.16800: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a16180> <<< 7115 1727096003.16820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7115 1727096003.16851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7115 1727096003.16874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 7115 1727096003.16878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7115 1727096003.16895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7115 1727096003.16927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7115 1727096003.16955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 7115 1727096003.16958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7115 1727096003.16978: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a1ff20> <<< 7115 1727096003.16985: stdout chunk (state=3): >>>import '_tokenize' # <<< 7115 1727096003.17052: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a1e9f0> <<< 7115 1727096003.17056: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a1e750> <<< 7115 1727096003.17078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7115 1727096003.17085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7115 1727096003.17157: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a1ecc0> <<< 7115 1727096003.17186: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a16690> <<< 7115 1727096003.17215: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096003.17222: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ee1a67fb0> <<< 7115 1727096003.17248: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096003.17254: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a682f0> <<< 7115 1727096003.17271: 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 <<< 7115 1727096003.17290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7115 1727096003.17313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 7115 1727096003.17320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7115 1727096003.17354: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096003.17360: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ee1a69d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a69b20> <<< 7115 1727096003.17380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7115 1727096003.17502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7115 1727096003.17550: 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 0x7f8ee1a6c290> <<< 7115 1727096003.17553: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a6a420> <<< 7115 1727096003.17584: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7115 1727096003.17622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096003.17648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7115 1727096003.17659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7115 1727096003.17669: stdout chunk (state=3): >>>import '_string' # <<< 7115 1727096003.17710: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a6fa10> <<< 7115 1727096003.17835: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a6c3e0> <<< 7115 1727096003.17898: 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' <<< 7115 1727096003.17906: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ee1a70830> <<< 7115 1727096003.17937: 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'<<< 7115 1727096003.17940: stdout chunk (state=3): >>> import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ee1a70890> <<< 7115 1727096003.17980: 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 0x7f8ee1a70b90> <<< 7115 1727096003.17992: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a684d0> <<< 7115 1727096003.18019: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 7115 1727096003.18024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7115 1727096003.18041: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7115 1727096003.18065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7115 1727096003.18090: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096003.18117: 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 0x7f8ee1afc290> <<< 7115 1727096003.18269: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7115 1727096003.18279: 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 0x7f8ee1afd250> <<< 7115 1727096003.18294: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a72a20> <<< 7115 1727096003.18323: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ee1a73dd0> <<< 7115 1727096003.18329: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a72630> <<< 7115 1727096003.18345: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.18361: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.18371: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 7115 1727096003.18383: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.18471: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.18562: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.18572: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.18586: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 7115 1727096003.18593: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.18611: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7115 1727096003.18631: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.18748: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.18870: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.19419: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.19958: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7115 1727096003.19972: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7115 1727096003.19979: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7115 1727096003.20001: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7115 1727096003.20022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096003.20075: 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'<<< 7115 1727096003.20079: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ee1901520> <<< 7115 1727096003.20155: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7115 1727096003.20164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7115 1727096003.20185: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1902240> <<< 7115 1727096003.20192: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1afd430> <<< 7115 1727096003.20234: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7115 1727096003.20250: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.20271: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.20290: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7115 1727096003.20297: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.20445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.20601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7115 1727096003.20605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7115 1727096003.20616: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1902390> <<< 7115 1727096003.20631: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.21084: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.21533: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.21605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.21682: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7115 1727096003.21687: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.21732: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.21761: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7115 1727096003.21775: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.21844: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.21930: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7115 1727096003.21940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.21961: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7115 1727096003.21980: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.22021: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.22059: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7115 1727096003.22071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.22302: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.22534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7115 1727096003.22601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7115 1727096003.22613: stdout chunk (state=3): >>>import '_ast' # <<< 7115 1727096003.22690: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1903530> <<< 7115 1727096003.22695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.22773: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.22846: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7115 1727096003.22850: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7115 1727096003.22863: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7115 1727096003.22885: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.22928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.22964: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7115 1727096003.22983: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.23023: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.23069: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.23123: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.23191: 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 <<< 7115 1727096003.23232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096003.23326: 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 0x7f8ee190e090> <<< 7115 1727096003.23363: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1908e60> <<< 7115 1727096003.23394: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 7115 1727096003.23403: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 7115 1727096003.23411: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.23474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.23540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.23565: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.23608: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 7115 1727096003.23614: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7115 1727096003.23635: 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 <<< 7115 1727096003.23660: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7115 1727096003.23678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7115 1727096003.23740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7115 1727096003.23761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7115 1727096003.23777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7115 1727096003.23832: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1bfa9f0> <<< 7115 1727096003.23879: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1bee6c0> <<< 7115 1727096003.23958: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee190e1b0> <<< 7115 1727096003.23971: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1afd490> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7115 1727096003.23981: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.24004: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.24032: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7115 1727096003.24088: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7115 1727096003.24117: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.24120: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 7115 1727096003.24138: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.24271: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.24462: stdout chunk (state=3): >>># zipimport: zlib available <<< 7115 1727096003.24582: 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"}}} <<< 7115 1727096003.24586: stdout chunk (state=3): >>># destroy __main__ <<< 7115 1727096003.24911: 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<<< 7115 1727096003.24937: stdout chunk (state=3): >>> # clear sys.last_value # clear sys.last_traceback <<< 7115 1727096003.24966: stdout chunk (state=3): >>># 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 <<< 7115 1727096003.24972: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # 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 <<< 7115 1727096003.24975: stdout chunk (state=3): >>># 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<<< 7115 1727096003.24994: stdout chunk (state=3): >>> # 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 <<< 7115 1727096003.25019: stdout chunk (state=3): >>># 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 <<< 7115 1727096003.25047: stdout chunk (state=3): >>># cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # 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 <<< 7115 1727096003.25064: stdout chunk (state=3): >>># cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 <<< 7115 1727096003.25293: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7115 1727096003.25296: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7115 1727096003.25320: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7115 1727096003.25323: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7115 1727096003.25344: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress<<< 7115 1727096003.25352: stdout chunk (state=3): >>> <<< 7115 1727096003.25372: stdout chunk (state=3): >>># destroy ntpath <<< 7115 1727096003.25396: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7115 1727096003.25412: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 7115 1727096003.25434: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 7115 1727096003.25439: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7115 1727096003.25460: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 7115 1727096003.25476: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7115 1727096003.25483: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7115 1727096003.25502: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7115 1727096003.25538: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 7115 1727096003.25558: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 7115 1727096003.25569: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7115 1727096003.25594: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 7115 1727096003.25604: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 7115 1727096003.25620: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 7115 1727096003.25629: 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 # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 7115 1727096003.25654: stdout chunk (state=3): >>># 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 <<< 7115 1727096003.25670: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 7115 1727096003.25674: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7115 1727096003.25680: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7115 1727096003.25805: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7115 1727096003.25808: stdout chunk (state=3): >>># destroy _socket <<< 7115 1727096003.25829: stdout chunk (state=3): >>># destroy _collections <<< 7115 1727096003.25849: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7115 1727096003.25855: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7115 1727096003.25874: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7115 1727096003.25897: stdout chunk (state=3): >>># destroy _typing <<< 7115 1727096003.25900: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 7115 1727096003.25920: stdout chunk (state=3): >>># 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 <<< 7115 1727096003.26008: 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 <<< 7115 1727096003.26020: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7115 1727096003.26043: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7115 1727096003.26078: stdout chunk (state=3): >>># destroy _hashlib <<< 7115 1727096003.26084: stdout chunk (state=3): >>># destroy _operator <<< 7115 1727096003.26090: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 7115 1727096003.26105: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 7115 1727096003.26108: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 7115 1727096003.26420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 7115 1727096003.26454: stderr chunk (state=3): >>><<< 7115 1727096003.26457: stdout chunk (state=3): >>><<< 7115 1727096003.26525: _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 0x7f8ee25684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2537b30> # /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 0x7f8ee256aa50> 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 0x7f8ee233d130> # /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 0x7f8ee233dfa0> 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 0x7f8ee237bec0> # /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 0x7f8ee237bf80> # /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 0x7f8ee23b3830> # /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 0x7f8ee23b3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2393b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee23912b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2379070> # /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 0x7f8ee23d37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee23d23f0> # /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 0x7f8ee2392150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee23d0bc0> # /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 0x7f8ee2408890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee23782f0> # /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 0x7f8ee2408d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2408bf0> # 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 0x7f8ee2408fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2376e10> # /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 0x7f8ee2409670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2409370> 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 0x7f8ee240a540> 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 0x7f8ee2420740> 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 0x7f8ee2421e20> # /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 0x7f8ee2422cc0> # 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 0x7f8ee24232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2422210> # /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 0x7f8ee2423d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee24234a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee240a4b0> # /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 0x7f8ee21abc50> # /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 0x7f8ee21d4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee21d4470> # 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 0x7f8ee21d4740> # /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 0x7f8ee21d5070> # 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 0x7f8ee21d5a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee21d4920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee21a9df0> # /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 0x7f8ee21d6e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee21d5b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee240ac60> # /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 0x7f8ee21fb170> # /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 0x7f8ee2223500> # /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 0x7f8ee2284260> # /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 0x7f8ee22869c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2284380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2249250> # /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 0x7f8ee1b29340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee2222330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee21d7d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8ee1b295e0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_geqpnwpg/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 0x7f8ee1b7f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1b5dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1b5d130> # 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 0x7f8ee1b7cf80> # /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 0x7f8ee1ba6a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1ba67b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1ba60c0> # /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 0x7f8ee1ba6510> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1b7fd40> 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 0x7f8ee1ba77d0> # 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 0x7f8ee1ba79e0> # /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 0x7f8ee1ba7ef0> 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 0x7f8ee1a11ca0> # 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 0x7f8ee1a138c0> # /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 0x7f8ee1a142c0> # /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 0x7f8ee1a15460> # /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 0x7f8ee1a17ec0> # 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 0x7f8ee1b7c7d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a16180> # /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 0x7f8ee1a1ff20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a1e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a1e750> # /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 0x7f8ee1a1ecc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a16690> # 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 0x7f8ee1a67fb0> # /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 0x7f8ee1a682f0> # /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 0x7f8ee1a69d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a69b20> # /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 0x7f8ee1a6c290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a6a420> # /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 0x7f8ee1a6fa10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a6c3e0> # 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 0x7f8ee1a70830> # 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 0x7f8ee1a70890> # 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 0x7f8ee1a70b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a684d0> # /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 0x7f8ee1afc290> # 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 0x7f8ee1afd250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a72a20> # 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 0x7f8ee1a73dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1a72630> # 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 0x7f8ee1901520> # /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 0x7f8ee1902240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1afd430> 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 0x7f8ee1902390> # 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 0x7f8ee1903530> # 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 0x7f8ee190e090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1908e60> 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 0x7f8ee1bfa9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1bee6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee190e1b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ee1afd490> # 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.152 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 7115 1727096003.27056: 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-1727096002.8926554-7247-35059170105959/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7115 1727096003.27059: _low_level_execute_command(): starting 7115 1727096003.27061: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096002.8926554-7247-35059170105959/ > /dev/null 2>&1 && sleep 0' 7115 1727096003.27203: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7115 1727096003.27208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7115 1727096003.27210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096003.27213: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7115 1727096003.27215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7115 1727096003.27217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7115 1727096003.27275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 7115 1727096003.27280: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7115 1727096003.27283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7115 1727096003.27316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7115 1727096003.29157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7115 1727096003.29162: stderr chunk (state=3): >>><<< 7115 1727096003.29164: stdout chunk (state=3): >>><<< 7115 1727096003.29176: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 7115 1727096003.29182: handler run complete 7115 1727096003.29199: attempt loop complete, returning result 7115 1727096003.29202: _execute() done 7115 1727096003.29204: dumping result to json 7115 1727096003.29206: done dumping result, returning 7115 1727096003.29214: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0afff68d-5257-9c36-2f87-000000000168] 7115 1727096003.29220: sending task result for task 0afff68d-5257-9c36-2f87-000000000168 7115 1727096003.29308: done sending task result for task 0afff68d-5257-9c36-2f87-000000000168 7115 1727096003.29311: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 7115 1727096003.29371: no more pending results, returning what we have 7115 1727096003.29374: results queue empty 7115 1727096003.29375: checking for any_errors_fatal 7115 1727096003.29382: done checking for any_errors_fatal 7115 1727096003.29383: checking for max_fail_percentage 7115 1727096003.29384: done checking for max_fail_percentage 7115 1727096003.29385: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.29386: done checking to see if all hosts have failed 7115 1727096003.29386: getting the remaining hosts for this loop 7115 1727096003.29387: done getting the remaining hosts for this loop 7115 1727096003.29392: getting the next task for host managed_node3 7115 1727096003.29398: done getting next task for host managed_node3 7115 1727096003.29401: ^ task is: TASK: Set flag to indicate system is ostree 7115 1727096003.29403: ^ 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 7115 1727096003.29405: getting variables 7115 1727096003.29407: in VariableManager get_vars() 7115 1727096003.29436: Calling all_inventory to load vars for managed_node3 7115 1727096003.29439: Calling groups_inventory to load vars for managed_node3 7115 1727096003.29442: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.29452: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.29454: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.29457: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.29617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.29731: done with get_vars() 7115 1727096003.29739: done getting variables 7115 1727096003.29810: 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:53:23 -0400 (0:00:00.448) 0:00:04.323 ****** 7115 1727096003.29832: entering _queue_task() for managed_node3/set_fact 7115 1727096003.29833: Creating lock for set_fact 7115 1727096003.30016: worker is 1 (out of 1 available) 7115 1727096003.30027: exiting _queue_task() for managed_node3/set_fact 7115 1727096003.30038: done queuing things up, now waiting for results queue to drain 7115 1727096003.30040: waiting for pending results... 7115 1727096003.30184: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 7115 1727096003.30252: in run() - task 0afff68d-5257-9c36-2f87-000000000169 7115 1727096003.30263: variable 'ansible_search_path' from source: unknown 7115 1727096003.30269: variable 'ansible_search_path' from source: unknown 7115 1727096003.30296: calling self._execute() 7115 1727096003.30352: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.30356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.30364: variable 'omit' from source: magic vars 7115 1727096003.30747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7115 1727096003.30913: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7115 1727096003.30947: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7115 1727096003.30974: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7115 1727096003.30999: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7115 1727096003.31062: 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) 7115 1727096003.31081: 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) 7115 1727096003.31099: 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) 7115 1727096003.31118: 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) 7115 1727096003.31201: Evaluated conditional (not __network_is_ostree is defined): True 7115 1727096003.31204: variable 'omit' from source: magic vars 7115 1727096003.31231: variable 'omit' from source: magic vars 7115 1727096003.31312: variable '__ostree_booted_stat' from source: set_fact 7115 1727096003.31349: variable 'omit' from source: magic vars 7115 1727096003.31369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7115 1727096003.31397: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7115 1727096003.31410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7115 1727096003.31424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7115 1727096003.31432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7115 1727096003.31453: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7115 1727096003.31456: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.31459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.31526: Set connection var ansible_timeout to 10 7115 1727096003.31529: Set connection var ansible_module_compression to ZIP_DEFLATED 7115 1727096003.31535: Set connection var ansible_pipelining to False 7115 1727096003.31538: Set connection var ansible_shell_type to sh 7115 1727096003.31543: Set connection var ansible_shell_executable to /bin/sh 7115 1727096003.31550: Set connection var ansible_connection to ssh 7115 1727096003.31565: variable 'ansible_shell_executable' from source: unknown 7115 1727096003.31570: variable 'ansible_connection' from source: unknown 7115 1727096003.31572: variable 'ansible_module_compression' from source: unknown 7115 1727096003.31574: variable 'ansible_shell_type' from source: unknown 7115 1727096003.31578: variable 'ansible_shell_executable' from source: unknown 7115 1727096003.31580: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.31582: variable 'ansible_pipelining' from source: unknown 7115 1727096003.31586: variable 'ansible_timeout' from source: unknown 7115 1727096003.31588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.31655: 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) 7115 1727096003.31663: variable 'omit' from source: magic vars 7115 1727096003.31670: starting attempt loop 7115 1727096003.31673: running the handler 7115 1727096003.31682: handler run complete 7115 1727096003.31690: attempt loop complete, returning result 7115 1727096003.31692: _execute() done 7115 1727096003.31694: dumping result to json 7115 1727096003.31704: done dumping result, returning 7115 1727096003.31710: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0afff68d-5257-9c36-2f87-000000000169] 7115 1727096003.31712: sending task result for task 0afff68d-5257-9c36-2f87-000000000169 7115 1727096003.31784: done sending task result for task 0afff68d-5257-9c36-2f87-000000000169 7115 1727096003.31786: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 7115 1727096003.31861: no more pending results, returning what we have 7115 1727096003.31864: results queue empty 7115 1727096003.31865: checking for any_errors_fatal 7115 1727096003.31871: done checking for any_errors_fatal 7115 1727096003.31872: checking for max_fail_percentage 7115 1727096003.31874: done checking for max_fail_percentage 7115 1727096003.31874: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.31875: done checking to see if all hosts have failed 7115 1727096003.31876: getting the remaining hosts for this loop 7115 1727096003.31877: done getting the remaining hosts for this loop 7115 1727096003.31880: getting the next task for host managed_node3 7115 1727096003.31886: done getting next task for host managed_node3 7115 1727096003.31889: ^ task is: TASK: Fix CentOS6 Base repo 7115 1727096003.31891: ^ 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 7115 1727096003.31894: getting variables 7115 1727096003.31895: in VariableManager get_vars() 7115 1727096003.31922: Calling all_inventory to load vars for managed_node3 7115 1727096003.31925: Calling groups_inventory to load vars for managed_node3 7115 1727096003.31928: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.31936: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.31938: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.31945: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.32077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.32187: done with get_vars() 7115 1727096003.32194: done getting variables 7115 1727096003.32278: 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:53:23 -0400 (0:00:00.024) 0:00:04.348 ****** 7115 1727096003.32296: entering _queue_task() for managed_node3/copy 7115 1727096003.32465: worker is 1 (out of 1 available) 7115 1727096003.32479: exiting _queue_task() for managed_node3/copy 7115 1727096003.32490: done queuing things up, now waiting for results queue to drain 7115 1727096003.32492: waiting for pending results... 7115 1727096003.32628: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 7115 1727096003.32684: in run() - task 0afff68d-5257-9c36-2f87-00000000016b 7115 1727096003.32694: variable 'ansible_search_path' from source: unknown 7115 1727096003.32698: variable 'ansible_search_path' from source: unknown 7115 1727096003.32724: calling self._execute() 7115 1727096003.32776: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.32780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.32789: variable 'omit' from source: magic vars 7115 1727096003.33103: variable 'ansible_distribution' from source: facts 7115 1727096003.33120: Evaluated conditional (ansible_distribution == 'CentOS'): True 7115 1727096003.33198: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.33201: Evaluated conditional (ansible_distribution_major_version == '6'): False 7115 1727096003.33204: when evaluation is False, skipping this task 7115 1727096003.33207: _execute() done 7115 1727096003.33209: dumping result to json 7115 1727096003.33218: done dumping result, returning 7115 1727096003.33221: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0afff68d-5257-9c36-2f87-00000000016b] 7115 1727096003.33227: sending task result for task 0afff68d-5257-9c36-2f87-00000000016b 7115 1727096003.33308: done sending task result for task 0afff68d-5257-9c36-2f87-00000000016b 7115 1727096003.33311: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7115 1727096003.33365: no more pending results, returning what we have 7115 1727096003.33370: results queue empty 7115 1727096003.33371: checking for any_errors_fatal 7115 1727096003.33374: done checking for any_errors_fatal 7115 1727096003.33374: checking for max_fail_percentage 7115 1727096003.33376: done checking for max_fail_percentage 7115 1727096003.33376: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.33377: done checking to see if all hosts have failed 7115 1727096003.33378: getting the remaining hosts for this loop 7115 1727096003.33379: done getting the remaining hosts for this loop 7115 1727096003.33381: getting the next task for host managed_node3 7115 1727096003.33386: done getting next task for host managed_node3 7115 1727096003.33388: ^ task is: TASK: Include the task 'enable_epel.yml' 7115 1727096003.33392: ^ 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 7115 1727096003.33394: getting variables 7115 1727096003.33396: in VariableManager get_vars() 7115 1727096003.33419: Calling all_inventory to load vars for managed_node3 7115 1727096003.33422: Calling groups_inventory to load vars for managed_node3 7115 1727096003.33424: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.33431: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.33432: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.33434: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.33538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.33647: done with get_vars() 7115 1727096003.33653: 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:53:23 -0400 (0:00:00.014) 0:00:04.362 ****** 7115 1727096003.33712: entering _queue_task() for managed_node3/include_tasks 7115 1727096003.33882: worker is 1 (out of 1 available) 7115 1727096003.33895: exiting _queue_task() for managed_node3/include_tasks 7115 1727096003.33905: done queuing things up, now waiting for results queue to drain 7115 1727096003.33907: waiting for pending results... 7115 1727096003.34045: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 7115 1727096003.34111: in run() - task 0afff68d-5257-9c36-2f87-00000000016c 7115 1727096003.34121: variable 'ansible_search_path' from source: unknown 7115 1727096003.34124: variable 'ansible_search_path' from source: unknown 7115 1727096003.34150: calling self._execute() 7115 1727096003.34257: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.34261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.34272: variable 'omit' from source: magic vars 7115 1727096003.34591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.36104: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.36145: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.36182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.36211: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.36230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.36289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096003.36310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096003.36329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096003.36354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096003.36365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096003.36443: variable '__network_is_ostree' from source: set_fact 7115 1727096003.36455: Evaluated conditional (not __network_is_ostree | d(false)): True 7115 1727096003.36460: _execute() done 7115 1727096003.36462: dumping result to json 7115 1727096003.36464: done dumping result, returning 7115 1727096003.36471: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-9c36-2f87-00000000016c] 7115 1727096003.36478: sending task result for task 0afff68d-5257-9c36-2f87-00000000016c 7115 1727096003.36558: done sending task result for task 0afff68d-5257-9c36-2f87-00000000016c 7115 1727096003.36561: WORKER PROCESS EXITING 7115 1727096003.36588: no more pending results, returning what we have 7115 1727096003.36593: in VariableManager get_vars() 7115 1727096003.36682: Calling all_inventory to load vars for managed_node3 7115 1727096003.36685: Calling groups_inventory to load vars for managed_node3 7115 1727096003.36687: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.36695: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.36698: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.36700: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.36808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.36921: done with get_vars() 7115 1727096003.36926: variable 'ansible_search_path' from source: unknown 7115 1727096003.36927: variable 'ansible_search_path' from source: unknown 7115 1727096003.36949: we have included files to process 7115 1727096003.36950: generating all_blocks data 7115 1727096003.36951: done generating all_blocks data 7115 1727096003.36955: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7115 1727096003.36956: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7115 1727096003.36957: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7115 1727096003.37687: done processing included file 7115 1727096003.37690: iterating over new_blocks loaded from include file 7115 1727096003.37691: in VariableManager get_vars() 7115 1727096003.37703: done with get_vars() 7115 1727096003.37704: filtering new block on tags 7115 1727096003.37729: done filtering new block on tags 7115 1727096003.37733: in VariableManager get_vars() 7115 1727096003.37743: done with get_vars() 7115 1727096003.37745: filtering new block on tags 7115 1727096003.37757: done filtering new block on tags 7115 1727096003.37759: 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_node3 7115 1727096003.37765: extending task lists for all hosts with included blocks 7115 1727096003.37870: done extending task lists 7115 1727096003.37872: done processing included files 7115 1727096003.37873: results queue empty 7115 1727096003.37873: checking for any_errors_fatal 7115 1727096003.37876: done checking for any_errors_fatal 7115 1727096003.37876: checking for max_fail_percentage 7115 1727096003.37877: done checking for max_fail_percentage 7115 1727096003.37878: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.37879: done checking to see if all hosts have failed 7115 1727096003.37880: getting the remaining hosts for this loop 7115 1727096003.37881: done getting the remaining hosts for this loop 7115 1727096003.37883: getting the next task for host managed_node3 7115 1727096003.37887: done getting next task for host managed_node3 7115 1727096003.37889: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 7115 1727096003.37892: ^ 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 7115 1727096003.37894: getting variables 7115 1727096003.37895: in VariableManager get_vars() 7115 1727096003.37903: Calling all_inventory to load vars for managed_node3 7115 1727096003.37905: Calling groups_inventory to load vars for managed_node3 7115 1727096003.37907: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.37912: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.37923: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.37926: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.38059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.38252: done with get_vars() 7115 1727096003.38260: done getting variables 7115 1727096003.38330: 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) 7115 1727096003.38529: 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:53:23 -0400 (0:00:00.048) 0:00:04.411 ****** 7115 1727096003.38574: entering _queue_task() for managed_node3/command 7115 1727096003.38576: Creating lock for command 7115 1727096003.38809: worker is 1 (out of 1 available) 7115 1727096003.38824: exiting _queue_task() for managed_node3/command 7115 1727096003.38835: done queuing things up, now waiting for results queue to drain 7115 1727096003.38837: waiting for pending results... 7115 1727096003.39194: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 7115 1727096003.39208: in run() - task 0afff68d-5257-9c36-2f87-000000000186 7115 1727096003.39231: variable 'ansible_search_path' from source: unknown 7115 1727096003.39240: variable 'ansible_search_path' from source: unknown 7115 1727096003.39284: calling self._execute() 7115 1727096003.39366: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.39382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.39474: variable 'omit' from source: magic vars 7115 1727096003.39855: variable 'ansible_distribution' from source: facts 7115 1727096003.39878: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7115 1727096003.40021: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.40034: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7115 1727096003.40044: when evaluation is False, skipping this task 7115 1727096003.40057: _execute() done 7115 1727096003.40273: dumping result to json 7115 1727096003.40277: done dumping result, returning 7115 1727096003.40280: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [0afff68d-5257-9c36-2f87-000000000186] 7115 1727096003.40282: sending task result for task 0afff68d-5257-9c36-2f87-000000000186 7115 1727096003.40350: done sending task result for task 0afff68d-5257-9c36-2f87-000000000186 7115 1727096003.40354: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7115 1727096003.40395: no more pending results, returning what we have 7115 1727096003.40397: results queue empty 7115 1727096003.40398: checking for any_errors_fatal 7115 1727096003.40399: done checking for any_errors_fatal 7115 1727096003.40400: checking for max_fail_percentage 7115 1727096003.40402: done checking for max_fail_percentage 7115 1727096003.40402: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.40403: done checking to see if all hosts have failed 7115 1727096003.40404: getting the remaining hosts for this loop 7115 1727096003.40405: done getting the remaining hosts for this loop 7115 1727096003.40408: getting the next task for host managed_node3 7115 1727096003.40414: done getting next task for host managed_node3 7115 1727096003.40419: ^ task is: TASK: Install yum-utils package 7115 1727096003.40423: ^ 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 7115 1727096003.40426: getting variables 7115 1727096003.40427: in VariableManager get_vars() 7115 1727096003.40487: Calling all_inventory to load vars for managed_node3 7115 1727096003.40490: Calling groups_inventory to load vars for managed_node3 7115 1727096003.40493: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.40503: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.40505: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.40509: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.40724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.40923: done with get_vars() 7115 1727096003.40933: done getting variables 7115 1727096003.41035: 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:53:23 -0400 (0:00:00.024) 0:00:04.436 ****** 7115 1727096003.41063: entering _queue_task() for managed_node3/package 7115 1727096003.41065: Creating lock for package 7115 1727096003.41292: worker is 1 (out of 1 available) 7115 1727096003.41303: exiting _queue_task() for managed_node3/package 7115 1727096003.41317: done queuing things up, now waiting for results queue to drain 7115 1727096003.41319: waiting for pending results... 7115 1727096003.41561: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 7115 1727096003.41679: in run() - task 0afff68d-5257-9c36-2f87-000000000187 7115 1727096003.41696: variable 'ansible_search_path' from source: unknown 7115 1727096003.41704: variable 'ansible_search_path' from source: unknown 7115 1727096003.41745: calling self._execute() 7115 1727096003.41829: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.41833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.41841: variable 'omit' from source: magic vars 7115 1727096003.42101: variable 'ansible_distribution' from source: facts 7115 1727096003.42111: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7115 1727096003.42198: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.42202: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7115 1727096003.42206: when evaluation is False, skipping this task 7115 1727096003.42209: _execute() done 7115 1727096003.42211: dumping result to json 7115 1727096003.42214: done dumping result, returning 7115 1727096003.42223: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0afff68d-5257-9c36-2f87-000000000187] 7115 1727096003.42227: sending task result for task 0afff68d-5257-9c36-2f87-000000000187 7115 1727096003.42306: done sending task result for task 0afff68d-5257-9c36-2f87-000000000187 7115 1727096003.42309: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7115 1727096003.42361: no more pending results, returning what we have 7115 1727096003.42363: results queue empty 7115 1727096003.42364: checking for any_errors_fatal 7115 1727096003.42371: done checking for any_errors_fatal 7115 1727096003.42372: checking for max_fail_percentage 7115 1727096003.42373: done checking for max_fail_percentage 7115 1727096003.42374: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.42375: done checking to see if all hosts have failed 7115 1727096003.42375: getting the remaining hosts for this loop 7115 1727096003.42376: done getting the remaining hosts for this loop 7115 1727096003.42379: getting the next task for host managed_node3 7115 1727096003.42384: done getting next task for host managed_node3 7115 1727096003.42386: ^ task is: TASK: Enable EPEL 7 7115 1727096003.42389: ^ 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 7115 1727096003.42392: getting variables 7115 1727096003.42393: in VariableManager get_vars() 7115 1727096003.42414: Calling all_inventory to load vars for managed_node3 7115 1727096003.42416: Calling groups_inventory to load vars for managed_node3 7115 1727096003.42421: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.42428: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.42430: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.42432: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.42534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.42665: done with get_vars() 7115 1727096003.42673: done getting variables 7115 1727096003.42709: 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:53:23 -0400 (0:00:00.016) 0:00:04.452 ****** 7115 1727096003.42728: entering _queue_task() for managed_node3/command 7115 1727096003.42883: worker is 1 (out of 1 available) 7115 1727096003.42893: exiting _queue_task() for managed_node3/command 7115 1727096003.42904: done queuing things up, now waiting for results queue to drain 7115 1727096003.42905: waiting for pending results... 7115 1727096003.43052: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 7115 1727096003.43114: in run() - task 0afff68d-5257-9c36-2f87-000000000188 7115 1727096003.43127: variable 'ansible_search_path' from source: unknown 7115 1727096003.43131: variable 'ansible_search_path' from source: unknown 7115 1727096003.43155: calling self._execute() 7115 1727096003.43208: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.43212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.43223: variable 'omit' from source: magic vars 7115 1727096003.43472: variable 'ansible_distribution' from source: facts 7115 1727096003.43482: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7115 1727096003.43569: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.43572: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7115 1727096003.43575: when evaluation is False, skipping this task 7115 1727096003.43578: _execute() done 7115 1727096003.43580: dumping result to json 7115 1727096003.43582: done dumping result, returning 7115 1727096003.43590: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0afff68d-5257-9c36-2f87-000000000188] 7115 1727096003.43593: sending task result for task 0afff68d-5257-9c36-2f87-000000000188 7115 1727096003.43671: done sending task result for task 0afff68d-5257-9c36-2f87-000000000188 7115 1727096003.43674: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7115 1727096003.43724: no more pending results, returning what we have 7115 1727096003.43726: results queue empty 7115 1727096003.43727: checking for any_errors_fatal 7115 1727096003.43732: done checking for any_errors_fatal 7115 1727096003.43733: checking for max_fail_percentage 7115 1727096003.43734: done checking for max_fail_percentage 7115 1727096003.43735: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.43735: done checking to see if all hosts have failed 7115 1727096003.43736: getting the remaining hosts for this loop 7115 1727096003.43737: done getting the remaining hosts for this loop 7115 1727096003.43740: getting the next task for host managed_node3 7115 1727096003.43745: done getting next task for host managed_node3 7115 1727096003.43747: ^ task is: TASK: Enable EPEL 8 7115 1727096003.43750: ^ 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 7115 1727096003.43753: getting variables 7115 1727096003.43754: in VariableManager get_vars() 7115 1727096003.43776: Calling all_inventory to load vars for managed_node3 7115 1727096003.43777: Calling groups_inventory to load vars for managed_node3 7115 1727096003.43779: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.43788: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.43791: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.43793: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.43892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.44003: done with get_vars() 7115 1727096003.44010: done getting variables 7115 1727096003.44047: 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:53:23 -0400 (0:00:00.013) 0:00:04.466 ****** 7115 1727096003.44065: entering _queue_task() for managed_node3/command 7115 1727096003.44219: worker is 1 (out of 1 available) 7115 1727096003.44229: exiting _queue_task() for managed_node3/command 7115 1727096003.44240: done queuing things up, now waiting for results queue to drain 7115 1727096003.44241: waiting for pending results... 7115 1727096003.44378: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 7115 1727096003.44437: in run() - task 0afff68d-5257-9c36-2f87-000000000189 7115 1727096003.44447: variable 'ansible_search_path' from source: unknown 7115 1727096003.44450: variable 'ansible_search_path' from source: unknown 7115 1727096003.44480: calling self._execute() 7115 1727096003.44530: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.44534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.44542: variable 'omit' from source: magic vars 7115 1727096003.44787: variable 'ansible_distribution' from source: facts 7115 1727096003.44800: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7115 1727096003.44879: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.44883: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7115 1727096003.44886: when evaluation is False, skipping this task 7115 1727096003.44889: _execute() done 7115 1727096003.44891: dumping result to json 7115 1727096003.44893: done dumping result, returning 7115 1727096003.44905: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0afff68d-5257-9c36-2f87-000000000189] 7115 1727096003.44908: sending task result for task 0afff68d-5257-9c36-2f87-000000000189 7115 1727096003.44988: done sending task result for task 0afff68d-5257-9c36-2f87-000000000189 7115 1727096003.44992: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7115 1727096003.45045: no more pending results, returning what we have 7115 1727096003.45047: results queue empty 7115 1727096003.45048: checking for any_errors_fatal 7115 1727096003.45052: done checking for any_errors_fatal 7115 1727096003.45053: checking for max_fail_percentage 7115 1727096003.45054: done checking for max_fail_percentage 7115 1727096003.45055: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.45055: done checking to see if all hosts have failed 7115 1727096003.45056: getting the remaining hosts for this loop 7115 1727096003.45057: done getting the remaining hosts for this loop 7115 1727096003.45060: getting the next task for host managed_node3 7115 1727096003.45070: done getting next task for host managed_node3 7115 1727096003.45072: ^ task is: TASK: Enable EPEL 6 7115 1727096003.45075: ^ 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 7115 1727096003.45078: getting variables 7115 1727096003.45079: in VariableManager get_vars() 7115 1727096003.45100: Calling all_inventory to load vars for managed_node3 7115 1727096003.45101: Calling groups_inventory to load vars for managed_node3 7115 1727096003.45103: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.45109: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.45111: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.45113: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.45245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.45354: done with get_vars() 7115 1727096003.45360: done getting variables 7115 1727096003.45398: 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:53:23 -0400 (0:00:00.013) 0:00:04.479 ****** 7115 1727096003.45417: entering _queue_task() for managed_node3/copy 7115 1727096003.45580: worker is 1 (out of 1 available) 7115 1727096003.45591: exiting _queue_task() for managed_node3/copy 7115 1727096003.45603: done queuing things up, now waiting for results queue to drain 7115 1727096003.45604: waiting for pending results... 7115 1727096003.45740: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 7115 1727096003.45803: in run() - task 0afff68d-5257-9c36-2f87-00000000018b 7115 1727096003.45812: variable 'ansible_search_path' from source: unknown 7115 1727096003.45815: variable 'ansible_search_path' from source: unknown 7115 1727096003.45845: calling self._execute() 7115 1727096003.45900: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.45903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.45913: variable 'omit' from source: magic vars 7115 1727096003.46170: variable 'ansible_distribution' from source: facts 7115 1727096003.46180: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7115 1727096003.46258: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.46264: Evaluated conditional (ansible_distribution_major_version == '6'): False 7115 1727096003.46269: when evaluation is False, skipping this task 7115 1727096003.46272: _execute() done 7115 1727096003.46274: dumping result to json 7115 1727096003.46277: done dumping result, returning 7115 1727096003.46284: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0afff68d-5257-9c36-2f87-00000000018b] 7115 1727096003.46287: sending task result for task 0afff68d-5257-9c36-2f87-00000000018b 7115 1727096003.46366: done sending task result for task 0afff68d-5257-9c36-2f87-00000000018b 7115 1727096003.46372: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7115 1727096003.46423: no more pending results, returning what we have 7115 1727096003.46426: results queue empty 7115 1727096003.46426: checking for any_errors_fatal 7115 1727096003.46430: done checking for any_errors_fatal 7115 1727096003.46431: checking for max_fail_percentage 7115 1727096003.46432: done checking for max_fail_percentage 7115 1727096003.46433: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.46433: done checking to see if all hosts have failed 7115 1727096003.46434: getting the remaining hosts for this loop 7115 1727096003.46435: done getting the remaining hosts for this loop 7115 1727096003.46438: getting the next task for host managed_node3 7115 1727096003.46445: done getting next task for host managed_node3 7115 1727096003.46447: ^ task is: TASK: Set network provider to 'initscripts' 7115 1727096003.46449: ^ 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 7115 1727096003.46452: getting variables 7115 1727096003.46453: in VariableManager get_vars() 7115 1727096003.46477: Calling all_inventory to load vars for managed_node3 7115 1727096003.46480: Calling groups_inventory to load vars for managed_node3 7115 1727096003.46482: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.46488: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.46490: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.46491: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.46593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.46700: done with get_vars() 7115 1727096003.46707: done getting variables 7115 1727096003.46745: 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_auto_gateway_initscripts.yml:12 Monday 23 September 2024 08:53:23 -0400 (0:00:00.013) 0:00:04.493 ****** 7115 1727096003.46762: entering _queue_task() for managed_node3/set_fact 7115 1727096003.46921: worker is 1 (out of 1 available) 7115 1727096003.46933: exiting _queue_task() for managed_node3/set_fact 7115 1727096003.46943: done queuing things up, now waiting for results queue to drain 7115 1727096003.46945: waiting for pending results... 7115 1727096003.47082: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 7115 1727096003.47134: in run() - task 0afff68d-5257-9c36-2f87-000000000007 7115 1727096003.47144: variable 'ansible_search_path' from source: unknown 7115 1727096003.47174: calling self._execute() 7115 1727096003.47227: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.47231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.47239: variable 'omit' from source: magic vars 7115 1727096003.47316: variable 'omit' from source: magic vars 7115 1727096003.47341: variable 'omit' from source: magic vars 7115 1727096003.47366: variable 'omit' from source: magic vars 7115 1727096003.47404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7115 1727096003.47434: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7115 1727096003.47450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7115 1727096003.47463: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7115 1727096003.47474: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7115 1727096003.47498: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7115 1727096003.47502: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.47505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.47577: Set connection var ansible_timeout to 10 7115 1727096003.47581: Set connection var ansible_module_compression to ZIP_DEFLATED 7115 1727096003.47587: Set connection var ansible_pipelining to False 7115 1727096003.47589: Set connection var ansible_shell_type to sh 7115 1727096003.47594: Set connection var ansible_shell_executable to /bin/sh 7115 1727096003.47603: Set connection var ansible_connection to ssh 7115 1727096003.47623: variable 'ansible_shell_executable' from source: unknown 7115 1727096003.47626: variable 'ansible_connection' from source: unknown 7115 1727096003.47629: variable 'ansible_module_compression' from source: unknown 7115 1727096003.47631: variable 'ansible_shell_type' from source: unknown 7115 1727096003.47633: variable 'ansible_shell_executable' from source: unknown 7115 1727096003.47636: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.47638: variable 'ansible_pipelining' from source: unknown 7115 1727096003.47642: variable 'ansible_timeout' from source: unknown 7115 1727096003.47646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.47750: 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) 7115 1727096003.47759: variable 'omit' from source: magic vars 7115 1727096003.47764: starting attempt loop 7115 1727096003.47767: running the handler 7115 1727096003.47779: handler run complete 7115 1727096003.47786: attempt loop complete, returning result 7115 1727096003.47788: _execute() done 7115 1727096003.47792: dumping result to json 7115 1727096003.47794: done dumping result, returning 7115 1727096003.47801: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0afff68d-5257-9c36-2f87-000000000007] 7115 1727096003.47804: sending task result for task 0afff68d-5257-9c36-2f87-000000000007 7115 1727096003.47886: done sending task result for task 0afff68d-5257-9c36-2f87-000000000007 7115 1727096003.47889: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 7115 1727096003.47963: no more pending results, returning what we have 7115 1727096003.47965: results queue empty 7115 1727096003.47966: checking for any_errors_fatal 7115 1727096003.47974: done checking for any_errors_fatal 7115 1727096003.47974: checking for max_fail_percentage 7115 1727096003.47976: done checking for max_fail_percentage 7115 1727096003.47976: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.47977: done checking to see if all hosts have failed 7115 1727096003.47978: getting the remaining hosts for this loop 7115 1727096003.47979: done getting the remaining hosts for this loop 7115 1727096003.47982: getting the next task for host managed_node3 7115 1727096003.47987: done getting next task for host managed_node3 7115 1727096003.47989: ^ task is: TASK: meta (flush_handlers) 7115 1727096003.47990: ^ 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 7115 1727096003.47994: getting variables 7115 1727096003.47995: in VariableManager get_vars() 7115 1727096003.48020: Calling all_inventory to load vars for managed_node3 7115 1727096003.48022: Calling groups_inventory to load vars for managed_node3 7115 1727096003.48025: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.48031: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.48032: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.48034: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.48170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.48279: done with get_vars() 7115 1727096003.48285: done getting variables 7115 1727096003.48329: in VariableManager get_vars() 7115 1727096003.48335: Calling all_inventory to load vars for managed_node3 7115 1727096003.48337: Calling groups_inventory to load vars for managed_node3 7115 1727096003.48338: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.48341: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.48342: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.48344: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.48424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.48525: done with get_vars() 7115 1727096003.48535: done queuing things up, now waiting for results queue to drain 7115 1727096003.48536: results queue empty 7115 1727096003.48536: checking for any_errors_fatal 7115 1727096003.48538: done checking for any_errors_fatal 7115 1727096003.48538: checking for max_fail_percentage 7115 1727096003.48539: done checking for max_fail_percentage 7115 1727096003.48539: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.48539: done checking to see if all hosts have failed 7115 1727096003.48540: getting the remaining hosts for this loop 7115 1727096003.48540: done getting the remaining hosts for this loop 7115 1727096003.48542: getting the next task for host managed_node3 7115 1727096003.48544: done getting next task for host managed_node3 7115 1727096003.48545: ^ task is: TASK: meta (flush_handlers) 7115 1727096003.48546: ^ 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 7115 1727096003.48552: getting variables 7115 1727096003.48552: in VariableManager get_vars() 7115 1727096003.48557: Calling all_inventory to load vars for managed_node3 7115 1727096003.48558: Calling groups_inventory to load vars for managed_node3 7115 1727096003.48560: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.48563: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.48565: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.48569: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.48647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.48763: done with get_vars() 7115 1727096003.48770: done getting variables 7115 1727096003.48801: in VariableManager get_vars() 7115 1727096003.48806: Calling all_inventory to load vars for managed_node3 7115 1727096003.48808: Calling groups_inventory to load vars for managed_node3 7115 1727096003.48809: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.48811: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.48813: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.48814: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.48893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.48993: done with get_vars() 7115 1727096003.49002: done queuing things up, now waiting for results queue to drain 7115 1727096003.49004: results queue empty 7115 1727096003.49004: checking for any_errors_fatal 7115 1727096003.49005: done checking for any_errors_fatal 7115 1727096003.49005: checking for max_fail_percentage 7115 1727096003.49006: done checking for max_fail_percentage 7115 1727096003.49006: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.49007: done checking to see if all hosts have failed 7115 1727096003.49007: getting the remaining hosts for this loop 7115 1727096003.49007: done getting the remaining hosts for this loop 7115 1727096003.49009: getting the next task for host managed_node3 7115 1727096003.49011: done getting next task for host managed_node3 7115 1727096003.49011: ^ task is: None 7115 1727096003.49012: ^ 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 7115 1727096003.49013: done queuing things up, now waiting for results queue to drain 7115 1727096003.49013: results queue empty 7115 1727096003.49014: checking for any_errors_fatal 7115 1727096003.49014: done checking for any_errors_fatal 7115 1727096003.49015: checking for max_fail_percentage 7115 1727096003.49015: done checking for max_fail_percentage 7115 1727096003.49016: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.49017: done checking to see if all hosts have failed 7115 1727096003.49018: getting the next task for host managed_node3 7115 1727096003.49019: done getting next task for host managed_node3 7115 1727096003.49020: ^ task is: None 7115 1727096003.49020: ^ 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 7115 1727096003.49056: in VariableManager get_vars() 7115 1727096003.49079: done with get_vars() 7115 1727096003.49083: in VariableManager get_vars() 7115 1727096003.49095: done with get_vars() 7115 1727096003.49097: variable 'omit' from source: magic vars 7115 1727096003.49120: in VariableManager get_vars() 7115 1727096003.49134: done with get_vars() 7115 1727096003.49147: variable 'omit' from source: magic vars PLAY [Play for testing auto_gateway setting] *********************************** 7115 1727096003.49451: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 7115 1727096003.49476: getting the remaining hosts for this loop 7115 1727096003.49477: done getting the remaining hosts for this loop 7115 1727096003.49479: getting the next task for host managed_node3 7115 1727096003.49481: done getting next task for host managed_node3 7115 1727096003.49482: ^ task is: TASK: Gathering Facts 7115 1727096003.49483: ^ 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 7115 1727096003.49484: getting variables 7115 1727096003.49485: in VariableManager get_vars() 7115 1727096003.49496: Calling all_inventory to load vars for managed_node3 7115 1727096003.49498: Calling groups_inventory to load vars for managed_node3 7115 1727096003.49499: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.49502: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.49510: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.49512: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.49619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.49724: done with get_vars() 7115 1727096003.49729: done getting variables 7115 1727096003.49753: 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_auto_gateway.yml:3 Monday 23 September 2024 08:53:23 -0400 (0:00:00.030) 0:00:04.523 ****** 7115 1727096003.49774: entering _queue_task() for managed_node3/gather_facts 7115 1727096003.49951: worker is 1 (out of 1 available) 7115 1727096003.49961: exiting _queue_task() for managed_node3/gather_facts 7115 1727096003.49975: done queuing things up, now waiting for results queue to drain 7115 1727096003.49976: waiting for pending results... 7115 1727096003.50116: running TaskExecutor() for managed_node3/TASK: Gathering Facts 7115 1727096003.50174: in run() - task 0afff68d-5257-9c36-2f87-0000000001b1 7115 1727096003.50186: variable 'ansible_search_path' from source: unknown 7115 1727096003.50218: calling self._execute() 7115 1727096003.50276: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.50279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.50288: variable 'omit' from source: magic vars 7115 1727096003.50585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.52059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.52103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.52132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.52161: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.52181: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.52241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096003.52260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096003.52283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096003.52308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096003.52321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096003.52417: variable 'ansible_distribution' from source: facts 7115 1727096003.52425: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.52439: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096003.52442: when evaluation is False, skipping this task 7115 1727096003.52444: _execute() done 7115 1727096003.52446: dumping result to json 7115 1727096003.52449: done dumping result, returning 7115 1727096003.52455: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-9c36-2f87-0000000001b1] 7115 1727096003.52460: sending task result for task 0afff68d-5257-9c36-2f87-0000000001b1 7115 1727096003.52536: done sending task result for task 0afff68d-5257-9c36-2f87-0000000001b1 7115 1727096003.52539: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096003.52626: no more pending results, returning what we have 7115 1727096003.52628: results queue empty 7115 1727096003.52629: checking for any_errors_fatal 7115 1727096003.52630: done checking for any_errors_fatal 7115 1727096003.52631: checking for max_fail_percentage 7115 1727096003.52632: done checking for max_fail_percentage 7115 1727096003.52633: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.52634: done checking to see if all hosts have failed 7115 1727096003.52635: getting the remaining hosts for this loop 7115 1727096003.52636: done getting the remaining hosts for this loop 7115 1727096003.52639: getting the next task for host managed_node3 7115 1727096003.52644: done getting next task for host managed_node3 7115 1727096003.52645: ^ task is: TASK: meta (flush_handlers) 7115 1727096003.52647: ^ 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 7115 1727096003.52652: getting variables 7115 1727096003.52653: in VariableManager get_vars() 7115 1727096003.52695: Calling all_inventory to load vars for managed_node3 7115 1727096003.52698: Calling groups_inventory to load vars for managed_node3 7115 1727096003.52700: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.52708: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.52710: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.52714: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.52820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.52934: done with get_vars() 7115 1727096003.52941: done getting variables 7115 1727096003.52988: in VariableManager get_vars() 7115 1727096003.53001: Calling all_inventory to load vars for managed_node3 7115 1727096003.53002: Calling groups_inventory to load vars for managed_node3 7115 1727096003.53003: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.53006: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.53008: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.53009: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.53111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.53222: done with get_vars() 7115 1727096003.53231: done queuing things up, now waiting for results queue to drain 7115 1727096003.53232: results queue empty 7115 1727096003.53233: checking for any_errors_fatal 7115 1727096003.53234: done checking for any_errors_fatal 7115 1727096003.53235: checking for max_fail_percentage 7115 1727096003.53235: done checking for max_fail_percentage 7115 1727096003.53236: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.53236: done checking to see if all hosts have failed 7115 1727096003.53236: getting the remaining hosts for this loop 7115 1727096003.53237: done getting the remaining hosts for this loop 7115 1727096003.53239: getting the next task for host managed_node3 7115 1727096003.53241: done getting next task for host managed_node3 7115 1727096003.53243: ^ task is: TASK: Include the task 'show_interfaces.yml' 7115 1727096003.53243: ^ 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 7115 1727096003.53245: getting variables 7115 1727096003.53245: in VariableManager get_vars() 7115 1727096003.53256: Calling all_inventory to load vars for managed_node3 7115 1727096003.53258: Calling groups_inventory to load vars for managed_node3 7115 1727096003.53260: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.53268: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.53270: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.53272: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.53347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.53453: done with get_vars() 7115 1727096003.53458: 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_auto_gateway.yml:9 Monday 23 September 2024 08:53:23 -0400 (0:00:00.037) 0:00:04.560 ****** 7115 1727096003.53506: entering _queue_task() for managed_node3/include_tasks 7115 1727096003.53692: worker is 1 (out of 1 available) 7115 1727096003.53704: exiting _queue_task() for managed_node3/include_tasks 7115 1727096003.53715: done queuing things up, now waiting for results queue to drain 7115 1727096003.53717: waiting for pending results... 7115 1727096003.53859: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 7115 1727096003.53917: in run() - task 0afff68d-5257-9c36-2f87-00000000000b 7115 1727096003.53930: variable 'ansible_search_path' from source: unknown 7115 1727096003.53961: calling self._execute() 7115 1727096003.54022: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.54026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.54035: variable 'omit' from source: magic vars 7115 1727096003.54330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.55842: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.55885: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.55916: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.55943: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.55962: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.56027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096003.56046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096003.56063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096003.56090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096003.56101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096003.56203: variable 'ansible_distribution' from source: facts 7115 1727096003.56207: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.56228: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096003.56237: when evaluation is False, skipping this task 7115 1727096003.56240: _execute() done 7115 1727096003.56242: dumping result to json 7115 1727096003.56244: done dumping result, returning 7115 1727096003.56250: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-9c36-2f87-00000000000b] 7115 1727096003.56255: sending task result for task 0afff68d-5257-9c36-2f87-00000000000b 7115 1727096003.56340: done sending task result for task 0afff68d-5257-9c36-2f87-00000000000b 7115 1727096003.56343: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096003.56387: no more pending results, returning what we have 7115 1727096003.56390: results queue empty 7115 1727096003.56391: checking for any_errors_fatal 7115 1727096003.56393: done checking for any_errors_fatal 7115 1727096003.56394: checking for max_fail_percentage 7115 1727096003.56395: done checking for max_fail_percentage 7115 1727096003.56396: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.56397: done checking to see if all hosts have failed 7115 1727096003.56398: getting the remaining hosts for this loop 7115 1727096003.56399: done getting the remaining hosts for this loop 7115 1727096003.56404: getting the next task for host managed_node3 7115 1727096003.56410: done getting next task for host managed_node3 7115 1727096003.56413: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7115 1727096003.56417: ^ 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 7115 1727096003.56420: getting variables 7115 1727096003.56421: in VariableManager get_vars() 7115 1727096003.56464: Calling all_inventory to load vars for managed_node3 7115 1727096003.56466: Calling groups_inventory to load vars for managed_node3 7115 1727096003.56470: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.56479: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.56481: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.56484: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.56613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.56773: done with get_vars() 7115 1727096003.56780: 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_auto_gateway.yml:11 Monday 23 September 2024 08:53:23 -0400 (0:00:00.033) 0:00:04.594 ****** 7115 1727096003.56844: entering _queue_task() for managed_node3/include_tasks 7115 1727096003.57025: worker is 1 (out of 1 available) 7115 1727096003.57038: exiting _queue_task() for managed_node3/include_tasks 7115 1727096003.57049: done queuing things up, now waiting for results queue to drain 7115 1727096003.57050: waiting for pending results... 7115 1727096003.57188: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7115 1727096003.57241: in run() - task 0afff68d-5257-9c36-2f87-00000000000c 7115 1727096003.57252: variable 'ansible_search_path' from source: unknown 7115 1727096003.57372: calling self._execute() 7115 1727096003.57375: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.57377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.57384: variable 'omit' from source: magic vars 7115 1727096003.57655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.59108: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.59162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.59190: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.59219: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.59237: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.59298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096003.59321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096003.59336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096003.59366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096003.59379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096003.59478: variable 'ansible_distribution' from source: facts 7115 1727096003.59483: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.59498: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096003.59500: when evaluation is False, skipping this task 7115 1727096003.59503: _execute() done 7115 1727096003.59505: dumping result to json 7115 1727096003.59508: done dumping result, returning 7115 1727096003.59517: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-9c36-2f87-00000000000c] 7115 1727096003.59520: sending task result for task 0afff68d-5257-9c36-2f87-00000000000c 7115 1727096003.59602: done sending task result for task 0afff68d-5257-9c36-2f87-00000000000c 7115 1727096003.59605: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096003.59650: no more pending results, returning what we have 7115 1727096003.59654: results queue empty 7115 1727096003.59655: checking for any_errors_fatal 7115 1727096003.59661: done checking for any_errors_fatal 7115 1727096003.59662: checking for max_fail_percentage 7115 1727096003.59663: done checking for max_fail_percentage 7115 1727096003.59664: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.59665: done checking to see if all hosts have failed 7115 1727096003.59666: getting the remaining hosts for this loop 7115 1727096003.59669: done getting the remaining hosts for this loop 7115 1727096003.59673: getting the next task for host managed_node3 7115 1727096003.59679: done getting next task for host managed_node3 7115 1727096003.59681: ^ task is: TASK: Include the task 'assert_device_present.yml' 7115 1727096003.59683: ^ 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 7115 1727096003.59685: getting variables 7115 1727096003.59686: in VariableManager get_vars() 7115 1727096003.59732: Calling all_inventory to load vars for managed_node3 7115 1727096003.59735: Calling groups_inventory to load vars for managed_node3 7115 1727096003.59737: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.59745: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.59747: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.59750: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.59875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.59995: done with get_vars() 7115 1727096003.60003: 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_auto_gateway.yml:15 Monday 23 September 2024 08:53:23 -0400 (0:00:00.032) 0:00:04.626 ****** 7115 1727096003.60065: entering _queue_task() for managed_node3/include_tasks 7115 1727096003.60247: worker is 1 (out of 1 available) 7115 1727096003.60261: exiting _queue_task() for managed_node3/include_tasks 7115 1727096003.60273: done queuing things up, now waiting for results queue to drain 7115 1727096003.60275: waiting for pending results... 7115 1727096003.60412: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7115 1727096003.60466: in run() - task 0afff68d-5257-9c36-2f87-00000000000d 7115 1727096003.60487: variable 'ansible_search_path' from source: unknown 7115 1727096003.60521: calling self._execute() 7115 1727096003.60581: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.60585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.60595: variable 'omit' from source: magic vars 7115 1727096003.60896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.62384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.62428: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.62456: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.62484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.62503: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.62561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096003.62586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096003.62605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096003.62633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096003.62644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096003.62741: variable 'ansible_distribution' from source: facts 7115 1727096003.62745: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.62759: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096003.62762: when evaluation is False, skipping this task 7115 1727096003.62765: _execute() done 7115 1727096003.62768: dumping result to json 7115 1727096003.62771: done dumping result, returning 7115 1727096003.62777: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0afff68d-5257-9c36-2f87-00000000000d] 7115 1727096003.62782: sending task result for task 0afff68d-5257-9c36-2f87-00000000000d 7115 1727096003.62859: done sending task result for task 0afff68d-5257-9c36-2f87-00000000000d 7115 1727096003.62862: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096003.62936: no more pending results, returning what we have 7115 1727096003.62939: results queue empty 7115 1727096003.62940: checking for any_errors_fatal 7115 1727096003.62944: done checking for any_errors_fatal 7115 1727096003.62945: checking for max_fail_percentage 7115 1727096003.62947: done checking for max_fail_percentage 7115 1727096003.62947: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.62949: done checking to see if all hosts have failed 7115 1727096003.62949: getting the remaining hosts for this loop 7115 1727096003.62950: done getting the remaining hosts for this loop 7115 1727096003.62954: getting the next task for host managed_node3 7115 1727096003.62958: done getting next task for host managed_node3 7115 1727096003.62961: ^ task is: TASK: TEST: I can configure an interface with auto_gateway enabled 7115 1727096003.62963: ^ 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 7115 1727096003.62965: getting variables 7115 1727096003.62966: in VariableManager get_vars() 7115 1727096003.63009: Calling all_inventory to load vars for managed_node3 7115 1727096003.63012: Calling groups_inventory to load vars for managed_node3 7115 1727096003.63014: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.63022: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.63025: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.63027: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.63169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.63281: done with get_vars() 7115 1727096003.63288: done getting variables 7115 1727096003.63349: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:17 Monday 23 September 2024 08:53:23 -0400 (0:00:00.033) 0:00:04.659 ****** 7115 1727096003.63371: entering _queue_task() for managed_node3/debug 7115 1727096003.63372: Creating lock for debug 7115 1727096003.63546: worker is 1 (out of 1 available) 7115 1727096003.63557: exiting _queue_task() for managed_node3/debug 7115 1727096003.63570: done queuing things up, now waiting for results queue to drain 7115 1727096003.63572: waiting for pending results... 7115 1727096003.63714: running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway enabled 7115 1727096003.63777: in run() - task 0afff68d-5257-9c36-2f87-00000000000e 7115 1727096003.63788: variable 'ansible_search_path' from source: unknown 7115 1727096003.63818: calling self._execute() 7115 1727096003.63882: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.63889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.63898: variable 'omit' from source: magic vars 7115 1727096003.64196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.65644: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.65880: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.65906: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.65931: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.65950: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.66009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096003.66030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096003.66047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096003.66074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096003.66088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096003.66179: variable 'ansible_distribution' from source: facts 7115 1727096003.66183: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.66199: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096003.66203: when evaluation is False, skipping this task 7115 1727096003.66206: _execute() done 7115 1727096003.66208: dumping result to json 7115 1727096003.66210: done dumping result, returning 7115 1727096003.66219: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway enabled [0afff68d-5257-9c36-2f87-00000000000e] 7115 1727096003.66221: sending task result for task 0afff68d-5257-9c36-2f87-00000000000e skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096003.66345: no more pending results, returning what we have 7115 1727096003.66348: results queue empty 7115 1727096003.66349: checking for any_errors_fatal 7115 1727096003.66355: done checking for any_errors_fatal 7115 1727096003.66355: checking for max_fail_percentage 7115 1727096003.66357: done checking for max_fail_percentage 7115 1727096003.66357: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.66358: done checking to see if all hosts have failed 7115 1727096003.66359: getting the remaining hosts for this loop 7115 1727096003.66360: done getting the remaining hosts for this loop 7115 1727096003.66364: getting the next task for host managed_node3 7115 1727096003.66371: done getting next task for host managed_node3 7115 1727096003.66377: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7115 1727096003.66379: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096003.66393: getting variables 7115 1727096003.66394: in VariableManager get_vars() 7115 1727096003.66437: Calling all_inventory to load vars for managed_node3 7115 1727096003.66440: Calling groups_inventory to load vars for managed_node3 7115 1727096003.66442: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.66449: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.66451: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.66454: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.66574: done sending task result for task 0afff68d-5257-9c36-2f87-00000000000e 7115 1727096003.66577: WORKER PROCESS EXITING 7115 1727096003.66590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.66714: done with get_vars() 7115 1727096003.66724: 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:53:23 -0400 (0:00:00.034) 0:00:04.693 ****** 7115 1727096003.66792: entering _queue_task() for managed_node3/include_tasks 7115 1727096003.66978: worker is 1 (out of 1 available) 7115 1727096003.66992: exiting _queue_task() for managed_node3/include_tasks 7115 1727096003.67004: done queuing things up, now waiting for results queue to drain 7115 1727096003.67006: waiting for pending results... 7115 1727096003.67153: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7115 1727096003.67245: in run() - task 0afff68d-5257-9c36-2f87-000000000016 7115 1727096003.67257: variable 'ansible_search_path' from source: unknown 7115 1727096003.67260: variable 'ansible_search_path' from source: unknown 7115 1727096003.67292: calling self._execute() 7115 1727096003.67351: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.67356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.67364: variable 'omit' from source: magic vars 7115 1727096003.67675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.69347: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.69390: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.69422: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.69447: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.69465: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.69527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096003.69548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096003.69564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096003.69592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096003.69603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096003.69700: variable 'ansible_distribution' from source: facts 7115 1727096003.69703: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.69719: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096003.69722: when evaluation is False, skipping this task 7115 1727096003.69724: _execute() done 7115 1727096003.69727: dumping result to json 7115 1727096003.69733: done dumping result, returning 7115 1727096003.69743: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-9c36-2f87-000000000016] 7115 1727096003.69746: sending task result for task 0afff68d-5257-9c36-2f87-000000000016 7115 1727096003.69827: done sending task result for task 0afff68d-5257-9c36-2f87-000000000016 7115 1727096003.69829: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096003.69888: no more pending results, returning what we have 7115 1727096003.69892: results queue empty 7115 1727096003.69893: checking for any_errors_fatal 7115 1727096003.69898: done checking for any_errors_fatal 7115 1727096003.69898: checking for max_fail_percentage 7115 1727096003.69900: done checking for max_fail_percentage 7115 1727096003.69901: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.69901: done checking to see if all hosts have failed 7115 1727096003.69902: getting the remaining hosts for this loop 7115 1727096003.69903: done getting the remaining hosts for this loop 7115 1727096003.69907: getting the next task for host managed_node3 7115 1727096003.69913: done getting next task for host managed_node3 7115 1727096003.69917: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7115 1727096003.69919: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096003.69933: getting variables 7115 1727096003.69934: in VariableManager get_vars() 7115 1727096003.69978: Calling all_inventory to load vars for managed_node3 7115 1727096003.69980: Calling groups_inventory to load vars for managed_node3 7115 1727096003.69982: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.69990: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.69992: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.69995: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.70151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.70275: done with get_vars() 7115 1727096003.70282: done getting variables 7115 1727096003.70322: 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:53:23 -0400 (0:00:00.035) 0:00:04.728 ****** 7115 1727096003.70344: entering _queue_task() for managed_node3/debug 7115 1727096003.70530: worker is 1 (out of 1 available) 7115 1727096003.70545: exiting _queue_task() for managed_node3/debug 7115 1727096003.70557: done queuing things up, now waiting for results queue to drain 7115 1727096003.70559: waiting for pending results... 7115 1727096003.70721: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7115 1727096003.70802: in run() - task 0afff68d-5257-9c36-2f87-000000000017 7115 1727096003.70810: variable 'ansible_search_path' from source: unknown 7115 1727096003.70814: variable 'ansible_search_path' from source: unknown 7115 1727096003.70843: calling self._execute() 7115 1727096003.70909: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.70912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.70918: variable 'omit' from source: magic vars 7115 1727096003.71206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.72852: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.72912: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.72941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.72971: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.72990: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.73049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096003.73072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096003.73091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096003.73116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096003.73130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096003.73223: variable 'ansible_distribution' from source: facts 7115 1727096003.73227: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.73242: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096003.73245: when evaluation is False, skipping this task 7115 1727096003.73247: _execute() done 7115 1727096003.73250: dumping result to json 7115 1727096003.73252: done dumping result, returning 7115 1727096003.73260: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-9c36-2f87-000000000017] 7115 1727096003.73264: sending task result for task 0afff68d-5257-9c36-2f87-000000000017 7115 1727096003.73347: done sending task result for task 0afff68d-5257-9c36-2f87-000000000017 7115 1727096003.73350: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096003.73427: no more pending results, returning what we have 7115 1727096003.73430: results queue empty 7115 1727096003.73431: checking for any_errors_fatal 7115 1727096003.73435: done checking for any_errors_fatal 7115 1727096003.73436: checking for max_fail_percentage 7115 1727096003.73437: done checking for max_fail_percentage 7115 1727096003.73438: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.73439: done checking to see if all hosts have failed 7115 1727096003.73439: getting the remaining hosts for this loop 7115 1727096003.73441: done getting the remaining hosts for this loop 7115 1727096003.73444: getting the next task for host managed_node3 7115 1727096003.73449: done getting next task for host managed_node3 7115 1727096003.73453: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7115 1727096003.73455: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096003.73470: getting variables 7115 1727096003.73471: in VariableManager get_vars() 7115 1727096003.73514: Calling all_inventory to load vars for managed_node3 7115 1727096003.73516: Calling groups_inventory to load vars for managed_node3 7115 1727096003.73518: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.73526: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.73528: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.73531: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.73642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.73765: done with get_vars() 7115 1727096003.73778: done getting variables 7115 1727096003.73841: 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:53:23 -0400 (0:00:00.035) 0:00:04.764 ****** 7115 1727096003.73869: entering _queue_task() for managed_node3/fail 7115 1727096003.73871: Creating lock for fail 7115 1727096003.74055: worker is 1 (out of 1 available) 7115 1727096003.74069: exiting _queue_task() for managed_node3/fail 7115 1727096003.74081: done queuing things up, now waiting for results queue to drain 7115 1727096003.74083: waiting for pending results... 7115 1727096003.74232: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7115 1727096003.74313: in run() - task 0afff68d-5257-9c36-2f87-000000000018 7115 1727096003.74319: variable 'ansible_search_path' from source: unknown 7115 1727096003.74323: variable 'ansible_search_path' from source: unknown 7115 1727096003.74353: calling self._execute() 7115 1727096003.74412: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.74419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.74427: variable 'omit' from source: magic vars 7115 1727096003.74775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.76358: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.76402: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.76428: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.76453: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.76472: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.76542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096003.76561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096003.76580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096003.76611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096003.76623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096003.76714: variable 'ansible_distribution' from source: facts 7115 1727096003.76720: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.76733: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096003.76736: when evaluation is False, skipping this task 7115 1727096003.76738: _execute() done 7115 1727096003.76741: dumping result to json 7115 1727096003.76743: done dumping result, returning 7115 1727096003.76748: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-9c36-2f87-000000000018] 7115 1727096003.76752: sending task result for task 0afff68d-5257-9c36-2f87-000000000018 7115 1727096003.76835: done sending task result for task 0afff68d-5257-9c36-2f87-000000000018 7115 1727096003.76837: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096003.76881: no more pending results, returning what we have 7115 1727096003.76884: results queue empty 7115 1727096003.76885: checking for any_errors_fatal 7115 1727096003.76889: done checking for any_errors_fatal 7115 1727096003.76890: checking for max_fail_percentage 7115 1727096003.76891: done checking for max_fail_percentage 7115 1727096003.76892: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.76893: done checking to see if all hosts have failed 7115 1727096003.76893: getting the remaining hosts for this loop 7115 1727096003.76895: done getting the remaining hosts for this loop 7115 1727096003.76898: getting the next task for host managed_node3 7115 1727096003.76904: done getting next task for host managed_node3 7115 1727096003.76907: ^ 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 7115 1727096003.76909: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096003.76924: getting variables 7115 1727096003.76925: in VariableManager get_vars() 7115 1727096003.76978: Calling all_inventory to load vars for managed_node3 7115 1727096003.76980: Calling groups_inventory to load vars for managed_node3 7115 1727096003.76982: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.76990: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.76993: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.76996: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.77144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.77264: done with get_vars() 7115 1727096003.77274: done getting variables 7115 1727096003.77314: 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:53:23 -0400 (0:00:00.034) 0:00:04.798 ****** 7115 1727096003.77338: entering _queue_task() for managed_node3/fail 7115 1727096003.77518: worker is 1 (out of 1 available) 7115 1727096003.77531: exiting _queue_task() for managed_node3/fail 7115 1727096003.77544: done queuing things up, now waiting for results queue to drain 7115 1727096003.77545: waiting for pending results... 7115 1727096003.77696: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7115 1727096003.77775: in run() - task 0afff68d-5257-9c36-2f87-000000000019 7115 1727096003.77789: variable 'ansible_search_path' from source: unknown 7115 1727096003.77793: variable 'ansible_search_path' from source: unknown 7115 1727096003.77823: calling self._execute() 7115 1727096003.77882: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.77887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.77896: variable 'omit' from source: magic vars 7115 1727096003.78186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.79826: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.79872: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.79897: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.79924: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.79944: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.80002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096003.80024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096003.80042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096003.80071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096003.80084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096003.80176: variable 'ansible_distribution' from source: facts 7115 1727096003.80179: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.80191: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096003.80194: when evaluation is False, skipping this task 7115 1727096003.80196: _execute() done 7115 1727096003.80199: dumping result to json 7115 1727096003.80201: done dumping result, returning 7115 1727096003.80208: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-9c36-2f87-000000000019] 7115 1727096003.80212: sending task result for task 0afff68d-5257-9c36-2f87-000000000019 7115 1727096003.80296: done sending task result for task 0afff68d-5257-9c36-2f87-000000000019 7115 1727096003.80299: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096003.80341: no more pending results, returning what we have 7115 1727096003.80344: results queue empty 7115 1727096003.80345: checking for any_errors_fatal 7115 1727096003.80350: done checking for any_errors_fatal 7115 1727096003.80351: checking for max_fail_percentage 7115 1727096003.80352: done checking for max_fail_percentage 7115 1727096003.80353: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.80354: done checking to see if all hosts have failed 7115 1727096003.80354: getting the remaining hosts for this loop 7115 1727096003.80356: done getting the remaining hosts for this loop 7115 1727096003.80359: getting the next task for host managed_node3 7115 1727096003.80365: done getting next task for host managed_node3 7115 1727096003.80370: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7115 1727096003.80373: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096003.80385: getting variables 7115 1727096003.80386: in VariableManager get_vars() 7115 1727096003.80433: Calling all_inventory to load vars for managed_node3 7115 1727096003.80435: Calling groups_inventory to load vars for managed_node3 7115 1727096003.80437: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.80445: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.80447: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.80450: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.80561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.80686: done with get_vars() 7115 1727096003.80693: done getting variables 7115 1727096003.80731: 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:53:23 -0400 (0:00:00.034) 0:00:04.833 ****** 7115 1727096003.80752: entering _queue_task() for managed_node3/fail 7115 1727096003.80922: worker is 1 (out of 1 available) 7115 1727096003.80934: exiting _queue_task() for managed_node3/fail 7115 1727096003.80946: done queuing things up, now waiting for results queue to drain 7115 1727096003.80947: waiting for pending results... 7115 1727096003.81104: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7115 1727096003.81181: in run() - task 0afff68d-5257-9c36-2f87-00000000001a 7115 1727096003.81194: variable 'ansible_search_path' from source: unknown 7115 1727096003.81197: variable 'ansible_search_path' from source: unknown 7115 1727096003.81226: calling self._execute() 7115 1727096003.81287: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.81291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.81297: variable 'omit' from source: magic vars 7115 1727096003.81805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.83177: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.83224: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.83253: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.83278: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.83297: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.83356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096003.83375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096003.83394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096003.83468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096003.83473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096003.83521: variable 'ansible_distribution' from source: facts 7115 1727096003.83525: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.83538: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096003.83541: when evaluation is False, skipping this task 7115 1727096003.83544: _execute() done 7115 1727096003.83546: dumping result to json 7115 1727096003.83548: done dumping result, returning 7115 1727096003.83554: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-9c36-2f87-00000000001a] 7115 1727096003.83559: sending task result for task 0afff68d-5257-9c36-2f87-00000000001a 7115 1727096003.83641: done sending task result for task 0afff68d-5257-9c36-2f87-00000000001a 7115 1727096003.83644: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096003.83709: no more pending results, returning what we have 7115 1727096003.83712: results queue empty 7115 1727096003.83712: checking for any_errors_fatal 7115 1727096003.83719: done checking for any_errors_fatal 7115 1727096003.83720: checking for max_fail_percentage 7115 1727096003.83721: done checking for max_fail_percentage 7115 1727096003.83722: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.83723: done checking to see if all hosts have failed 7115 1727096003.83723: getting the remaining hosts for this loop 7115 1727096003.83725: done getting the remaining hosts for this loop 7115 1727096003.83728: getting the next task for host managed_node3 7115 1727096003.83733: done getting next task for host managed_node3 7115 1727096003.83736: ^ 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 7115 1727096003.83738: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096003.83750: getting variables 7115 1727096003.83751: in VariableManager get_vars() 7115 1727096003.83793: Calling all_inventory to load vars for managed_node3 7115 1727096003.83795: Calling groups_inventory to load vars for managed_node3 7115 1727096003.83798: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.83805: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.83808: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.83810: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.84083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.84200: done with get_vars() 7115 1727096003.84206: done getting variables 7115 1727096003.84274: 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:53:23 -0400 (0:00:00.035) 0:00:04.868 ****** 7115 1727096003.84294: entering _queue_task() for managed_node3/dnf 7115 1727096003.84469: worker is 1 (out of 1 available) 7115 1727096003.84484: exiting _queue_task() for managed_node3/dnf 7115 1727096003.84495: done queuing things up, now waiting for results queue to drain 7115 1727096003.84496: waiting for pending results... 7115 1727096003.84639: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7115 1727096003.84720: in run() - task 0afff68d-5257-9c36-2f87-00000000001b 7115 1727096003.84734: variable 'ansible_search_path' from source: unknown 7115 1727096003.84737: variable 'ansible_search_path' from source: unknown 7115 1727096003.84759: calling self._execute() 7115 1727096003.84821: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.84825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.84834: variable 'omit' from source: magic vars 7115 1727096003.85178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.86589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.86635: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.86660: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.86688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.86709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.86768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096003.86788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096003.86808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096003.86836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096003.86846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096003.86945: variable 'ansible_distribution' from source: facts 7115 1727096003.86950: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.86965: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096003.86969: when evaluation is False, skipping this task 7115 1727096003.86972: _execute() done 7115 1727096003.86975: dumping result to json 7115 1727096003.86977: done dumping result, returning 7115 1727096003.86984: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-00000000001b] 7115 1727096003.86988: sending task result for task 0afff68d-5257-9c36-2f87-00000000001b 7115 1727096003.87081: done sending task result for task 0afff68d-5257-9c36-2f87-00000000001b 7115 1727096003.87084: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096003.87131: no more pending results, returning what we have 7115 1727096003.87135: results queue empty 7115 1727096003.87136: checking for any_errors_fatal 7115 1727096003.87144: done checking for any_errors_fatal 7115 1727096003.87145: checking for max_fail_percentage 7115 1727096003.87146: done checking for max_fail_percentage 7115 1727096003.87147: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.87148: done checking to see if all hosts have failed 7115 1727096003.87148: getting the remaining hosts for this loop 7115 1727096003.87150: done getting the remaining hosts for this loop 7115 1727096003.87153: getting the next task for host managed_node3 7115 1727096003.87159: done getting next task for host managed_node3 7115 1727096003.87163: ^ 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 7115 1727096003.87165: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096003.87180: getting variables 7115 1727096003.87181: in VariableManager get_vars() 7115 1727096003.87224: Calling all_inventory to load vars for managed_node3 7115 1727096003.87226: Calling groups_inventory to load vars for managed_node3 7115 1727096003.87228: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.87236: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.87239: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.87241: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.87360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.87511: done with get_vars() 7115 1727096003.87521: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7115 1727096003.87573: 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:53:23 -0400 (0:00:00.032) 0:00:04.901 ****** 7115 1727096003.87594: entering _queue_task() for managed_node3/yum 7115 1727096003.87596: Creating lock for yum 7115 1727096003.87794: worker is 1 (out of 1 available) 7115 1727096003.87806: exiting _queue_task() for managed_node3/yum 7115 1727096003.87819: done queuing things up, now waiting for results queue to drain 7115 1727096003.87821: waiting for pending results... 7115 1727096003.87972: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7115 1727096003.88064: in run() - task 0afff68d-5257-9c36-2f87-00000000001c 7115 1727096003.88078: variable 'ansible_search_path' from source: unknown 7115 1727096003.88082: variable 'ansible_search_path' from source: unknown 7115 1727096003.88110: calling self._execute() 7115 1727096003.88174: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.88178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.88187: variable 'omit' from source: magic vars 7115 1727096003.88488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.89949: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.90002: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.90030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.90055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.90075: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.90136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096003.90155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096003.90174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096003.90200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096003.90212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096003.90306: variable 'ansible_distribution' from source: facts 7115 1727096003.90310: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.90326: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096003.90334: when evaluation is False, skipping this task 7115 1727096003.90337: _execute() done 7115 1727096003.90340: dumping result to json 7115 1727096003.90342: done dumping result, returning 7115 1727096003.90349: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-00000000001c] 7115 1727096003.90354: sending task result for task 0afff68d-5257-9c36-2f87-00000000001c 7115 1727096003.90440: done sending task result for task 0afff68d-5257-9c36-2f87-00000000001c 7115 1727096003.90443: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096003.90493: no more pending results, returning what we have 7115 1727096003.90495: results queue empty 7115 1727096003.90496: checking for any_errors_fatal 7115 1727096003.90501: done checking for any_errors_fatal 7115 1727096003.90502: checking for max_fail_percentage 7115 1727096003.90503: done checking for max_fail_percentage 7115 1727096003.90504: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.90504: done checking to see if all hosts have failed 7115 1727096003.90505: getting the remaining hosts for this loop 7115 1727096003.90506: done getting the remaining hosts for this loop 7115 1727096003.90510: getting the next task for host managed_node3 7115 1727096003.90518: done getting next task for host managed_node3 7115 1727096003.90522: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7115 1727096003.90524: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096003.90536: getting variables 7115 1727096003.90537: in VariableManager get_vars() 7115 1727096003.90578: Calling all_inventory to load vars for managed_node3 7115 1727096003.90581: Calling groups_inventory to load vars for managed_node3 7115 1727096003.90583: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.90591: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.90593: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.90596: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.90709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.90839: done with get_vars() 7115 1727096003.90847: done getting variables 7115 1727096003.90896: 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:53:23 -0400 (0:00:00.033) 0:00:04.934 ****** 7115 1727096003.90919: entering _queue_task() for managed_node3/fail 7115 1727096003.91103: worker is 1 (out of 1 available) 7115 1727096003.91116: exiting _queue_task() for managed_node3/fail 7115 1727096003.91127: done queuing things up, now waiting for results queue to drain 7115 1727096003.91129: waiting for pending results... 7115 1727096003.91290: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7115 1727096003.91370: in run() - task 0afff68d-5257-9c36-2f87-00000000001d 7115 1727096003.91384: variable 'ansible_search_path' from source: unknown 7115 1727096003.91388: variable 'ansible_search_path' from source: unknown 7115 1727096003.91415: calling self._execute() 7115 1727096003.91480: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.91486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.91496: variable 'omit' from source: magic vars 7115 1727096003.91793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.93306: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.93351: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.93379: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.93404: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.93427: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.93486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096003.93506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096003.93526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096003.93554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096003.93568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096003.93660: variable 'ansible_distribution' from source: facts 7115 1727096003.93666: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.93683: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096003.93687: when evaluation is False, skipping this task 7115 1727096003.93689: _execute() done 7115 1727096003.93692: dumping result to json 7115 1727096003.93694: done dumping result, returning 7115 1727096003.93699: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-00000000001d] 7115 1727096003.93704: sending task result for task 0afff68d-5257-9c36-2f87-00000000001d 7115 1727096003.93794: done sending task result for task 0afff68d-5257-9c36-2f87-00000000001d 7115 1727096003.93797: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096003.93839: no more pending results, returning what we have 7115 1727096003.93842: results queue empty 7115 1727096003.93843: checking for any_errors_fatal 7115 1727096003.93847: done checking for any_errors_fatal 7115 1727096003.93847: checking for max_fail_percentage 7115 1727096003.93849: done checking for max_fail_percentage 7115 1727096003.93850: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.93850: done checking to see if all hosts have failed 7115 1727096003.93851: getting the remaining hosts for this loop 7115 1727096003.93852: done getting the remaining hosts for this loop 7115 1727096003.93856: getting the next task for host managed_node3 7115 1727096003.93861: done getting next task for host managed_node3 7115 1727096003.93866: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7115 1727096003.93871: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096003.93883: getting variables 7115 1727096003.93885: in VariableManager get_vars() 7115 1727096003.93924: Calling all_inventory to load vars for managed_node3 7115 1727096003.93927: Calling groups_inventory to load vars for managed_node3 7115 1727096003.93929: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.93936: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.93939: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.93941: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.94094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.94214: done with get_vars() 7115 1727096003.94223: done getting variables 7115 1727096003.94261: 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:53:23 -0400 (0:00:00.033) 0:00:04.968 ****** 7115 1727096003.94285: entering _queue_task() for managed_node3/package 7115 1727096003.94459: worker is 1 (out of 1 available) 7115 1727096003.94475: exiting _queue_task() for managed_node3/package 7115 1727096003.94485: done queuing things up, now waiting for results queue to drain 7115 1727096003.94487: waiting for pending results... 7115 1727096003.94637: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7115 1727096003.94722: in run() - task 0afff68d-5257-9c36-2f87-00000000001e 7115 1727096003.94731: variable 'ansible_search_path' from source: unknown 7115 1727096003.94735: variable 'ansible_search_path' from source: unknown 7115 1727096003.94765: calling self._execute() 7115 1727096003.94826: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.94831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.94839: variable 'omit' from source: magic vars 7115 1727096003.95131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.96572: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.96624: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.96650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.96676: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.96697: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.96755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096003.96777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096003.96795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096003.96824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096003.96835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096003.96931: variable 'ansible_distribution' from source: facts 7115 1727096003.96936: variable 'ansible_distribution_major_version' from source: facts 7115 1727096003.96950: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096003.96952: when evaluation is False, skipping this task 7115 1727096003.96955: _execute() done 7115 1727096003.96957: dumping result to json 7115 1727096003.96959: done dumping result, returning 7115 1727096003.96966: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-9c36-2f87-00000000001e] 7115 1727096003.96972: sending task result for task 0afff68d-5257-9c36-2f87-00000000001e 7115 1727096003.97059: done sending task result for task 0afff68d-5257-9c36-2f87-00000000001e 7115 1727096003.97061: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096003.97136: no more pending results, returning what we have 7115 1727096003.97139: results queue empty 7115 1727096003.97140: checking for any_errors_fatal 7115 1727096003.97145: done checking for any_errors_fatal 7115 1727096003.97145: checking for max_fail_percentage 7115 1727096003.97147: done checking for max_fail_percentage 7115 1727096003.97148: checking to see if all hosts have failed and the running result is not ok 7115 1727096003.97148: done checking to see if all hosts have failed 7115 1727096003.97149: getting the remaining hosts for this loop 7115 1727096003.97150: done getting the remaining hosts for this loop 7115 1727096003.97153: getting the next task for host managed_node3 7115 1727096003.97158: done getting next task for host managed_node3 7115 1727096003.97161: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7115 1727096003.97164: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096003.97178: getting variables 7115 1727096003.97179: in VariableManager get_vars() 7115 1727096003.97220: Calling all_inventory to load vars for managed_node3 7115 1727096003.97222: Calling groups_inventory to load vars for managed_node3 7115 1727096003.97224: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096003.97229: Calling all_plugins_play to load vars for managed_node3 7115 1727096003.97231: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096003.97233: Calling groups_plugins_play to load vars for managed_node3 7115 1727096003.97339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096003.97463: done with get_vars() 7115 1727096003.97473: done getting variables 7115 1727096003.97509: 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:53:23 -0400 (0:00:00.032) 0:00:05.000 ****** 7115 1727096003.97532: entering _queue_task() for managed_node3/package 7115 1727096003.97706: worker is 1 (out of 1 available) 7115 1727096003.97720: exiting _queue_task() for managed_node3/package 7115 1727096003.97732: done queuing things up, now waiting for results queue to drain 7115 1727096003.97733: waiting for pending results... 7115 1727096003.97885: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7115 1727096003.97960: in run() - task 0afff68d-5257-9c36-2f87-00000000001f 7115 1727096003.97973: variable 'ansible_search_path' from source: unknown 7115 1727096003.97977: variable 'ansible_search_path' from source: unknown 7115 1727096003.98005: calling self._execute() 7115 1727096003.98066: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096003.98075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096003.98078: variable 'omit' from source: magic vars 7115 1727096003.98362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096003.99817: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096003.99859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096003.99887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096003.99912: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096003.99935: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096003.99993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.00012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.00032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.00061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.00073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.00165: variable 'ansible_distribution' from source: facts 7115 1727096004.00250: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.00253: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.00255: when evaluation is False, skipping this task 7115 1727096004.00257: _execute() done 7115 1727096004.00258: dumping result to json 7115 1727096004.00260: done dumping result, returning 7115 1727096004.00263: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-9c36-2f87-00000000001f] 7115 1727096004.00265: sending task result for task 0afff68d-5257-9c36-2f87-00000000001f 7115 1727096004.00338: done sending task result for task 0afff68d-5257-9c36-2f87-00000000001f 7115 1727096004.00341: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.00392: no more pending results, returning what we have 7115 1727096004.00395: results queue empty 7115 1727096004.00396: checking for any_errors_fatal 7115 1727096004.00399: done checking for any_errors_fatal 7115 1727096004.00400: checking for max_fail_percentage 7115 1727096004.00402: done checking for max_fail_percentage 7115 1727096004.00402: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.00403: done checking to see if all hosts have failed 7115 1727096004.00404: getting the remaining hosts for this loop 7115 1727096004.00405: done getting the remaining hosts for this loop 7115 1727096004.00408: getting the next task for host managed_node3 7115 1727096004.00413: done getting next task for host managed_node3 7115 1727096004.00419: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7115 1727096004.00421: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.00430: getting variables 7115 1727096004.00431: in VariableManager get_vars() 7115 1727096004.00461: Calling all_inventory to load vars for managed_node3 7115 1727096004.00463: Calling groups_inventory to load vars for managed_node3 7115 1727096004.00464: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.00472: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.00474: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.00476: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.00623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.00742: done with get_vars() 7115 1727096004.00750: done getting variables 7115 1727096004.00788: 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:53:24 -0400 (0:00:00.032) 0:00:05.033 ****** 7115 1727096004.00810: entering _queue_task() for managed_node3/package 7115 1727096004.00987: worker is 1 (out of 1 available) 7115 1727096004.01001: exiting _queue_task() for managed_node3/package 7115 1727096004.01013: done queuing things up, now waiting for results queue to drain 7115 1727096004.01017: waiting for pending results... 7115 1727096004.01159: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7115 1727096004.01245: in run() - task 0afff68d-5257-9c36-2f87-000000000020 7115 1727096004.01261: variable 'ansible_search_path' from source: unknown 7115 1727096004.01265: variable 'ansible_search_path' from source: unknown 7115 1727096004.01293: calling self._execute() 7115 1727096004.01355: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.01360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.01372: variable 'omit' from source: magic vars 7115 1727096004.01660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.03113: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.03164: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.03194: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.03224: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.03243: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.03299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.03325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.03342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.03369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.03380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.03476: variable 'ansible_distribution' from source: facts 7115 1727096004.03481: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.03494: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.03497: when evaluation is False, skipping this task 7115 1727096004.03500: _execute() done 7115 1727096004.03502: dumping result to json 7115 1727096004.03504: done dumping result, returning 7115 1727096004.03511: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-9c36-2f87-000000000020] 7115 1727096004.03515: sending task result for task 0afff68d-5257-9c36-2f87-000000000020 7115 1727096004.03599: done sending task result for task 0afff68d-5257-9c36-2f87-000000000020 7115 1727096004.03602: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.03666: no more pending results, returning what we have 7115 1727096004.03671: results queue empty 7115 1727096004.03672: checking for any_errors_fatal 7115 1727096004.03676: done checking for any_errors_fatal 7115 1727096004.03677: checking for max_fail_percentage 7115 1727096004.03678: done checking for max_fail_percentage 7115 1727096004.03679: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.03680: done checking to see if all hosts have failed 7115 1727096004.03681: getting the remaining hosts for this loop 7115 1727096004.03682: done getting the remaining hosts for this loop 7115 1727096004.03685: getting the next task for host managed_node3 7115 1727096004.03689: done getting next task for host managed_node3 7115 1727096004.03693: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7115 1727096004.03695: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.03706: getting variables 7115 1727096004.03707: in VariableManager get_vars() 7115 1727096004.03744: Calling all_inventory to load vars for managed_node3 7115 1727096004.03747: Calling groups_inventory to load vars for managed_node3 7115 1727096004.03749: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.03756: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.03758: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.03761: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.03864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.03985: done with get_vars() 7115 1727096004.03992: done getting variables 7115 1727096004.04055: 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:53:24 -0400 (0:00:00.032) 0:00:05.066 ****** 7115 1727096004.04079: entering _queue_task() for managed_node3/service 7115 1727096004.04081: Creating lock for service 7115 1727096004.04254: worker is 1 (out of 1 available) 7115 1727096004.04269: exiting _queue_task() for managed_node3/service 7115 1727096004.04280: done queuing things up, now waiting for results queue to drain 7115 1727096004.04282: waiting for pending results... 7115 1727096004.04425: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7115 1727096004.04505: in run() - task 0afff68d-5257-9c36-2f87-000000000021 7115 1727096004.04519: variable 'ansible_search_path' from source: unknown 7115 1727096004.04523: variable 'ansible_search_path' from source: unknown 7115 1727096004.04550: calling self._execute() 7115 1727096004.04618: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.04622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.04633: variable 'omit' from source: magic vars 7115 1727096004.04967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.06349: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.06393: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.06421: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.06453: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.06475: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.06531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.06551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.06570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.06601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.06612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.06705: variable 'ansible_distribution' from source: facts 7115 1727096004.06708: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.06723: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.06726: when evaluation is False, skipping this task 7115 1727096004.06730: _execute() done 7115 1727096004.06733: dumping result to json 7115 1727096004.06735: done dumping result, returning 7115 1727096004.06737: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-000000000021] 7115 1727096004.06743: sending task result for task 0afff68d-5257-9c36-2f87-000000000021 7115 1727096004.06827: done sending task result for task 0afff68d-5257-9c36-2f87-000000000021 7115 1727096004.06830: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.06866: no more pending results, returning what we have 7115 1727096004.06871: results queue empty 7115 1727096004.06872: checking for any_errors_fatal 7115 1727096004.06878: done checking for any_errors_fatal 7115 1727096004.06879: checking for max_fail_percentage 7115 1727096004.06880: done checking for max_fail_percentage 7115 1727096004.06881: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.06882: done checking to see if all hosts have failed 7115 1727096004.06882: getting the remaining hosts for this loop 7115 1727096004.06884: done getting the remaining hosts for this loop 7115 1727096004.06887: getting the next task for host managed_node3 7115 1727096004.06893: done getting next task for host managed_node3 7115 1727096004.06896: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7115 1727096004.06898: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.06910: getting variables 7115 1727096004.06911: in VariableManager get_vars() 7115 1727096004.06950: Calling all_inventory to load vars for managed_node3 7115 1727096004.06953: Calling groups_inventory to load vars for managed_node3 7115 1727096004.06955: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.06962: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.06964: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.06969: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.07107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.07227: done with get_vars() 7115 1727096004.07233: done getting variables 7115 1727096004.07271: 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:53:24 -0400 (0:00:00.032) 0:00:05.098 ****** 7115 1727096004.07291: entering _queue_task() for managed_node3/service 7115 1727096004.07470: worker is 1 (out of 1 available) 7115 1727096004.07484: exiting _queue_task() for managed_node3/service 7115 1727096004.07494: done queuing things up, now waiting for results queue to drain 7115 1727096004.07496: waiting for pending results... 7115 1727096004.07645: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7115 1727096004.07725: in run() - task 0afff68d-5257-9c36-2f87-000000000022 7115 1727096004.07734: variable 'ansible_search_path' from source: unknown 7115 1727096004.07737: variable 'ansible_search_path' from source: unknown 7115 1727096004.07772: calling self._execute() 7115 1727096004.07829: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.07833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.07841: variable 'omit' from source: magic vars 7115 1727096004.08144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.09624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.09665: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.09693: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.09722: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.09743: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.09802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.09825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.09846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.09874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.09885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.09982: variable 'ansible_distribution' from source: facts 7115 1727096004.09987: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.10002: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.10005: when evaluation is False, skipping this task 7115 1727096004.10008: _execute() done 7115 1727096004.10011: dumping result to json 7115 1727096004.10013: done dumping result, returning 7115 1727096004.10022: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-9c36-2f87-000000000022] 7115 1727096004.10024: sending task result for task 0afff68d-5257-9c36-2f87-000000000022 7115 1727096004.10108: done sending task result for task 0afff68d-5257-9c36-2f87-000000000022 7115 1727096004.10111: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7115 1727096004.10163: no more pending results, returning what we have 7115 1727096004.10166: results queue empty 7115 1727096004.10169: checking for any_errors_fatal 7115 1727096004.10174: done checking for any_errors_fatal 7115 1727096004.10175: checking for max_fail_percentage 7115 1727096004.10176: done checking for max_fail_percentage 7115 1727096004.10177: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.10178: done checking to see if all hosts have failed 7115 1727096004.10179: getting the remaining hosts for this loop 7115 1727096004.10180: done getting the remaining hosts for this loop 7115 1727096004.10183: getting the next task for host managed_node3 7115 1727096004.10189: done getting next task for host managed_node3 7115 1727096004.10193: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7115 1727096004.10195: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.10207: getting variables 7115 1727096004.10209: in VariableManager get_vars() 7115 1727096004.10252: Calling all_inventory to load vars for managed_node3 7115 1727096004.10254: Calling groups_inventory to load vars for managed_node3 7115 1727096004.10256: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.10264: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.10266: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.10270: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.10395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.10524: done with get_vars() 7115 1727096004.10532: done getting variables 7115 1727096004.10577: 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:53:24 -0400 (0:00:00.033) 0:00:05.131 ****** 7115 1727096004.10600: entering _queue_task() for managed_node3/service 7115 1727096004.10775: worker is 1 (out of 1 available) 7115 1727096004.10787: exiting _queue_task() for managed_node3/service 7115 1727096004.10800: done queuing things up, now waiting for results queue to drain 7115 1727096004.10801: waiting for pending results... 7115 1727096004.10956: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7115 1727096004.11040: in run() - task 0afff68d-5257-9c36-2f87-000000000023 7115 1727096004.11050: variable 'ansible_search_path' from source: unknown 7115 1727096004.11054: variable 'ansible_search_path' from source: unknown 7115 1727096004.11084: calling self._execute() 7115 1727096004.11146: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.11149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.11157: variable 'omit' from source: magic vars 7115 1727096004.11500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.12925: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.12965: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.13004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.13032: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.13050: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.13109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.13131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.13148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.13175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.13185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.13279: variable 'ansible_distribution' from source: facts 7115 1727096004.13283: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.13298: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.13302: when evaluation is False, skipping this task 7115 1727096004.13305: _execute() done 7115 1727096004.13307: dumping result to json 7115 1727096004.13311: done dumping result, returning 7115 1727096004.13314: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-9c36-2f87-000000000023] 7115 1727096004.13324: sending task result for task 0afff68d-5257-9c36-2f87-000000000023 7115 1727096004.13404: done sending task result for task 0afff68d-5257-9c36-2f87-000000000023 7115 1727096004.13407: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.13461: no more pending results, returning what we have 7115 1727096004.13463: results queue empty 7115 1727096004.13464: checking for any_errors_fatal 7115 1727096004.13471: done checking for any_errors_fatal 7115 1727096004.13472: checking for max_fail_percentage 7115 1727096004.13473: done checking for max_fail_percentage 7115 1727096004.13474: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.13475: done checking to see if all hosts have failed 7115 1727096004.13476: getting the remaining hosts for this loop 7115 1727096004.13477: done getting the remaining hosts for this loop 7115 1727096004.13480: getting the next task for host managed_node3 7115 1727096004.13485: done getting next task for host managed_node3 7115 1727096004.13488: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7115 1727096004.13490: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.13502: getting variables 7115 1727096004.13503: in VariableManager get_vars() 7115 1727096004.13541: Calling all_inventory to load vars for managed_node3 7115 1727096004.13544: Calling groups_inventory to load vars for managed_node3 7115 1727096004.13546: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.13553: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.13555: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.13558: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.13695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.13813: done with get_vars() 7115 1727096004.13821: done getting variables 7115 1727096004.13856: 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:53:24 -0400 (0:00:00.032) 0:00:05.164 ****** 7115 1727096004.13878: entering _queue_task() for managed_node3/service 7115 1727096004.14044: worker is 1 (out of 1 available) 7115 1727096004.14056: exiting _queue_task() for managed_node3/service 7115 1727096004.14071: done queuing things up, now waiting for results queue to drain 7115 1727096004.14073: waiting for pending results... 7115 1727096004.14220: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7115 1727096004.14293: in run() - task 0afff68d-5257-9c36-2f87-000000000024 7115 1727096004.14306: variable 'ansible_search_path' from source: unknown 7115 1727096004.14309: variable 'ansible_search_path' from source: unknown 7115 1727096004.14339: calling self._execute() 7115 1727096004.14398: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.14404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.14416: variable 'omit' from source: magic vars 7115 1727096004.14699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.16139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.16184: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.16212: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.16239: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.16263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.16314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.16337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.16354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.16385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.16396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.16490: variable 'ansible_distribution' from source: facts 7115 1727096004.16496: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.16509: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.16512: when evaluation is False, skipping this task 7115 1727096004.16514: _execute() done 7115 1727096004.16516: dumping result to json 7115 1727096004.16522: done dumping result, returning 7115 1727096004.16528: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-9c36-2f87-000000000024] 7115 1727096004.16532: sending task result for task 0afff68d-5257-9c36-2f87-000000000024 7115 1727096004.16614: done sending task result for task 0afff68d-5257-9c36-2f87-000000000024 7115 1727096004.16617: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7115 1727096004.16655: no more pending results, returning what we have 7115 1727096004.16658: results queue empty 7115 1727096004.16659: checking for any_errors_fatal 7115 1727096004.16664: done checking for any_errors_fatal 7115 1727096004.16664: checking for max_fail_percentage 7115 1727096004.16666: done checking for max_fail_percentage 7115 1727096004.16667: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.16669: done checking to see if all hosts have failed 7115 1727096004.16670: getting the remaining hosts for this loop 7115 1727096004.16671: done getting the remaining hosts for this loop 7115 1727096004.16675: getting the next task for host managed_node3 7115 1727096004.16680: done getting next task for host managed_node3 7115 1727096004.16683: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7115 1727096004.16685: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.16697: getting variables 7115 1727096004.16698: in VariableManager get_vars() 7115 1727096004.16738: Calling all_inventory to load vars for managed_node3 7115 1727096004.16741: Calling groups_inventory to load vars for managed_node3 7115 1727096004.16743: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.16750: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.16752: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.16754: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.16859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.16979: done with get_vars() 7115 1727096004.16988: done getting variables 7115 1727096004.17026: 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:53:24 -0400 (0:00:00.031) 0:00:05.196 ****** 7115 1727096004.17047: entering _queue_task() for managed_node3/copy 7115 1727096004.17218: worker is 1 (out of 1 available) 7115 1727096004.17229: exiting _queue_task() for managed_node3/copy 7115 1727096004.17241: done queuing things up, now waiting for results queue to drain 7115 1727096004.17242: waiting for pending results... 7115 1727096004.17392: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7115 1727096004.17470: in run() - task 0afff68d-5257-9c36-2f87-000000000025 7115 1727096004.17480: variable 'ansible_search_path' from source: unknown 7115 1727096004.17484: variable 'ansible_search_path' from source: unknown 7115 1727096004.17508: calling self._execute() 7115 1727096004.17566: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.17572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.17582: variable 'omit' from source: magic vars 7115 1727096004.17921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.19326: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.19374: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.19403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.19431: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.19451: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.19506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.19532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.19550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.19577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.19587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.19681: variable 'ansible_distribution' from source: facts 7115 1727096004.19685: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.19699: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.19702: when evaluation is False, skipping this task 7115 1727096004.19705: _execute() done 7115 1727096004.19707: dumping result to json 7115 1727096004.19710: done dumping result, returning 7115 1727096004.19716: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-9c36-2f87-000000000025] 7115 1727096004.19723: sending task result for task 0afff68d-5257-9c36-2f87-000000000025 7115 1727096004.19805: done sending task result for task 0afff68d-5257-9c36-2f87-000000000025 7115 1727096004.19808: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.19847: no more pending results, returning what we have 7115 1727096004.19849: results queue empty 7115 1727096004.19850: checking for any_errors_fatal 7115 1727096004.19854: done checking for any_errors_fatal 7115 1727096004.19855: checking for max_fail_percentage 7115 1727096004.19856: done checking for max_fail_percentage 7115 1727096004.19857: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.19858: done checking to see if all hosts have failed 7115 1727096004.19859: getting the remaining hosts for this loop 7115 1727096004.19860: done getting the remaining hosts for this loop 7115 1727096004.19863: getting the next task for host managed_node3 7115 1727096004.19870: done getting next task for host managed_node3 7115 1727096004.19874: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7115 1727096004.19876: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.19887: getting variables 7115 1727096004.19888: in VariableManager get_vars() 7115 1727096004.19973: Calling all_inventory to load vars for managed_node3 7115 1727096004.19975: Calling groups_inventory to load vars for managed_node3 7115 1727096004.19976: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.19982: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.19983: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.19985: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.20082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.20203: done with get_vars() 7115 1727096004.20210: 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:53:24 -0400 (0:00:00.032) 0:00:05.228 ****** 7115 1727096004.20262: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7115 1727096004.20263: Creating lock for fedora.linux_system_roles.network_connections 7115 1727096004.20438: worker is 1 (out of 1 available) 7115 1727096004.20451: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7115 1727096004.20462: done queuing things up, now waiting for results queue to drain 7115 1727096004.20463: waiting for pending results... 7115 1727096004.20610: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7115 1727096004.20683: in run() - task 0afff68d-5257-9c36-2f87-000000000026 7115 1727096004.20696: variable 'ansible_search_path' from source: unknown 7115 1727096004.20699: variable 'ansible_search_path' from source: unknown 7115 1727096004.20730: calling self._execute() 7115 1727096004.20786: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.20792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.20803: variable 'omit' from source: magic vars 7115 1727096004.21086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.22521: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.22566: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.22594: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.22623: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.22643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.22700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.22722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.22739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.22768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.22779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.22874: variable 'ansible_distribution' from source: facts 7115 1727096004.22880: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.22895: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.22899: when evaluation is False, skipping this task 7115 1727096004.22901: _execute() done 7115 1727096004.22903: dumping result to json 7115 1727096004.22905: done dumping result, returning 7115 1727096004.22912: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-9c36-2f87-000000000026] 7115 1727096004.22917: sending task result for task 0afff68d-5257-9c36-2f87-000000000026 7115 1727096004.23004: done sending task result for task 0afff68d-5257-9c36-2f87-000000000026 7115 1727096004.23007: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.23054: no more pending results, returning what we have 7115 1727096004.23057: results queue empty 7115 1727096004.23058: checking for any_errors_fatal 7115 1727096004.23062: done checking for any_errors_fatal 7115 1727096004.23062: checking for max_fail_percentage 7115 1727096004.23064: done checking for max_fail_percentage 7115 1727096004.23065: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.23066: done checking to see if all hosts have failed 7115 1727096004.23066: getting the remaining hosts for this loop 7115 1727096004.23070: done getting the remaining hosts for this loop 7115 1727096004.23073: getting the next task for host managed_node3 7115 1727096004.23079: done getting next task for host managed_node3 7115 1727096004.23082: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7115 1727096004.23084: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.23095: getting variables 7115 1727096004.23096: in VariableManager get_vars() 7115 1727096004.23135: Calling all_inventory to load vars for managed_node3 7115 1727096004.23138: Calling groups_inventory to load vars for managed_node3 7115 1727096004.23140: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.23147: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.23149: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.23152: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.23259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.23402: done with get_vars() 7115 1727096004.23409: 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:53:24 -0400 (0:00:00.031) 0:00:05.260 ****** 7115 1727096004.23461: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7115 1727096004.23462: Creating lock for fedora.linux_system_roles.network_state 7115 1727096004.23641: worker is 1 (out of 1 available) 7115 1727096004.23654: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7115 1727096004.23665: done queuing things up, now waiting for results queue to drain 7115 1727096004.23669: waiting for pending results... 7115 1727096004.23818: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7115 1727096004.23891: in run() - task 0afff68d-5257-9c36-2f87-000000000027 7115 1727096004.23903: variable 'ansible_search_path' from source: unknown 7115 1727096004.23908: variable 'ansible_search_path' from source: unknown 7115 1727096004.23936: calling self._execute() 7115 1727096004.23992: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.23997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.24013: variable 'omit' from source: magic vars 7115 1727096004.24292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.25694: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.25743: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.25772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.25797: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.25817: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.25875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.25895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.25912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.25940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.25950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.26044: variable 'ansible_distribution' from source: facts 7115 1727096004.26048: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.26061: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.26064: when evaluation is False, skipping this task 7115 1727096004.26068: _execute() done 7115 1727096004.26071: dumping result to json 7115 1727096004.26073: done dumping result, returning 7115 1727096004.26085: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-9c36-2f87-000000000027] 7115 1727096004.26088: sending task result for task 0afff68d-5257-9c36-2f87-000000000027 7115 1727096004.26161: done sending task result for task 0afff68d-5257-9c36-2f87-000000000027 7115 1727096004.26163: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.26224: no more pending results, returning what we have 7115 1727096004.26226: results queue empty 7115 1727096004.26227: checking for any_errors_fatal 7115 1727096004.26233: done checking for any_errors_fatal 7115 1727096004.26234: checking for max_fail_percentage 7115 1727096004.26235: done checking for max_fail_percentage 7115 1727096004.26236: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.26237: done checking to see if all hosts have failed 7115 1727096004.26237: getting the remaining hosts for this loop 7115 1727096004.26238: done getting the remaining hosts for this loop 7115 1727096004.26241: getting the next task for host managed_node3 7115 1727096004.26246: done getting next task for host managed_node3 7115 1727096004.26249: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7115 1727096004.26251: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.26262: getting variables 7115 1727096004.26263: in VariableManager get_vars() 7115 1727096004.26301: Calling all_inventory to load vars for managed_node3 7115 1727096004.26303: Calling groups_inventory to load vars for managed_node3 7115 1727096004.26304: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.26310: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.26311: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.26313: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.26414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.26531: done with get_vars() 7115 1727096004.26538: done getting variables 7115 1727096004.26575: 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:53:24 -0400 (0:00:00.031) 0:00:05.291 ****** 7115 1727096004.26597: entering _queue_task() for managed_node3/debug 7115 1727096004.26762: worker is 1 (out of 1 available) 7115 1727096004.26777: exiting _queue_task() for managed_node3/debug 7115 1727096004.26788: done queuing things up, now waiting for results queue to drain 7115 1727096004.26790: waiting for pending results... 7115 1727096004.26939: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7115 1727096004.27013: in run() - task 0afff68d-5257-9c36-2f87-000000000028 7115 1727096004.27026: variable 'ansible_search_path' from source: unknown 7115 1727096004.27030: variable 'ansible_search_path' from source: unknown 7115 1727096004.27056: calling self._execute() 7115 1727096004.27118: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.27122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.27133: variable 'omit' from source: magic vars 7115 1727096004.27422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.28868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.28911: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.28938: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.28962: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.28989: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.29042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.29062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.29081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.29111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.29123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.29219: variable 'ansible_distribution' from source: facts 7115 1727096004.29223: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.29235: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.29238: when evaluation is False, skipping this task 7115 1727096004.29240: _execute() done 7115 1727096004.29243: dumping result to json 7115 1727096004.29245: done dumping result, returning 7115 1727096004.29252: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-9c36-2f87-000000000028] 7115 1727096004.29255: sending task result for task 0afff68d-5257-9c36-2f87-000000000028 7115 1727096004.29334: done sending task result for task 0afff68d-5257-9c36-2f87-000000000028 7115 1727096004.29337: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096004.29376: no more pending results, returning what we have 7115 1727096004.29380: results queue empty 7115 1727096004.29381: checking for any_errors_fatal 7115 1727096004.29386: done checking for any_errors_fatal 7115 1727096004.29386: checking for max_fail_percentage 7115 1727096004.29388: done checking for max_fail_percentage 7115 1727096004.29389: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.29390: done checking to see if all hosts have failed 7115 1727096004.29391: getting the remaining hosts for this loop 7115 1727096004.29392: done getting the remaining hosts for this loop 7115 1727096004.29396: getting the next task for host managed_node3 7115 1727096004.29402: done getting next task for host managed_node3 7115 1727096004.29405: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7115 1727096004.29408: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.29422: getting variables 7115 1727096004.29424: in VariableManager get_vars() 7115 1727096004.29462: Calling all_inventory to load vars for managed_node3 7115 1727096004.29464: Calling groups_inventory to load vars for managed_node3 7115 1727096004.29466: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.29475: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.29478: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.29480: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.29630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.29750: done with get_vars() 7115 1727096004.29757: done getting variables 7115 1727096004.29795: 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:53:24 -0400 (0:00:00.032) 0:00:05.323 ****** 7115 1727096004.29819: entering _queue_task() for managed_node3/debug 7115 1727096004.29994: worker is 1 (out of 1 available) 7115 1727096004.30008: exiting _queue_task() for managed_node3/debug 7115 1727096004.30021: done queuing things up, now waiting for results queue to drain 7115 1727096004.30023: waiting for pending results... 7115 1727096004.30171: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7115 1727096004.30250: in run() - task 0afff68d-5257-9c36-2f87-000000000029 7115 1727096004.30260: variable 'ansible_search_path' from source: unknown 7115 1727096004.30263: variable 'ansible_search_path' from source: unknown 7115 1727096004.30295: calling self._execute() 7115 1727096004.30359: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.30362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.30366: variable 'omit' from source: magic vars 7115 1727096004.30661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.32137: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.32186: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.32215: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.32243: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.32266: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.32330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.32355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.32375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.32401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.32417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.32510: variable 'ansible_distribution' from source: facts 7115 1727096004.32514: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.32531: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.32534: when evaluation is False, skipping this task 7115 1727096004.32536: _execute() done 7115 1727096004.32539: dumping result to json 7115 1727096004.32541: done dumping result, returning 7115 1727096004.32549: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-9c36-2f87-000000000029] 7115 1727096004.32553: sending task result for task 0afff68d-5257-9c36-2f87-000000000029 7115 1727096004.32646: done sending task result for task 0afff68d-5257-9c36-2f87-000000000029 7115 1727096004.32649: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096004.32694: no more pending results, returning what we have 7115 1727096004.32697: results queue empty 7115 1727096004.32698: checking for any_errors_fatal 7115 1727096004.32703: done checking for any_errors_fatal 7115 1727096004.32704: checking for max_fail_percentage 7115 1727096004.32705: done checking for max_fail_percentage 7115 1727096004.32706: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.32707: done checking to see if all hosts have failed 7115 1727096004.32708: getting the remaining hosts for this loop 7115 1727096004.32709: done getting the remaining hosts for this loop 7115 1727096004.32712: getting the next task for host managed_node3 7115 1727096004.32721: done getting next task for host managed_node3 7115 1727096004.32724: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7115 1727096004.32726: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.32739: getting variables 7115 1727096004.32740: in VariableManager get_vars() 7115 1727096004.32784: Calling all_inventory to load vars for managed_node3 7115 1727096004.32786: Calling groups_inventory to load vars for managed_node3 7115 1727096004.32788: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.32795: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.32797: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.32800: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.32925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.33050: done with get_vars() 7115 1727096004.33059: done getting variables 7115 1727096004.33099: 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:53:24 -0400 (0:00:00.033) 0:00:05.356 ****** 7115 1727096004.33123: entering _queue_task() for managed_node3/debug 7115 1727096004.33303: worker is 1 (out of 1 available) 7115 1727096004.33320: exiting _queue_task() for managed_node3/debug 7115 1727096004.33332: done queuing things up, now waiting for results queue to drain 7115 1727096004.33334: waiting for pending results... 7115 1727096004.33482: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7115 1727096004.33551: in run() - task 0afff68d-5257-9c36-2f87-00000000002a 7115 1727096004.33564: variable 'ansible_search_path' from source: unknown 7115 1727096004.33574: variable 'ansible_search_path' from source: unknown 7115 1727096004.33602: calling self._execute() 7115 1727096004.33662: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.33666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.33773: variable 'omit' from source: magic vars 7115 1727096004.33971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.35426: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.35466: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.35494: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.35521: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.35541: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.35600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.35621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.35644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.35666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.35680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.35774: variable 'ansible_distribution' from source: facts 7115 1727096004.35780: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.35795: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.35798: when evaluation is False, skipping this task 7115 1727096004.35801: _execute() done 7115 1727096004.35803: dumping result to json 7115 1727096004.35805: done dumping result, returning 7115 1727096004.35813: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-9c36-2f87-00000000002a] 7115 1727096004.35820: sending task result for task 0afff68d-5257-9c36-2f87-00000000002a 7115 1727096004.35902: done sending task result for task 0afff68d-5257-9c36-2f87-00000000002a 7115 1727096004.35905: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096004.35947: no more pending results, returning what we have 7115 1727096004.35950: results queue empty 7115 1727096004.35951: checking for any_errors_fatal 7115 1727096004.35956: done checking for any_errors_fatal 7115 1727096004.35957: checking for max_fail_percentage 7115 1727096004.35958: done checking for max_fail_percentage 7115 1727096004.35959: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.35960: done checking to see if all hosts have failed 7115 1727096004.35961: getting the remaining hosts for this loop 7115 1727096004.35962: done getting the remaining hosts for this loop 7115 1727096004.35965: getting the next task for host managed_node3 7115 1727096004.35972: done getting next task for host managed_node3 7115 1727096004.35976: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7115 1727096004.35979: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.35991: getting variables 7115 1727096004.35992: in VariableManager get_vars() 7115 1727096004.36034: Calling all_inventory to load vars for managed_node3 7115 1727096004.36037: Calling groups_inventory to load vars for managed_node3 7115 1727096004.36039: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.36046: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.36048: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.36052: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.36207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.36334: done with get_vars() 7115 1727096004.36341: 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:53:24 -0400 (0:00:00.032) 0:00:05.389 ****** 7115 1727096004.36407: entering _queue_task() for managed_node3/ping 7115 1727096004.36408: Creating lock for ping 7115 1727096004.36594: worker is 1 (out of 1 available) 7115 1727096004.36607: exiting _queue_task() for managed_node3/ping 7115 1727096004.36620: done queuing things up, now waiting for results queue to drain 7115 1727096004.36622: waiting for pending results... 7115 1727096004.36772: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7115 1727096004.36845: in run() - task 0afff68d-5257-9c36-2f87-00000000002b 7115 1727096004.36857: variable 'ansible_search_path' from source: unknown 7115 1727096004.36860: variable 'ansible_search_path' from source: unknown 7115 1727096004.36889: calling self._execute() 7115 1727096004.36947: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.36950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.36959: variable 'omit' from source: magic vars 7115 1727096004.37252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.38689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.38932: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.38956: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.38983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.39003: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.39062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.39084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.39103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.39130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.39141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.39237: variable 'ansible_distribution' from source: facts 7115 1727096004.39240: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.39258: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.39261: when evaluation is False, skipping this task 7115 1727096004.39264: _execute() done 7115 1727096004.39266: dumping result to json 7115 1727096004.39270: done dumping result, returning 7115 1727096004.39280: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-9c36-2f87-00000000002b] 7115 1727096004.39285: sending task result for task 0afff68d-5257-9c36-2f87-00000000002b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.39422: no more pending results, returning what we have 7115 1727096004.39426: results queue empty 7115 1727096004.39427: checking for any_errors_fatal 7115 1727096004.39432: done checking for any_errors_fatal 7115 1727096004.39433: checking for max_fail_percentage 7115 1727096004.39434: done checking for max_fail_percentage 7115 1727096004.39435: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.39436: done checking to see if all hosts have failed 7115 1727096004.39436: getting the remaining hosts for this loop 7115 1727096004.39438: done getting the remaining hosts for this loop 7115 1727096004.39442: getting the next task for host managed_node3 7115 1727096004.39450: done getting next task for host managed_node3 7115 1727096004.39453: ^ task is: TASK: meta (role_complete) 7115 1727096004.39455: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.39471: getting variables 7115 1727096004.39472: in VariableManager get_vars() 7115 1727096004.39520: Calling all_inventory to load vars for managed_node3 7115 1727096004.39523: Calling groups_inventory to load vars for managed_node3 7115 1727096004.39525: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.39533: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.39535: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.39537: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.39670: done sending task result for task 0afff68d-5257-9c36-2f87-00000000002b 7115 1727096004.39688: WORKER PROCESS EXITING 7115 1727096004.39694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.39821: done with get_vars() 7115 1727096004.39831: done getting variables 7115 1727096004.39887: done queuing things up, now waiting for results queue to drain 7115 1727096004.39889: results queue empty 7115 1727096004.39889: checking for any_errors_fatal 7115 1727096004.39891: done checking for any_errors_fatal 7115 1727096004.39892: checking for max_fail_percentage 7115 1727096004.39892: done checking for max_fail_percentage 7115 1727096004.39893: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.39893: done checking to see if all hosts have failed 7115 1727096004.39894: getting the remaining hosts for this loop 7115 1727096004.39895: done getting the remaining hosts for this loop 7115 1727096004.39897: getting the next task for host managed_node3 7115 1727096004.39901: done getting next task for host managed_node3 7115 1727096004.39902: ^ task is: TASK: Include the task 'assert_device_present.yml' 7115 1727096004.39903: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.39905: getting variables 7115 1727096004.39905: in VariableManager get_vars() 7115 1727096004.39920: Calling all_inventory to load vars for managed_node3 7115 1727096004.39922: Calling groups_inventory to load vars for managed_node3 7115 1727096004.39923: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.39927: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.39928: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.39930: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.40012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.40151: done with get_vars() 7115 1727096004.40157: 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_auto_gateway.yml:42 Monday 23 September 2024 08:53:24 -0400 (0:00:00.037) 0:00:05.427 ****** 7115 1727096004.40207: entering _queue_task() for managed_node3/include_tasks 7115 1727096004.40419: worker is 1 (out of 1 available) 7115 1727096004.40431: exiting _queue_task() for managed_node3/include_tasks 7115 1727096004.40443: done queuing things up, now waiting for results queue to drain 7115 1727096004.40445: waiting for pending results... 7115 1727096004.40601: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7115 1727096004.40658: in run() - task 0afff68d-5257-9c36-2f87-00000000005b 7115 1727096004.40674: variable 'ansible_search_path' from source: unknown 7115 1727096004.40702: calling self._execute() 7115 1727096004.40766: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.40773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.40782: variable 'omit' from source: magic vars 7115 1727096004.41079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.43163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.43374: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.43377: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.43380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.43382: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.43441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.43479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.43510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.43558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.43595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.43728: variable 'ansible_distribution' from source: facts 7115 1727096004.43739: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.43762: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.43773: when evaluation is False, skipping this task 7115 1727096004.43783: _execute() done 7115 1727096004.43792: dumping result to json 7115 1727096004.43875: done dumping result, returning 7115 1727096004.43879: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0afff68d-5257-9c36-2f87-00000000005b] 7115 1727096004.43882: sending task result for task 0afff68d-5257-9c36-2f87-00000000005b 7115 1727096004.43956: done sending task result for task 0afff68d-5257-9c36-2f87-00000000005b 7115 1727096004.43959: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.44010: no more pending results, returning what we have 7115 1727096004.44014: results queue empty 7115 1727096004.44015: checking for any_errors_fatal 7115 1727096004.44017: done checking for any_errors_fatal 7115 1727096004.44018: checking for max_fail_percentage 7115 1727096004.44020: done checking for max_fail_percentage 7115 1727096004.44020: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.44021: done checking to see if all hosts have failed 7115 1727096004.44022: getting the remaining hosts for this loop 7115 1727096004.44024: done getting the remaining hosts for this loop 7115 1727096004.44028: getting the next task for host managed_node3 7115 1727096004.44035: done getting next task for host managed_node3 7115 1727096004.44038: ^ task is: TASK: Include the task 'assert_profile_present.yml' 7115 1727096004.44040: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.44043: getting variables 7115 1727096004.44045: in VariableManager get_vars() 7115 1727096004.44205: Calling all_inventory to load vars for managed_node3 7115 1727096004.44208: Calling groups_inventory to load vars for managed_node3 7115 1727096004.44211: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.44222: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.44226: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.44229: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.44561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.44761: done with get_vars() 7115 1727096004.44778: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:44 Monday 23 September 2024 08:53:24 -0400 (0:00:00.046) 0:00:05.474 ****** 7115 1727096004.44877: entering _queue_task() for managed_node3/include_tasks 7115 1727096004.45129: worker is 1 (out of 1 available) 7115 1727096004.45142: exiting _queue_task() for managed_node3/include_tasks 7115 1727096004.45154: done queuing things up, now waiting for results queue to drain 7115 1727096004.45155: waiting for pending results... 7115 1727096004.45587: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 7115 1727096004.45593: in run() - task 0afff68d-5257-9c36-2f87-00000000005c 7115 1727096004.45597: variable 'ansible_search_path' from source: unknown 7115 1727096004.45600: calling self._execute() 7115 1727096004.45672: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.45692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.45709: variable 'omit' from source: magic vars 7115 1727096004.46177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.48099: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.48150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.48181: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.48216: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.48237: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.48297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.48323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.48342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.48370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.48381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.48483: variable 'ansible_distribution' from source: facts 7115 1727096004.48487: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.48502: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.48505: when evaluation is False, skipping this task 7115 1727096004.48510: _execute() done 7115 1727096004.48512: dumping result to json 7115 1727096004.48514: done dumping result, returning 7115 1727096004.48523: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [0afff68d-5257-9c36-2f87-00000000005c] 7115 1727096004.48528: sending task result for task 0afff68d-5257-9c36-2f87-00000000005c 7115 1727096004.48614: done sending task result for task 0afff68d-5257-9c36-2f87-00000000005c 7115 1727096004.48617: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.48665: no more pending results, returning what we have 7115 1727096004.48670: results queue empty 7115 1727096004.48671: checking for any_errors_fatal 7115 1727096004.48677: done checking for any_errors_fatal 7115 1727096004.48678: checking for max_fail_percentage 7115 1727096004.48679: done checking for max_fail_percentage 7115 1727096004.48680: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.48681: done checking to see if all hosts have failed 7115 1727096004.48682: getting the remaining hosts for this loop 7115 1727096004.48683: done getting the remaining hosts for this loop 7115 1727096004.48687: getting the next task for host managed_node3 7115 1727096004.48693: done getting next task for host managed_node3 7115 1727096004.48696: ^ task is: TASK: Show ipv4 routes 7115 1727096004.48698: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.48701: getting variables 7115 1727096004.48702: in VariableManager get_vars() 7115 1727096004.48747: Calling all_inventory to load vars for managed_node3 7115 1727096004.48749: Calling groups_inventory to load vars for managed_node3 7115 1727096004.48751: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.48759: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.48762: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.48764: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.48929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.49047: done with get_vars() 7115 1727096004.49056: done getting variables 7115 1727096004.49098: 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 [Show ipv4 routes] ******************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:48 Monday 23 September 2024 08:53:24 -0400 (0:00:00.042) 0:00:05.516 ****** 7115 1727096004.49119: entering _queue_task() for managed_node3/command 7115 1727096004.49307: worker is 1 (out of 1 available) 7115 1727096004.49320: exiting _queue_task() for managed_node3/command 7115 1727096004.49332: done queuing things up, now waiting for results queue to drain 7115 1727096004.49334: waiting for pending results... 7115 1727096004.49493: running TaskExecutor() for managed_node3/TASK: Show ipv4 routes 7115 1727096004.49547: in run() - task 0afff68d-5257-9c36-2f87-00000000005d 7115 1727096004.49560: variable 'ansible_search_path' from source: unknown 7115 1727096004.49587: calling self._execute() 7115 1727096004.49656: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.49659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.49669: variable 'omit' from source: magic vars 7115 1727096004.49973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.51633: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.51678: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.51711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.51740: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.51760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.51819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.51842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.51860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.51893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.51900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.51992: variable 'ansible_distribution' from source: facts 7115 1727096004.51997: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.52013: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.52016: when evaluation is False, skipping this task 7115 1727096004.52018: _execute() done 7115 1727096004.52021: dumping result to json 7115 1727096004.52026: done dumping result, returning 7115 1727096004.52032: done running TaskExecutor() for managed_node3/TASK: Show ipv4 routes [0afff68d-5257-9c36-2f87-00000000005d] 7115 1727096004.52036: sending task result for task 0afff68d-5257-9c36-2f87-00000000005d 7115 1727096004.52120: done sending task result for task 0afff68d-5257-9c36-2f87-00000000005d 7115 1727096004.52122: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.52203: no more pending results, returning what we have 7115 1727096004.52206: results queue empty 7115 1727096004.52207: checking for any_errors_fatal 7115 1727096004.52212: done checking for any_errors_fatal 7115 1727096004.52213: checking for max_fail_percentage 7115 1727096004.52214: done checking for max_fail_percentage 7115 1727096004.52215: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.52216: done checking to see if all hosts have failed 7115 1727096004.52216: getting the remaining hosts for this loop 7115 1727096004.52217: done getting the remaining hosts for this loop 7115 1727096004.52220: getting the next task for host managed_node3 7115 1727096004.52225: done getting next task for host managed_node3 7115 1727096004.52227: ^ task is: TASK: Assert default ipv4 route is present 7115 1727096004.52229: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.52233: getting variables 7115 1727096004.52234: in VariableManager get_vars() 7115 1727096004.52276: Calling all_inventory to load vars for managed_node3 7115 1727096004.52279: Calling groups_inventory to load vars for managed_node3 7115 1727096004.52281: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.52289: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.52291: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.52294: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.52403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.52520: done with get_vars() 7115 1727096004.52528: done getting variables 7115 1727096004.52594: 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 default ipv4 route is present] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:52 Monday 23 September 2024 08:53:24 -0400 (0:00:00.034) 0:00:05.551 ****** 7115 1727096004.52613: entering _queue_task() for managed_node3/assert 7115 1727096004.52615: Creating lock for assert 7115 1727096004.52802: worker is 1 (out of 1 available) 7115 1727096004.52815: exiting _queue_task() for managed_node3/assert 7115 1727096004.52827: done queuing things up, now waiting for results queue to drain 7115 1727096004.52828: waiting for pending results... 7115 1727096004.52979: running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is present 7115 1727096004.53048: in run() - task 0afff68d-5257-9c36-2f87-00000000005e 7115 1727096004.53063: variable 'ansible_search_path' from source: unknown 7115 1727096004.53095: calling self._execute() 7115 1727096004.53158: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.53162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.53175: variable 'omit' from source: magic vars 7115 1727096004.53471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.55097: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.55139: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.55165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.55191: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.55211: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.55271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.55291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.55308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.55337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.55350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.55440: variable 'ansible_distribution' from source: facts 7115 1727096004.55443: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.55461: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.55464: when evaluation is False, skipping this task 7115 1727096004.55466: _execute() done 7115 1727096004.55471: dumping result to json 7115 1727096004.55473: done dumping result, returning 7115 1727096004.55478: done running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is present [0afff68d-5257-9c36-2f87-00000000005e] 7115 1727096004.55483: sending task result for task 0afff68d-5257-9c36-2f87-00000000005e 7115 1727096004.55564: done sending task result for task 0afff68d-5257-9c36-2f87-00000000005e 7115 1727096004.55567: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.55607: no more pending results, returning what we have 7115 1727096004.55610: results queue empty 7115 1727096004.55611: checking for any_errors_fatal 7115 1727096004.55618: done checking for any_errors_fatal 7115 1727096004.55619: checking for max_fail_percentage 7115 1727096004.55621: done checking for max_fail_percentage 7115 1727096004.55622: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.55623: done checking to see if all hosts have failed 7115 1727096004.55623: getting the remaining hosts for this loop 7115 1727096004.55625: done getting the remaining hosts for this loop 7115 1727096004.55628: getting the next task for host managed_node3 7115 1727096004.55633: done getting next task for host managed_node3 7115 1727096004.55636: ^ task is: TASK: Get ipv6 routes 7115 1727096004.55637: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.55640: getting variables 7115 1727096004.55641: in VariableManager get_vars() 7115 1727096004.55690: Calling all_inventory to load vars for managed_node3 7115 1727096004.55693: Calling groups_inventory to load vars for managed_node3 7115 1727096004.55695: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.55703: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.55705: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.55708: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.56012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.56125: done with get_vars() 7115 1727096004.56131: done getting variables 7115 1727096004.56171: 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 ipv6 routes] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:57 Monday 23 September 2024 08:53:24 -0400 (0:00:00.035) 0:00:05.587 ****** 7115 1727096004.56190: entering _queue_task() for managed_node3/command 7115 1727096004.56374: worker is 1 (out of 1 available) 7115 1727096004.56388: exiting _queue_task() for managed_node3/command 7115 1727096004.56401: done queuing things up, now waiting for results queue to drain 7115 1727096004.56402: waiting for pending results... 7115 1727096004.56551: running TaskExecutor() for managed_node3/TASK: Get ipv6 routes 7115 1727096004.56610: in run() - task 0afff68d-5257-9c36-2f87-00000000005f 7115 1727096004.56621: variable 'ansible_search_path' from source: unknown 7115 1727096004.56651: calling self._execute() 7115 1727096004.56718: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.56722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.56730: variable 'omit' from source: magic vars 7115 1727096004.57026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.58487: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.58536: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.58563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.58596: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.58614: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.58671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.58691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.58712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.58739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.58749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.58841: variable 'ansible_distribution' from source: facts 7115 1727096004.58845: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.58859: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.58862: when evaluation is False, skipping this task 7115 1727096004.58865: _execute() done 7115 1727096004.58870: dumping result to json 7115 1727096004.58872: done dumping result, returning 7115 1727096004.58877: done running TaskExecutor() for managed_node3/TASK: Get ipv6 routes [0afff68d-5257-9c36-2f87-00000000005f] 7115 1727096004.58882: sending task result for task 0afff68d-5257-9c36-2f87-00000000005f 7115 1727096004.58964: done sending task result for task 0afff68d-5257-9c36-2f87-00000000005f 7115 1727096004.58966: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.59014: no more pending results, returning what we have 7115 1727096004.59020: results queue empty 7115 1727096004.59021: checking for any_errors_fatal 7115 1727096004.59028: done checking for any_errors_fatal 7115 1727096004.59029: checking for max_fail_percentage 7115 1727096004.59030: done checking for max_fail_percentage 7115 1727096004.59031: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.59032: done checking to see if all hosts have failed 7115 1727096004.59032: getting the remaining hosts for this loop 7115 1727096004.59034: done getting the remaining hosts for this loop 7115 1727096004.59037: getting the next task for host managed_node3 7115 1727096004.59043: done getting next task for host managed_node3 7115 1727096004.59045: ^ task is: TASK: Assert default ipv6 route is present 7115 1727096004.59047: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.59049: getting variables 7115 1727096004.59050: in VariableManager get_vars() 7115 1727096004.59098: Calling all_inventory to load vars for managed_node3 7115 1727096004.59100: Calling groups_inventory to load vars for managed_node3 7115 1727096004.59103: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.59110: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.59113: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.59118: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.59235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.59354: done with get_vars() 7115 1727096004.59361: done getting variables 7115 1727096004.59405: 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 default ipv6 route is present] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:61 Monday 23 September 2024 08:53:24 -0400 (0:00:00.032) 0:00:05.619 ****** 7115 1727096004.59426: entering _queue_task() for managed_node3/assert 7115 1727096004.59607: worker is 1 (out of 1 available) 7115 1727096004.59622: exiting _queue_task() for managed_node3/assert 7115 1727096004.59632: done queuing things up, now waiting for results queue to drain 7115 1727096004.59634: waiting for pending results... 7115 1727096004.59788: running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is present 7115 1727096004.59847: in run() - task 0afff68d-5257-9c36-2f87-000000000060 7115 1727096004.59865: variable 'ansible_search_path' from source: unknown 7115 1727096004.59898: calling self._execute() 7115 1727096004.59965: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.59975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.59987: variable 'omit' from source: magic vars 7115 1727096004.60298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.61841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.61873: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.61900: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.61925: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.61948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.62020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.62047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.62066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.62094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.62104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.62212: variable 'ansible_distribution' from source: facts 7115 1727096004.62218: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.62232: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.62235: when evaluation is False, skipping this task 7115 1727096004.62237: _execute() done 7115 1727096004.62239: dumping result to json 7115 1727096004.62241: done dumping result, returning 7115 1727096004.62248: done running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is present [0afff68d-5257-9c36-2f87-000000000060] 7115 1727096004.62253: sending task result for task 0afff68d-5257-9c36-2f87-000000000060 7115 1727096004.62344: done sending task result for task 0afff68d-5257-9c36-2f87-000000000060 7115 1727096004.62346: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.62421: no more pending results, returning what we have 7115 1727096004.62424: results queue empty 7115 1727096004.62425: checking for any_errors_fatal 7115 1727096004.62430: done checking for any_errors_fatal 7115 1727096004.62431: checking for max_fail_percentage 7115 1727096004.62432: done checking for max_fail_percentage 7115 1727096004.62433: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.62434: done checking to see if all hosts have failed 7115 1727096004.62435: getting the remaining hosts for this loop 7115 1727096004.62436: done getting the remaining hosts for this loop 7115 1727096004.62439: getting the next task for host managed_node3 7115 1727096004.62444: done getting next task for host managed_node3 7115 1727096004.62446: ^ task is: TASK: TEARDOWN: remove profiles. 7115 1727096004.62448: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.62451: getting variables 7115 1727096004.62452: in VariableManager get_vars() 7115 1727096004.62496: Calling all_inventory to load vars for managed_node3 7115 1727096004.62498: Calling groups_inventory to load vars for managed_node3 7115 1727096004.62500: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.62509: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.62511: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.62514: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.62678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.62793: done with get_vars() 7115 1727096004.62801: done getting variables 7115 1727096004.62843: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:67 Monday 23 September 2024 08:53:24 -0400 (0:00:00.034) 0:00:05.654 ****** 7115 1727096004.62868: entering _queue_task() for managed_node3/debug 7115 1727096004.63059: worker is 1 (out of 1 available) 7115 1727096004.63076: exiting _queue_task() for managed_node3/debug 7115 1727096004.63087: done queuing things up, now waiting for results queue to drain 7115 1727096004.63089: waiting for pending results... 7115 1727096004.63246: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 7115 1727096004.63305: in run() - task 0afff68d-5257-9c36-2f87-000000000061 7115 1727096004.63324: variable 'ansible_search_path' from source: unknown 7115 1727096004.63346: calling self._execute() 7115 1727096004.63414: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.63423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.63427: variable 'omit' from source: magic vars 7115 1727096004.63731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.65214: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.65256: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.65287: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.65312: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.65334: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.65397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.65419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.65436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.65462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.65475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.65570: variable 'ansible_distribution' from source: facts 7115 1727096004.65573: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.65588: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.65592: when evaluation is False, skipping this task 7115 1727096004.65594: _execute() done 7115 1727096004.65597: dumping result to json 7115 1727096004.65599: done dumping result, returning 7115 1727096004.65609: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [0afff68d-5257-9c36-2f87-000000000061] 7115 1727096004.65612: sending task result for task 0afff68d-5257-9c36-2f87-000000000061 7115 1727096004.65692: done sending task result for task 0afff68d-5257-9c36-2f87-000000000061 7115 1727096004.65694: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096004.65755: no more pending results, returning what we have 7115 1727096004.65758: results queue empty 7115 1727096004.65759: checking for any_errors_fatal 7115 1727096004.65766: done checking for any_errors_fatal 7115 1727096004.65769: checking for max_fail_percentage 7115 1727096004.65770: done checking for max_fail_percentage 7115 1727096004.65771: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.65772: done checking to see if all hosts have failed 7115 1727096004.65773: getting the remaining hosts for this loop 7115 1727096004.65774: done getting the remaining hosts for this loop 7115 1727096004.65777: getting the next task for host managed_node3 7115 1727096004.65784: done getting next task for host managed_node3 7115 1727096004.65789: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7115 1727096004.65792: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096004.65806: getting variables 7115 1727096004.65808: in VariableManager get_vars() 7115 1727096004.65850: Calling all_inventory to load vars for managed_node3 7115 1727096004.65853: Calling groups_inventory to load vars for managed_node3 7115 1727096004.65855: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.65865: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.65873: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.65877: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.65996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.66122: done with get_vars() 7115 1727096004.66130: 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:53:24 -0400 (0:00:00.033) 0:00:05.687 ****** 7115 1727096004.66198: entering _queue_task() for managed_node3/include_tasks 7115 1727096004.66383: worker is 1 (out of 1 available) 7115 1727096004.66395: exiting _queue_task() for managed_node3/include_tasks 7115 1727096004.66406: done queuing things up, now waiting for results queue to drain 7115 1727096004.66408: waiting for pending results... 7115 1727096004.66562: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7115 1727096004.66639: in run() - task 0afff68d-5257-9c36-2f87-000000000069 7115 1727096004.66652: variable 'ansible_search_path' from source: unknown 7115 1727096004.66656: variable 'ansible_search_path' from source: unknown 7115 1727096004.66687: calling self._execute() 7115 1727096004.66753: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.66756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.66766: variable 'omit' from source: magic vars 7115 1727096004.67136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.68624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.68666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.68707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.68734: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.68755: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.68816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.68839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.68856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.68886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.68897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.68997: variable 'ansible_distribution' from source: facts 7115 1727096004.69002: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.69016: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.69027: when evaluation is False, skipping this task 7115 1727096004.69030: _execute() done 7115 1727096004.69032: dumping result to json 7115 1727096004.69035: done dumping result, returning 7115 1727096004.69038: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-9c36-2f87-000000000069] 7115 1727096004.69043: sending task result for task 0afff68d-5257-9c36-2f87-000000000069 7115 1727096004.69131: done sending task result for task 0afff68d-5257-9c36-2f87-000000000069 7115 1727096004.69134: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.69176: no more pending results, returning what we have 7115 1727096004.69180: results queue empty 7115 1727096004.69181: checking for any_errors_fatal 7115 1727096004.69187: done checking for any_errors_fatal 7115 1727096004.69188: checking for max_fail_percentage 7115 1727096004.69189: done checking for max_fail_percentage 7115 1727096004.69190: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.69191: done checking to see if all hosts have failed 7115 1727096004.69191: getting the remaining hosts for this loop 7115 1727096004.69193: done getting the remaining hosts for this loop 7115 1727096004.69197: getting the next task for host managed_node3 7115 1727096004.69203: done getting next task for host managed_node3 7115 1727096004.69207: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7115 1727096004.69210: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096004.69224: getting variables 7115 1727096004.69226: in VariableManager get_vars() 7115 1727096004.69269: Calling all_inventory to load vars for managed_node3 7115 1727096004.69272: Calling groups_inventory to load vars for managed_node3 7115 1727096004.69274: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.69281: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.69283: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.69286: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.69449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.69572: done with get_vars() 7115 1727096004.69580: done getting variables 7115 1727096004.69619: 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:53:24 -0400 (0:00:00.034) 0:00:05.721 ****** 7115 1727096004.69642: entering _queue_task() for managed_node3/debug 7115 1727096004.69828: worker is 1 (out of 1 available) 7115 1727096004.69841: exiting _queue_task() for managed_node3/debug 7115 1727096004.69852: done queuing things up, now waiting for results queue to drain 7115 1727096004.69854: waiting for pending results... 7115 1727096004.70016: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7115 1727096004.70096: in run() - task 0afff68d-5257-9c36-2f87-00000000006a 7115 1727096004.70107: variable 'ansible_search_path' from source: unknown 7115 1727096004.70110: variable 'ansible_search_path' from source: unknown 7115 1727096004.70141: calling self._execute() 7115 1727096004.70204: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.70210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.70221: variable 'omit' from source: magic vars 7115 1727096004.70517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.72039: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.72083: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.72111: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.72140: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.72159: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.72223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.72244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.72262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.72294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.72305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.72404: variable 'ansible_distribution' from source: facts 7115 1727096004.72408: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.72425: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.72428: when evaluation is False, skipping this task 7115 1727096004.72431: _execute() done 7115 1727096004.72434: dumping result to json 7115 1727096004.72436: done dumping result, returning 7115 1727096004.72444: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-9c36-2f87-00000000006a] 7115 1727096004.72448: sending task result for task 0afff68d-5257-9c36-2f87-00000000006a 7115 1727096004.72530: done sending task result for task 0afff68d-5257-9c36-2f87-00000000006a 7115 1727096004.72532: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096004.72576: no more pending results, returning what we have 7115 1727096004.72579: results queue empty 7115 1727096004.72579: checking for any_errors_fatal 7115 1727096004.72583: done checking for any_errors_fatal 7115 1727096004.72584: checking for max_fail_percentage 7115 1727096004.72585: done checking for max_fail_percentage 7115 1727096004.72586: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.72587: done checking to see if all hosts have failed 7115 1727096004.72588: getting the remaining hosts for this loop 7115 1727096004.72589: done getting the remaining hosts for this loop 7115 1727096004.72594: getting the next task for host managed_node3 7115 1727096004.72600: done getting next task for host managed_node3 7115 1727096004.72604: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7115 1727096004.72606: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096004.72621: getting variables 7115 1727096004.72623: in VariableManager get_vars() 7115 1727096004.72663: Calling all_inventory to load vars for managed_node3 7115 1727096004.72666: Calling groups_inventory to load vars for managed_node3 7115 1727096004.72670: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.72678: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.72680: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.72682: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.72812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.72941: done with get_vars() 7115 1727096004.72949: done getting variables 7115 1727096004.72992: 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:53:24 -0400 (0:00:00.033) 0:00:05.755 ****** 7115 1727096004.73016: entering _queue_task() for managed_node3/fail 7115 1727096004.73197: worker is 1 (out of 1 available) 7115 1727096004.73212: exiting _queue_task() for managed_node3/fail 7115 1727096004.73222: done queuing things up, now waiting for results queue to drain 7115 1727096004.73223: waiting for pending results... 7115 1727096004.73381: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7115 1727096004.73467: in run() - task 0afff68d-5257-9c36-2f87-00000000006b 7115 1727096004.73480: variable 'ansible_search_path' from source: unknown 7115 1727096004.73483: variable 'ansible_search_path' from source: unknown 7115 1727096004.73511: calling self._execute() 7115 1727096004.73577: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.73581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.73589: variable 'omit' from source: magic vars 7115 1727096004.73948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.75438: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.75492: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.75524: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.75549: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.75570: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.75633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.75653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.75672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.75697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.75708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.75810: variable 'ansible_distribution' from source: facts 7115 1727096004.75815: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.75836: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.75839: when evaluation is False, skipping this task 7115 1727096004.75842: _execute() done 7115 1727096004.75844: dumping result to json 7115 1727096004.75846: done dumping result, returning 7115 1727096004.75852: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-9c36-2f87-00000000006b] 7115 1727096004.75855: sending task result for task 0afff68d-5257-9c36-2f87-00000000006b 7115 1727096004.75945: done sending task result for task 0afff68d-5257-9c36-2f87-00000000006b 7115 1727096004.75947: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.75992: no more pending results, returning what we have 7115 1727096004.75995: results queue empty 7115 1727096004.75995: checking for any_errors_fatal 7115 1727096004.76002: done checking for any_errors_fatal 7115 1727096004.76002: checking for max_fail_percentage 7115 1727096004.76004: done checking for max_fail_percentage 7115 1727096004.76005: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.76005: done checking to see if all hosts have failed 7115 1727096004.76006: getting the remaining hosts for this loop 7115 1727096004.76008: done getting the remaining hosts for this loop 7115 1727096004.76011: getting the next task for host managed_node3 7115 1727096004.76018: done getting next task for host managed_node3 7115 1727096004.76022: ^ 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 7115 1727096004.76024: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096004.76039: getting variables 7115 1727096004.76040: in VariableManager get_vars() 7115 1727096004.76084: Calling all_inventory to load vars for managed_node3 7115 1727096004.76087: Calling groups_inventory to load vars for managed_node3 7115 1727096004.76089: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.76097: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.76099: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.76102: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.76265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.76390: done with get_vars() 7115 1727096004.76398: done getting variables 7115 1727096004.76437: 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:53:24 -0400 (0:00:00.034) 0:00:05.790 ****** 7115 1727096004.76459: entering _queue_task() for managed_node3/fail 7115 1727096004.76649: worker is 1 (out of 1 available) 7115 1727096004.76663: exiting _queue_task() for managed_node3/fail 7115 1727096004.76677: done queuing things up, now waiting for results queue to drain 7115 1727096004.76679: waiting for pending results... 7115 1727096004.76845: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7115 1727096004.76926: in run() - task 0afff68d-5257-9c36-2f87-00000000006c 7115 1727096004.76938: variable 'ansible_search_path' from source: unknown 7115 1727096004.76941: variable 'ansible_search_path' from source: unknown 7115 1727096004.76970: calling self._execute() 7115 1727096004.77048: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.77051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.77060: variable 'omit' from source: magic vars 7115 1727096004.77361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.78873: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.78920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.78946: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.78975: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.78996: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.79055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.79079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.79098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.79125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.79136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.79238: variable 'ansible_distribution' from source: facts 7115 1727096004.79242: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.79258: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.79261: when evaluation is False, skipping this task 7115 1727096004.79263: _execute() done 7115 1727096004.79265: dumping result to json 7115 1727096004.79271: done dumping result, returning 7115 1727096004.79279: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-9c36-2f87-00000000006c] 7115 1727096004.79283: sending task result for task 0afff68d-5257-9c36-2f87-00000000006c 7115 1727096004.79378: done sending task result for task 0afff68d-5257-9c36-2f87-00000000006c 7115 1727096004.79380: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.79438: no more pending results, returning what we have 7115 1727096004.79441: results queue empty 7115 1727096004.79442: checking for any_errors_fatal 7115 1727096004.79447: done checking for any_errors_fatal 7115 1727096004.79447: checking for max_fail_percentage 7115 1727096004.79449: done checking for max_fail_percentage 7115 1727096004.79450: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.79450: done checking to see if all hosts have failed 7115 1727096004.79451: getting the remaining hosts for this loop 7115 1727096004.79452: done getting the remaining hosts for this loop 7115 1727096004.79456: getting the next task for host managed_node3 7115 1727096004.79461: done getting next task for host managed_node3 7115 1727096004.79466: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7115 1727096004.79476: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096004.79492: getting variables 7115 1727096004.79493: in VariableManager get_vars() 7115 1727096004.79537: Calling all_inventory to load vars for managed_node3 7115 1727096004.79540: Calling groups_inventory to load vars for managed_node3 7115 1727096004.79542: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.79550: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.79552: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.79554: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.79674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.79825: done with get_vars() 7115 1727096004.79833: done getting variables 7115 1727096004.79874: 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:53:24 -0400 (0:00:00.034) 0:00:05.824 ****** 7115 1727096004.79896: entering _queue_task() for managed_node3/fail 7115 1727096004.80089: worker is 1 (out of 1 available) 7115 1727096004.80103: exiting _queue_task() for managed_node3/fail 7115 1727096004.80114: done queuing things up, now waiting for results queue to drain 7115 1727096004.80118: waiting for pending results... 7115 1727096004.80282: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7115 1727096004.80376: in run() - task 0afff68d-5257-9c36-2f87-00000000006d 7115 1727096004.80387: variable 'ansible_search_path' from source: unknown 7115 1727096004.80391: variable 'ansible_search_path' from source: unknown 7115 1727096004.80421: calling self._execute() 7115 1727096004.80484: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.80488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.80497: variable 'omit' from source: magic vars 7115 1727096004.80799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.82288: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.82343: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.82371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.82397: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.82423: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.82478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.82499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.82520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.82548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.82558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.82662: variable 'ansible_distribution' from source: facts 7115 1727096004.82669: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.82684: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.82687: when evaluation is False, skipping this task 7115 1727096004.82689: _execute() done 7115 1727096004.82692: dumping result to json 7115 1727096004.82694: done dumping result, returning 7115 1727096004.82702: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-9c36-2f87-00000000006d] 7115 1727096004.82706: sending task result for task 0afff68d-5257-9c36-2f87-00000000006d 7115 1727096004.82796: done sending task result for task 0afff68d-5257-9c36-2f87-00000000006d 7115 1727096004.82799: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.82845: no more pending results, returning what we have 7115 1727096004.82849: results queue empty 7115 1727096004.82850: checking for any_errors_fatal 7115 1727096004.82858: done checking for any_errors_fatal 7115 1727096004.82859: checking for max_fail_percentage 7115 1727096004.82860: done checking for max_fail_percentage 7115 1727096004.82861: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.82862: done checking to see if all hosts have failed 7115 1727096004.82862: getting the remaining hosts for this loop 7115 1727096004.82864: done getting the remaining hosts for this loop 7115 1727096004.82870: getting the next task for host managed_node3 7115 1727096004.82877: done getting next task for host managed_node3 7115 1727096004.82881: ^ 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 7115 1727096004.82883: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096004.82898: getting variables 7115 1727096004.82900: in VariableManager get_vars() 7115 1727096004.82951: Calling all_inventory to load vars for managed_node3 7115 1727096004.82954: Calling groups_inventory to load vars for managed_node3 7115 1727096004.82956: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.82964: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.82966: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.82971: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.83097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.83225: done with get_vars() 7115 1727096004.83234: done getting variables 7115 1727096004.83279: 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:53:24 -0400 (0:00:00.034) 0:00:05.858 ****** 7115 1727096004.83301: entering _queue_task() for managed_node3/dnf 7115 1727096004.83503: worker is 1 (out of 1 available) 7115 1727096004.83521: exiting _queue_task() for managed_node3/dnf 7115 1727096004.83533: done queuing things up, now waiting for results queue to drain 7115 1727096004.83534: waiting for pending results... 7115 1727096004.83698: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7115 1727096004.83780: in run() - task 0afff68d-5257-9c36-2f87-00000000006e 7115 1727096004.83793: variable 'ansible_search_path' from source: unknown 7115 1727096004.83796: variable 'ansible_search_path' from source: unknown 7115 1727096004.83826: calling self._execute() 7115 1727096004.83898: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.83902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.83911: variable 'omit' from source: magic vars 7115 1727096004.84229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.85760: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.85804: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.85835: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.85861: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.85883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.85946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.85965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.85986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.86011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.86024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.86127: variable 'ansible_distribution' from source: facts 7115 1727096004.86131: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.86153: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.86156: when evaluation is False, skipping this task 7115 1727096004.86158: _execute() done 7115 1727096004.86160: dumping result to json 7115 1727096004.86163: done dumping result, returning 7115 1727096004.86166: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-00000000006e] 7115 1727096004.86171: sending task result for task 0afff68d-5257-9c36-2f87-00000000006e 7115 1727096004.86262: done sending task result for task 0afff68d-5257-9c36-2f87-00000000006e 7115 1727096004.86264: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.86310: no more pending results, returning what we have 7115 1727096004.86313: results queue empty 7115 1727096004.86314: checking for any_errors_fatal 7115 1727096004.86319: done checking for any_errors_fatal 7115 1727096004.86320: checking for max_fail_percentage 7115 1727096004.86321: done checking for max_fail_percentage 7115 1727096004.86322: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.86323: done checking to see if all hosts have failed 7115 1727096004.86323: getting the remaining hosts for this loop 7115 1727096004.86325: done getting the remaining hosts for this loop 7115 1727096004.86329: getting the next task for host managed_node3 7115 1727096004.86335: done getting next task for host managed_node3 7115 1727096004.86339: ^ 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 7115 1727096004.86341: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096004.86357: getting variables 7115 1727096004.86359: in VariableManager get_vars() 7115 1727096004.86402: Calling all_inventory to load vars for managed_node3 7115 1727096004.86404: Calling groups_inventory to load vars for managed_node3 7115 1727096004.86406: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.86414: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.86416: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.86419: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.86582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.86703: done with get_vars() 7115 1727096004.86711: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7115 1727096004.86761: 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:53:24 -0400 (0:00:00.034) 0:00:05.893 ****** 7115 1727096004.86784: entering _queue_task() for managed_node3/yum 7115 1727096004.86977: worker is 1 (out of 1 available) 7115 1727096004.86991: exiting _queue_task() for managed_node3/yum 7115 1727096004.87004: done queuing things up, now waiting for results queue to drain 7115 1727096004.87006: waiting for pending results... 7115 1727096004.87169: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7115 1727096004.87255: in run() - task 0afff68d-5257-9c36-2f87-00000000006f 7115 1727096004.87266: variable 'ansible_search_path' from source: unknown 7115 1727096004.87270: variable 'ansible_search_path' from source: unknown 7115 1727096004.87300: calling self._execute() 7115 1727096004.87365: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.87369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.87385: variable 'omit' from source: magic vars 7115 1727096004.87693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.89164: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.89220: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.89247: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.89274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.89299: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.89353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.89375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.89395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.89425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.89435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.89533: variable 'ansible_distribution' from source: facts 7115 1727096004.89539: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.89553: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.89555: when evaluation is False, skipping this task 7115 1727096004.89558: _execute() done 7115 1727096004.89561: dumping result to json 7115 1727096004.89564: done dumping result, returning 7115 1727096004.89573: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-00000000006f] 7115 1727096004.89576: sending task result for task 0afff68d-5257-9c36-2f87-00000000006f 7115 1727096004.89666: done sending task result for task 0afff68d-5257-9c36-2f87-00000000006f 7115 1727096004.89671: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.89718: no more pending results, returning what we have 7115 1727096004.89722: results queue empty 7115 1727096004.89723: checking for any_errors_fatal 7115 1727096004.89729: done checking for any_errors_fatal 7115 1727096004.89730: checking for max_fail_percentage 7115 1727096004.89732: done checking for max_fail_percentage 7115 1727096004.89732: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.89733: done checking to see if all hosts have failed 7115 1727096004.89734: getting the remaining hosts for this loop 7115 1727096004.89735: done getting the remaining hosts for this loop 7115 1727096004.89738: getting the next task for host managed_node3 7115 1727096004.89744: done getting next task for host managed_node3 7115 1727096004.89748: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7115 1727096004.89750: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096004.89765: getting variables 7115 1727096004.89767: in VariableManager get_vars() 7115 1727096004.89819: Calling all_inventory to load vars for managed_node3 7115 1727096004.89821: Calling groups_inventory to load vars for managed_node3 7115 1727096004.89824: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.89833: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.89835: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.89837: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.89959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.90085: done with get_vars() 7115 1727096004.90094: done getting variables 7115 1727096004.90137: 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:53:24 -0400 (0:00:00.033) 0:00:05.927 ****** 7115 1727096004.90160: entering _queue_task() for managed_node3/fail 7115 1727096004.90353: worker is 1 (out of 1 available) 7115 1727096004.90367: exiting _queue_task() for managed_node3/fail 7115 1727096004.90381: done queuing things up, now waiting for results queue to drain 7115 1727096004.90383: waiting for pending results... 7115 1727096004.90537: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7115 1727096004.90621: in run() - task 0afff68d-5257-9c36-2f87-000000000070 7115 1727096004.90631: variable 'ansible_search_path' from source: unknown 7115 1727096004.90634: variable 'ansible_search_path' from source: unknown 7115 1727096004.90663: calling self._execute() 7115 1727096004.90738: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.90741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.90751: variable 'omit' from source: magic vars 7115 1727096004.91066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.92622: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.92666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.92698: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.92726: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.92745: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.92808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.92831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.92848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.92878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.92891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.92994: variable 'ansible_distribution' from source: facts 7115 1727096004.92998: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.93016: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.93021: when evaluation is False, skipping this task 7115 1727096004.93023: _execute() done 7115 1727096004.93026: dumping result to json 7115 1727096004.93030: done dumping result, returning 7115 1727096004.93037: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-000000000070] 7115 1727096004.93041: sending task result for task 0afff68d-5257-9c36-2f87-000000000070 7115 1727096004.93136: done sending task result for task 0afff68d-5257-9c36-2f87-000000000070 7115 1727096004.93138: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.93184: no more pending results, returning what we have 7115 1727096004.93188: results queue empty 7115 1727096004.93189: checking for any_errors_fatal 7115 1727096004.93195: done checking for any_errors_fatal 7115 1727096004.93195: checking for max_fail_percentage 7115 1727096004.93197: done checking for max_fail_percentage 7115 1727096004.93198: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.93199: done checking to see if all hosts have failed 7115 1727096004.93199: getting the remaining hosts for this loop 7115 1727096004.93201: done getting the remaining hosts for this loop 7115 1727096004.93204: getting the next task for host managed_node3 7115 1727096004.93210: done getting next task for host managed_node3 7115 1727096004.93213: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7115 1727096004.93216: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096004.93231: getting variables 7115 1727096004.93233: in VariableManager get_vars() 7115 1727096004.93276: Calling all_inventory to load vars for managed_node3 7115 1727096004.93279: Calling groups_inventory to load vars for managed_node3 7115 1727096004.93281: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.93288: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.93290: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.93293: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.93456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.93579: done with get_vars() 7115 1727096004.93587: done getting variables 7115 1727096004.93628: 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:53:24 -0400 (0:00:00.034) 0:00:05.962 ****** 7115 1727096004.93651: entering _queue_task() for managed_node3/package 7115 1727096004.93845: worker is 1 (out of 1 available) 7115 1727096004.93858: exiting _queue_task() for managed_node3/package 7115 1727096004.93871: done queuing things up, now waiting for results queue to drain 7115 1727096004.93873: waiting for pending results... 7115 1727096004.94037: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7115 1727096004.94117: in run() - task 0afff68d-5257-9c36-2f87-000000000071 7115 1727096004.94131: variable 'ansible_search_path' from source: unknown 7115 1727096004.94134: variable 'ansible_search_path' from source: unknown 7115 1727096004.94162: calling self._execute() 7115 1727096004.94235: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.94239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.94247: variable 'omit' from source: magic vars 7115 1727096004.94553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.96039: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.96097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.96126: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.96151: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.96177: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.96239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.96259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.96284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.96311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.96324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.96423: variable 'ansible_distribution' from source: facts 7115 1727096004.96428: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.96443: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.96446: when evaluation is False, skipping this task 7115 1727096004.96448: _execute() done 7115 1727096004.96451: dumping result to json 7115 1727096004.96453: done dumping result, returning 7115 1727096004.96462: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-9c36-2f87-000000000071] 7115 1727096004.96466: sending task result for task 0afff68d-5257-9c36-2f87-000000000071 7115 1727096004.96561: done sending task result for task 0afff68d-5257-9c36-2f87-000000000071 7115 1727096004.96564: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096004.96639: no more pending results, returning what we have 7115 1727096004.96643: results queue empty 7115 1727096004.96644: checking for any_errors_fatal 7115 1727096004.96650: done checking for any_errors_fatal 7115 1727096004.96650: checking for max_fail_percentage 7115 1727096004.96652: done checking for max_fail_percentage 7115 1727096004.96653: checking to see if all hosts have failed and the running result is not ok 7115 1727096004.96653: done checking to see if all hosts have failed 7115 1727096004.96654: getting the remaining hosts for this loop 7115 1727096004.96656: done getting the remaining hosts for this loop 7115 1727096004.96659: getting the next task for host managed_node3 7115 1727096004.96664: done getting next task for host managed_node3 7115 1727096004.96670: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7115 1727096004.96673: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096004.96687: getting variables 7115 1727096004.96689: in VariableManager get_vars() 7115 1727096004.96731: Calling all_inventory to load vars for managed_node3 7115 1727096004.96733: Calling groups_inventory to load vars for managed_node3 7115 1727096004.96735: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096004.96744: Calling all_plugins_play to load vars for managed_node3 7115 1727096004.96746: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096004.96749: Calling groups_plugins_play to load vars for managed_node3 7115 1727096004.96863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096004.96988: done with get_vars() 7115 1727096004.96997: done getting variables 7115 1727096004.97037: 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:53:24 -0400 (0:00:00.034) 0:00:05.996 ****** 7115 1727096004.97060: entering _queue_task() for managed_node3/package 7115 1727096004.97243: worker is 1 (out of 1 available) 7115 1727096004.97257: exiting _queue_task() for managed_node3/package 7115 1727096004.97271: done queuing things up, now waiting for results queue to drain 7115 1727096004.97272: waiting for pending results... 7115 1727096004.97435: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7115 1727096004.97512: in run() - task 0afff68d-5257-9c36-2f87-000000000072 7115 1727096004.97527: variable 'ansible_search_path' from source: unknown 7115 1727096004.97531: variable 'ansible_search_path' from source: unknown 7115 1727096004.97560: calling self._execute() 7115 1727096004.97625: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096004.97636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096004.97641: variable 'omit' from source: magic vars 7115 1727096004.97942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096004.99457: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096004.99506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096004.99533: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096004.99556: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096004.99579: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096004.99638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096004.99660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096004.99679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096004.99708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096004.99720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096004.99818: variable 'ansible_distribution' from source: facts 7115 1727096004.99822: variable 'ansible_distribution_major_version' from source: facts 7115 1727096004.99836: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096004.99839: when evaluation is False, skipping this task 7115 1727096004.99841: _execute() done 7115 1727096004.99843: dumping result to json 7115 1727096004.99846: done dumping result, returning 7115 1727096004.99854: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-9c36-2f87-000000000072] 7115 1727096004.99858: sending task result for task 0afff68d-5257-9c36-2f87-000000000072 7115 1727096004.99951: done sending task result for task 0afff68d-5257-9c36-2f87-000000000072 7115 1727096004.99953: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.00030: no more pending results, returning what we have 7115 1727096005.00033: results queue empty 7115 1727096005.00034: checking for any_errors_fatal 7115 1727096005.00039: done checking for any_errors_fatal 7115 1727096005.00040: checking for max_fail_percentage 7115 1727096005.00041: done checking for max_fail_percentage 7115 1727096005.00042: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.00043: done checking to see if all hosts have failed 7115 1727096005.00044: getting the remaining hosts for this loop 7115 1727096005.00045: done getting the remaining hosts for this loop 7115 1727096005.00048: getting the next task for host managed_node3 7115 1727096005.00053: done getting next task for host managed_node3 7115 1727096005.00056: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7115 1727096005.00059: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096005.00082: getting variables 7115 1727096005.00084: in VariableManager get_vars() 7115 1727096005.00126: Calling all_inventory to load vars for managed_node3 7115 1727096005.00128: Calling groups_inventory to load vars for managed_node3 7115 1727096005.00130: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.00136: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.00138: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.00139: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.00292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.00412: done with get_vars() 7115 1727096005.00421: done getting variables 7115 1727096005.00460: 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:53:25 -0400 (0:00:00.034) 0:00:06.030 ****** 7115 1727096005.00484: entering _queue_task() for managed_node3/package 7115 1727096005.00672: worker is 1 (out of 1 available) 7115 1727096005.00687: exiting _queue_task() for managed_node3/package 7115 1727096005.00699: done queuing things up, now waiting for results queue to drain 7115 1727096005.00700: waiting for pending results... 7115 1727096005.00856: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7115 1727096005.00939: in run() - task 0afff68d-5257-9c36-2f87-000000000073 7115 1727096005.00952: variable 'ansible_search_path' from source: unknown 7115 1727096005.00955: variable 'ansible_search_path' from source: unknown 7115 1727096005.00986: calling self._execute() 7115 1727096005.01048: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.01053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.01064: variable 'omit' from source: magic vars 7115 1727096005.01375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.02852: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.02905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.02933: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.02958: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.02979: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.03041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.03060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.03080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.03106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.03174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.03214: variable 'ansible_distribution' from source: facts 7115 1727096005.03222: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.03236: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.03239: when evaluation is False, skipping this task 7115 1727096005.03241: _execute() done 7115 1727096005.03244: dumping result to json 7115 1727096005.03246: done dumping result, returning 7115 1727096005.03252: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-9c36-2f87-000000000073] 7115 1727096005.03257: sending task result for task 0afff68d-5257-9c36-2f87-000000000073 7115 1727096005.03349: done sending task result for task 0afff68d-5257-9c36-2f87-000000000073 7115 1727096005.03352: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.03394: no more pending results, returning what we have 7115 1727096005.03398: results queue empty 7115 1727096005.03399: checking for any_errors_fatal 7115 1727096005.03406: done checking for any_errors_fatal 7115 1727096005.03406: checking for max_fail_percentage 7115 1727096005.03408: done checking for max_fail_percentage 7115 1727096005.03409: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.03409: done checking to see if all hosts have failed 7115 1727096005.03410: getting the remaining hosts for this loop 7115 1727096005.03411: done getting the remaining hosts for this loop 7115 1727096005.03414: getting the next task for host managed_node3 7115 1727096005.03422: done getting next task for host managed_node3 7115 1727096005.03426: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7115 1727096005.03429: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096005.03443: getting variables 7115 1727096005.03444: in VariableManager get_vars() 7115 1727096005.03485: Calling all_inventory to load vars for managed_node3 7115 1727096005.03488: Calling groups_inventory to load vars for managed_node3 7115 1727096005.03490: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.03497: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.03499: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.03502: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.03620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.03747: done with get_vars() 7115 1727096005.03755: done getting variables 7115 1727096005.03796: 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:53:25 -0400 (0:00:00.033) 0:00:06.063 ****** 7115 1727096005.03819: entering _queue_task() for managed_node3/service 7115 1727096005.03992: worker is 1 (out of 1 available) 7115 1727096005.04004: exiting _queue_task() for managed_node3/service 7115 1727096005.04014: done queuing things up, now waiting for results queue to drain 7115 1727096005.04016: waiting for pending results... 7115 1727096005.04179: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7115 1727096005.04254: in run() - task 0afff68d-5257-9c36-2f87-000000000074 7115 1727096005.04264: variable 'ansible_search_path' from source: unknown 7115 1727096005.04269: variable 'ansible_search_path' from source: unknown 7115 1727096005.04297: calling self._execute() 7115 1727096005.04358: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.04362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.04370: variable 'omit' from source: magic vars 7115 1727096005.04671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.06152: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.06196: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.06227: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.06251: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.06273: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.06333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.06352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.06371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.06396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.06407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.06501: variable 'ansible_distribution' from source: facts 7115 1727096005.06505: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.06521: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.06526: when evaluation is False, skipping this task 7115 1727096005.06529: _execute() done 7115 1727096005.06531: dumping result to json 7115 1727096005.06533: done dumping result, returning 7115 1727096005.06543: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-000000000074] 7115 1727096005.06546: sending task result for task 0afff68d-5257-9c36-2f87-000000000074 7115 1727096005.06627: done sending task result for task 0afff68d-5257-9c36-2f87-000000000074 7115 1727096005.06630: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.06684: no more pending results, returning what we have 7115 1727096005.06687: results queue empty 7115 1727096005.06688: checking for any_errors_fatal 7115 1727096005.06692: done checking for any_errors_fatal 7115 1727096005.06693: checking for max_fail_percentage 7115 1727096005.06694: done checking for max_fail_percentage 7115 1727096005.06695: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.06695: done checking to see if all hosts have failed 7115 1727096005.06696: getting the remaining hosts for this loop 7115 1727096005.06698: done getting the remaining hosts for this loop 7115 1727096005.06701: getting the next task for host managed_node3 7115 1727096005.06706: done getting next task for host managed_node3 7115 1727096005.06710: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7115 1727096005.06712: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096005.06726: getting variables 7115 1727096005.06728: in VariableManager get_vars() 7115 1727096005.06764: Calling all_inventory to load vars for managed_node3 7115 1727096005.06769: Calling groups_inventory to load vars for managed_node3 7115 1727096005.06771: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.06779: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.06781: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.06783: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.06926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.07044: done with get_vars() 7115 1727096005.07051: done getting variables 7115 1727096005.07089: 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:53:25 -0400 (0:00:00.032) 0:00:06.096 ****** 7115 1727096005.07109: entering _queue_task() for managed_node3/service 7115 1727096005.07276: worker is 1 (out of 1 available) 7115 1727096005.07290: exiting _queue_task() for managed_node3/service 7115 1727096005.07301: done queuing things up, now waiting for results queue to drain 7115 1727096005.07303: waiting for pending results... 7115 1727096005.07459: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7115 1727096005.07545: in run() - task 0afff68d-5257-9c36-2f87-000000000075 7115 1727096005.07556: variable 'ansible_search_path' from source: unknown 7115 1727096005.07559: variable 'ansible_search_path' from source: unknown 7115 1727096005.07590: calling self._execute() 7115 1727096005.07650: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.07654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.07664: variable 'omit' from source: magic vars 7115 1727096005.07954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.09372: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.09421: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.09447: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.09476: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.09495: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.09550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.09573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.09591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.09619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.09629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.09723: variable 'ansible_distribution' from source: facts 7115 1727096005.09728: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.09742: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.09744: when evaluation is False, skipping this task 7115 1727096005.09747: _execute() done 7115 1727096005.09749: dumping result to json 7115 1727096005.09751: done dumping result, returning 7115 1727096005.09759: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-9c36-2f87-000000000075] 7115 1727096005.09763: sending task result for task 0afff68d-5257-9c36-2f87-000000000075 7115 1727096005.09848: done sending task result for task 0afff68d-5257-9c36-2f87-000000000075 7115 1727096005.09851: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7115 1727096005.09892: no more pending results, returning what we have 7115 1727096005.09895: results queue empty 7115 1727096005.09896: checking for any_errors_fatal 7115 1727096005.09901: done checking for any_errors_fatal 7115 1727096005.09902: checking for max_fail_percentage 7115 1727096005.09903: done checking for max_fail_percentage 7115 1727096005.09904: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.09905: done checking to see if all hosts have failed 7115 1727096005.09905: getting the remaining hosts for this loop 7115 1727096005.09907: done getting the remaining hosts for this loop 7115 1727096005.09910: getting the next task for host managed_node3 7115 1727096005.09917: done getting next task for host managed_node3 7115 1727096005.09921: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7115 1727096005.09923: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096005.09937: getting variables 7115 1727096005.09938: in VariableManager get_vars() 7115 1727096005.09983: Calling all_inventory to load vars for managed_node3 7115 1727096005.09985: Calling groups_inventory to load vars for managed_node3 7115 1727096005.09987: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.09995: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.09997: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.09999: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.10111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.10236: done with get_vars() 7115 1727096005.10243: done getting variables 7115 1727096005.10283: 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:53:25 -0400 (0:00:00.031) 0:00:06.128 ****** 7115 1727096005.10307: entering _queue_task() for managed_node3/service 7115 1727096005.10487: worker is 1 (out of 1 available) 7115 1727096005.10499: exiting _queue_task() for managed_node3/service 7115 1727096005.10511: done queuing things up, now waiting for results queue to drain 7115 1727096005.10512: waiting for pending results... 7115 1727096005.10670: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7115 1727096005.10761: in run() - task 0afff68d-5257-9c36-2f87-000000000076 7115 1727096005.10776: variable 'ansible_search_path' from source: unknown 7115 1727096005.10780: variable 'ansible_search_path' from source: unknown 7115 1727096005.10807: calling self._execute() 7115 1727096005.10875: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.10880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.10888: variable 'omit' from source: magic vars 7115 1727096005.11191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.12729: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.12773: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.12804: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.12834: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.12854: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.12916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.12941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.12958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.12985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.12998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.13102: variable 'ansible_distribution' from source: facts 7115 1727096005.13107: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.13124: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.13127: when evaluation is False, skipping this task 7115 1727096005.13130: _execute() done 7115 1727096005.13132: dumping result to json 7115 1727096005.13142: done dumping result, returning 7115 1727096005.13145: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-9c36-2f87-000000000076] 7115 1727096005.13147: sending task result for task 0afff68d-5257-9c36-2f87-000000000076 7115 1727096005.13239: done sending task result for task 0afff68d-5257-9c36-2f87-000000000076 7115 1727096005.13242: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.13287: no more pending results, returning what we have 7115 1727096005.13290: results queue empty 7115 1727096005.13291: checking for any_errors_fatal 7115 1727096005.13297: done checking for any_errors_fatal 7115 1727096005.13298: checking for max_fail_percentage 7115 1727096005.13300: done checking for max_fail_percentage 7115 1727096005.13301: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.13301: done checking to see if all hosts have failed 7115 1727096005.13302: getting the remaining hosts for this loop 7115 1727096005.13303: done getting the remaining hosts for this loop 7115 1727096005.13307: getting the next task for host managed_node3 7115 1727096005.13313: done getting next task for host managed_node3 7115 1727096005.13318: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7115 1727096005.13320: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096005.13336: getting variables 7115 1727096005.13337: in VariableManager get_vars() 7115 1727096005.13386: Calling all_inventory to load vars for managed_node3 7115 1727096005.13389: Calling groups_inventory to load vars for managed_node3 7115 1727096005.13392: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.13400: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.13402: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.13405: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.13561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.13682: done with get_vars() 7115 1727096005.13690: done getting variables 7115 1727096005.13731: 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:53:25 -0400 (0:00:00.034) 0:00:06.163 ****** 7115 1727096005.13752: entering _queue_task() for managed_node3/service 7115 1727096005.13933: worker is 1 (out of 1 available) 7115 1727096005.13949: exiting _queue_task() for managed_node3/service 7115 1727096005.13960: done queuing things up, now waiting for results queue to drain 7115 1727096005.13962: waiting for pending results... 7115 1727096005.14127: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7115 1727096005.14210: in run() - task 0afff68d-5257-9c36-2f87-000000000077 7115 1727096005.14223: variable 'ansible_search_path' from source: unknown 7115 1727096005.14226: variable 'ansible_search_path' from source: unknown 7115 1727096005.14253: calling self._execute() 7115 1727096005.14314: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.14320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.14327: variable 'omit' from source: magic vars 7115 1727096005.14628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.16082: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.16325: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.16352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.16379: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.16399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.16455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.16479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.16497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.16524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.16536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.16629: variable 'ansible_distribution' from source: facts 7115 1727096005.16635: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.16649: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.16651: when evaluation is False, skipping this task 7115 1727096005.16654: _execute() done 7115 1727096005.16656: dumping result to json 7115 1727096005.16659: done dumping result, returning 7115 1727096005.16666: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-9c36-2f87-000000000077] 7115 1727096005.16673: sending task result for task 0afff68d-5257-9c36-2f87-000000000077 7115 1727096005.16763: done sending task result for task 0afff68d-5257-9c36-2f87-000000000077 7115 1727096005.16766: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7115 1727096005.16827: no more pending results, returning what we have 7115 1727096005.16830: results queue empty 7115 1727096005.16831: checking for any_errors_fatal 7115 1727096005.16836: done checking for any_errors_fatal 7115 1727096005.16837: checking for max_fail_percentage 7115 1727096005.16838: done checking for max_fail_percentage 7115 1727096005.16839: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.16840: done checking to see if all hosts have failed 7115 1727096005.16841: getting the remaining hosts for this loop 7115 1727096005.16842: done getting the remaining hosts for this loop 7115 1727096005.16846: getting the next task for host managed_node3 7115 1727096005.16851: done getting next task for host managed_node3 7115 1727096005.16855: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7115 1727096005.16857: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096005.16875: getting variables 7115 1727096005.16877: in VariableManager get_vars() 7115 1727096005.16918: Calling all_inventory to load vars for managed_node3 7115 1727096005.16921: Calling groups_inventory to load vars for managed_node3 7115 1727096005.16923: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.16931: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.16933: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.16936: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.17050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.17179: done with get_vars() 7115 1727096005.17187: done getting variables 7115 1727096005.17228: 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:53:25 -0400 (0:00:00.034) 0:00:06.198 ****** 7115 1727096005.17250: entering _queue_task() for managed_node3/copy 7115 1727096005.17432: worker is 1 (out of 1 available) 7115 1727096005.17445: exiting _queue_task() for managed_node3/copy 7115 1727096005.17456: done queuing things up, now waiting for results queue to drain 7115 1727096005.17458: waiting for pending results... 7115 1727096005.17614: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7115 1727096005.17687: in run() - task 0afff68d-5257-9c36-2f87-000000000078 7115 1727096005.17696: variable 'ansible_search_path' from source: unknown 7115 1727096005.17699: variable 'ansible_search_path' from source: unknown 7115 1727096005.17729: calling self._execute() 7115 1727096005.17789: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.17793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.17820: variable 'omit' from source: magic vars 7115 1727096005.18092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.19688: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.19728: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.19753: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.19782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.19803: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.19856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.19883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.19901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.19927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.19938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.20028: variable 'ansible_distribution' from source: facts 7115 1727096005.20032: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.20046: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.20049: when evaluation is False, skipping this task 7115 1727096005.20051: _execute() done 7115 1727096005.20054: dumping result to json 7115 1727096005.20056: done dumping result, returning 7115 1727096005.20062: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-9c36-2f87-000000000078] 7115 1727096005.20066: sending task result for task 0afff68d-5257-9c36-2f87-000000000078 7115 1727096005.20155: done sending task result for task 0afff68d-5257-9c36-2f87-000000000078 7115 1727096005.20159: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.20232: no more pending results, returning what we have 7115 1727096005.20235: results queue empty 7115 1727096005.20236: checking for any_errors_fatal 7115 1727096005.20240: done checking for any_errors_fatal 7115 1727096005.20241: checking for max_fail_percentage 7115 1727096005.20242: done checking for max_fail_percentage 7115 1727096005.20243: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.20243: done checking to see if all hosts have failed 7115 1727096005.20244: getting the remaining hosts for this loop 7115 1727096005.20245: done getting the remaining hosts for this loop 7115 1727096005.20248: getting the next task for host managed_node3 7115 1727096005.20253: done getting next task for host managed_node3 7115 1727096005.20256: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7115 1727096005.20258: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096005.20279: getting variables 7115 1727096005.20281: in VariableManager get_vars() 7115 1727096005.20313: Calling all_inventory to load vars for managed_node3 7115 1727096005.20317: Calling groups_inventory to load vars for managed_node3 7115 1727096005.20319: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.20325: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.20326: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.20328: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.20471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.20590: done with get_vars() 7115 1727096005.20600: 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:53:25 -0400 (0:00:00.034) 0:00:06.232 ****** 7115 1727096005.20655: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7115 1727096005.20832: worker is 1 (out of 1 available) 7115 1727096005.20846: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7115 1727096005.20857: done queuing things up, now waiting for results queue to drain 7115 1727096005.20858: waiting for pending results... 7115 1727096005.21016: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7115 1727096005.21093: in run() - task 0afff68d-5257-9c36-2f87-000000000079 7115 1727096005.21105: variable 'ansible_search_path' from source: unknown 7115 1727096005.21108: variable 'ansible_search_path' from source: unknown 7115 1727096005.21138: calling self._execute() 7115 1727096005.21199: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.21205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.21214: variable 'omit' from source: magic vars 7115 1727096005.21516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.23163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.23204: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.23233: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.23272: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.23290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.23346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.23366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.23390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.23416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.23429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.23524: variable 'ansible_distribution' from source: facts 7115 1727096005.23529: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.23543: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.23546: when evaluation is False, skipping this task 7115 1727096005.23549: _execute() done 7115 1727096005.23551: dumping result to json 7115 1727096005.23553: done dumping result, returning 7115 1727096005.23561: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-9c36-2f87-000000000079] 7115 1727096005.23563: sending task result for task 0afff68d-5257-9c36-2f87-000000000079 7115 1727096005.23651: done sending task result for task 0afff68d-5257-9c36-2f87-000000000079 7115 1727096005.23654: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.23705: no more pending results, returning what we have 7115 1727096005.23708: results queue empty 7115 1727096005.23709: checking for any_errors_fatal 7115 1727096005.23713: done checking for any_errors_fatal 7115 1727096005.23714: checking for max_fail_percentage 7115 1727096005.23715: done checking for max_fail_percentage 7115 1727096005.23716: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.23717: done checking to see if all hosts have failed 7115 1727096005.23717: getting the remaining hosts for this loop 7115 1727096005.23719: done getting the remaining hosts for this loop 7115 1727096005.23722: getting the next task for host managed_node3 7115 1727096005.23727: done getting next task for host managed_node3 7115 1727096005.23731: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7115 1727096005.23734: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096005.23747: getting variables 7115 1727096005.23749: in VariableManager get_vars() 7115 1727096005.23791: Calling all_inventory to load vars for managed_node3 7115 1727096005.23794: Calling groups_inventory to load vars for managed_node3 7115 1727096005.23796: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.23804: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.23806: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.23809: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.23927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.24051: done with get_vars() 7115 1727096005.24062: 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:53:25 -0400 (0:00:00.034) 0:00:06.266 ****** 7115 1727096005.24118: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7115 1727096005.24297: worker is 1 (out of 1 available) 7115 1727096005.24312: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7115 1727096005.24323: done queuing things up, now waiting for results queue to drain 7115 1727096005.24325: waiting for pending results... 7115 1727096005.24483: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7115 1727096005.24560: in run() - task 0afff68d-5257-9c36-2f87-00000000007a 7115 1727096005.24574: variable 'ansible_search_path' from source: unknown 7115 1727096005.24577: variable 'ansible_search_path' from source: unknown 7115 1727096005.24606: calling self._execute() 7115 1727096005.24669: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.24675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.24682: variable 'omit' from source: magic vars 7115 1727096005.24973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.26633: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.26676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.26702: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.26731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.26754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.26810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.26838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.26855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.26883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.26894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.26990: variable 'ansible_distribution' from source: facts 7115 1727096005.26995: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.27011: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.27013: when evaluation is False, skipping this task 7115 1727096005.27016: _execute() done 7115 1727096005.27020: dumping result to json 7115 1727096005.27023: done dumping result, returning 7115 1727096005.27031: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-9c36-2f87-00000000007a] 7115 1727096005.27035: sending task result for task 0afff68d-5257-9c36-2f87-00000000007a 7115 1727096005.27116: done sending task result for task 0afff68d-5257-9c36-2f87-00000000007a 7115 1727096005.27119: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.27200: no more pending results, returning what we have 7115 1727096005.27203: results queue empty 7115 1727096005.27204: checking for any_errors_fatal 7115 1727096005.27210: done checking for any_errors_fatal 7115 1727096005.27211: checking for max_fail_percentage 7115 1727096005.27212: done checking for max_fail_percentage 7115 1727096005.27213: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.27214: done checking to see if all hosts have failed 7115 1727096005.27214: getting the remaining hosts for this loop 7115 1727096005.27215: done getting the remaining hosts for this loop 7115 1727096005.27219: getting the next task for host managed_node3 7115 1727096005.27223: done getting next task for host managed_node3 7115 1727096005.27227: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7115 1727096005.27229: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096005.27243: getting variables 7115 1727096005.27245: in VariableManager get_vars() 7115 1727096005.27287: Calling all_inventory to load vars for managed_node3 7115 1727096005.27289: Calling groups_inventory to load vars for managed_node3 7115 1727096005.27291: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.27299: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.27302: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.27304: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.27444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.27563: done with get_vars() 7115 1727096005.27572: done getting variables 7115 1727096005.27609: 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:53:25 -0400 (0:00:00.035) 0:00:06.301 ****** 7115 1727096005.27633: entering _queue_task() for managed_node3/debug 7115 1727096005.27814: worker is 1 (out of 1 available) 7115 1727096005.27828: exiting _queue_task() for managed_node3/debug 7115 1727096005.27839: done queuing things up, now waiting for results queue to drain 7115 1727096005.27841: waiting for pending results... 7115 1727096005.27997: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7115 1727096005.28075: in run() - task 0afff68d-5257-9c36-2f87-00000000007b 7115 1727096005.28083: variable 'ansible_search_path' from source: unknown 7115 1727096005.28086: variable 'ansible_search_path' from source: unknown 7115 1727096005.28112: calling self._execute() 7115 1727096005.28172: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.28175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.28187: variable 'omit' from source: magic vars 7115 1727096005.28472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.30080: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.30119: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.30159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.30186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.30205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.30265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.30287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.30304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.30332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.30342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.30435: variable 'ansible_distribution' from source: facts 7115 1727096005.30439: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.30453: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.30456: when evaluation is False, skipping this task 7115 1727096005.30458: _execute() done 7115 1727096005.30461: dumping result to json 7115 1727096005.30465: done dumping result, returning 7115 1727096005.30477: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-9c36-2f87-00000000007b] 7115 1727096005.30480: sending task result for task 0afff68d-5257-9c36-2f87-00000000007b 7115 1727096005.30553: done sending task result for task 0afff68d-5257-9c36-2f87-00000000007b 7115 1727096005.30556: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096005.30614: no more pending results, returning what we have 7115 1727096005.30617: results queue empty 7115 1727096005.30618: checking for any_errors_fatal 7115 1727096005.30622: done checking for any_errors_fatal 7115 1727096005.30623: checking for max_fail_percentage 7115 1727096005.30624: done checking for max_fail_percentage 7115 1727096005.30625: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.30626: done checking to see if all hosts have failed 7115 1727096005.30626: getting the remaining hosts for this loop 7115 1727096005.30628: done getting the remaining hosts for this loop 7115 1727096005.30631: getting the next task for host managed_node3 7115 1727096005.30636: done getting next task for host managed_node3 7115 1727096005.30640: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7115 1727096005.30642: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096005.30656: getting variables 7115 1727096005.30657: in VariableManager get_vars() 7115 1727096005.30698: Calling all_inventory to load vars for managed_node3 7115 1727096005.30701: Calling groups_inventory to load vars for managed_node3 7115 1727096005.30703: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.30710: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.30712: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.30715: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.30825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.30946: done with get_vars() 7115 1727096005.30953: done getting variables 7115 1727096005.30993: 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:53:25 -0400 (0:00:00.033) 0:00:06.335 ****** 7115 1727096005.31015: entering _queue_task() for managed_node3/debug 7115 1727096005.31191: worker is 1 (out of 1 available) 7115 1727096005.31205: exiting _queue_task() for managed_node3/debug 7115 1727096005.31217: done queuing things up, now waiting for results queue to drain 7115 1727096005.31218: waiting for pending results... 7115 1727096005.31380: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7115 1727096005.31475: in run() - task 0afff68d-5257-9c36-2f87-00000000007c 7115 1727096005.31485: variable 'ansible_search_path' from source: unknown 7115 1727096005.31488: variable 'ansible_search_path' from source: unknown 7115 1727096005.31518: calling self._execute() 7115 1727096005.31578: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.31582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.31591: variable 'omit' from source: magic vars 7115 1727096005.31886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.33509: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.33551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.33581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.33605: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.33627: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.33684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.33704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.33725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.33750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.33762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.33855: variable 'ansible_distribution' from source: facts 7115 1727096005.33858: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.33875: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.33878: when evaluation is False, skipping this task 7115 1727096005.33881: _execute() done 7115 1727096005.33883: dumping result to json 7115 1727096005.33887: done dumping result, returning 7115 1727096005.33896: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-9c36-2f87-00000000007c] 7115 1727096005.33898: sending task result for task 0afff68d-5257-9c36-2f87-00000000007c 7115 1727096005.33976: done sending task result for task 0afff68d-5257-9c36-2f87-00000000007c 7115 1727096005.33978: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096005.34019: no more pending results, returning what we have 7115 1727096005.34022: results queue empty 7115 1727096005.34023: checking for any_errors_fatal 7115 1727096005.34027: done checking for any_errors_fatal 7115 1727096005.34028: checking for max_fail_percentage 7115 1727096005.34029: done checking for max_fail_percentage 7115 1727096005.34030: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.34031: done checking to see if all hosts have failed 7115 1727096005.34032: getting the remaining hosts for this loop 7115 1727096005.34033: done getting the remaining hosts for this loop 7115 1727096005.34036: getting the next task for host managed_node3 7115 1727096005.34042: done getting next task for host managed_node3 7115 1727096005.34045: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7115 1727096005.34047: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096005.34061: getting variables 7115 1727096005.34063: in VariableManager get_vars() 7115 1727096005.34103: Calling all_inventory to load vars for managed_node3 7115 1727096005.34105: Calling groups_inventory to load vars for managed_node3 7115 1727096005.34108: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.34115: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.34117: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.34120: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.34414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.34529: done with get_vars() 7115 1727096005.34536: done getting variables 7115 1727096005.34574: 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:53:25 -0400 (0:00:00.035) 0:00:06.371 ****** 7115 1727096005.34598: entering _queue_task() for managed_node3/debug 7115 1727096005.34766: worker is 1 (out of 1 available) 7115 1727096005.34781: exiting _queue_task() for managed_node3/debug 7115 1727096005.34792: done queuing things up, now waiting for results queue to drain 7115 1727096005.34793: waiting for pending results... 7115 1727096005.34954: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7115 1727096005.35046: in run() - task 0afff68d-5257-9c36-2f87-00000000007d 7115 1727096005.35057: variable 'ansible_search_path' from source: unknown 7115 1727096005.35060: variable 'ansible_search_path' from source: unknown 7115 1727096005.35092: calling self._execute() 7115 1727096005.35156: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.35160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.35171: variable 'omit' from source: magic vars 7115 1727096005.35465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.36913: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.36964: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.36995: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.37074: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.37077: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.37099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.37121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.37138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.37163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.37177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.37274: variable 'ansible_distribution' from source: facts 7115 1727096005.37278: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.37293: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.37296: when evaluation is False, skipping this task 7115 1727096005.37298: _execute() done 7115 1727096005.37302: dumping result to json 7115 1727096005.37305: done dumping result, returning 7115 1727096005.37318: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-9c36-2f87-00000000007d] 7115 1727096005.37321: sending task result for task 0afff68d-5257-9c36-2f87-00000000007d 7115 1727096005.37400: done sending task result for task 0afff68d-5257-9c36-2f87-00000000007d 7115 1727096005.37402: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096005.37456: no more pending results, returning what we have 7115 1727096005.37459: results queue empty 7115 1727096005.37460: checking for any_errors_fatal 7115 1727096005.37474: done checking for any_errors_fatal 7115 1727096005.37475: checking for max_fail_percentage 7115 1727096005.37477: done checking for max_fail_percentage 7115 1727096005.37477: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.37478: done checking to see if all hosts have failed 7115 1727096005.37479: getting the remaining hosts for this loop 7115 1727096005.37480: done getting the remaining hosts for this loop 7115 1727096005.37484: getting the next task for host managed_node3 7115 1727096005.37489: done getting next task for host managed_node3 7115 1727096005.37493: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7115 1727096005.37495: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7115 1727096005.37509: getting variables 7115 1727096005.37511: in VariableManager get_vars() 7115 1727096005.37553: Calling all_inventory to load vars for managed_node3 7115 1727096005.37555: Calling groups_inventory to load vars for managed_node3 7115 1727096005.37558: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.37565: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.37569: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.37572: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.37686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.37815: done with get_vars() 7115 1727096005.37823: 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:53:25 -0400 (0:00:00.032) 0:00:06.404 ****** 7115 1727096005.37888: entering _queue_task() for managed_node3/ping 7115 1727096005.38058: worker is 1 (out of 1 available) 7115 1727096005.38071: exiting _queue_task() for managed_node3/ping 7115 1727096005.38083: done queuing things up, now waiting for results queue to drain 7115 1727096005.38085: waiting for pending results... 7115 1727096005.38256: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7115 1727096005.38337: in run() - task 0afff68d-5257-9c36-2f87-00000000007e 7115 1727096005.38350: variable 'ansible_search_path' from source: unknown 7115 1727096005.38354: variable 'ansible_search_path' from source: unknown 7115 1727096005.38384: calling self._execute() 7115 1727096005.38446: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.38452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.38461: variable 'omit' from source: magic vars 7115 1727096005.38760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.40313: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.40359: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.40387: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.40415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.40437: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.40497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.40519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.40539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.40564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.40577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.40677: variable 'ansible_distribution' from source: facts 7115 1727096005.40682: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.40737: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.40740: when evaluation is False, skipping this task 7115 1727096005.40743: _execute() done 7115 1727096005.40745: dumping result to json 7115 1727096005.40748: done dumping result, returning 7115 1727096005.40750: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-9c36-2f87-00000000007e] 7115 1727096005.40752: sending task result for task 0afff68d-5257-9c36-2f87-00000000007e 7115 1727096005.40814: done sending task result for task 0afff68d-5257-9c36-2f87-00000000007e 7115 1727096005.40818: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.40860: no more pending results, returning what we have 7115 1727096005.40864: results queue empty 7115 1727096005.40865: checking for any_errors_fatal 7115 1727096005.40872: done checking for any_errors_fatal 7115 1727096005.40872: checking for max_fail_percentage 7115 1727096005.40874: done checking for max_fail_percentage 7115 1727096005.40875: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.40875: done checking to see if all hosts have failed 7115 1727096005.40876: getting the remaining hosts for this loop 7115 1727096005.40877: done getting the remaining hosts for this loop 7115 1727096005.40881: getting the next task for host managed_node3 7115 1727096005.40889: done getting next task for host managed_node3 7115 1727096005.40891: ^ task is: TASK: meta (role_complete) 7115 1727096005.40893: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096005.40908: getting variables 7115 1727096005.40910: in VariableManager get_vars() 7115 1727096005.40950: Calling all_inventory to load vars for managed_node3 7115 1727096005.40953: Calling groups_inventory to load vars for managed_node3 7115 1727096005.40955: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.40962: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.40964: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.40969: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.41131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.41250: done with get_vars() 7115 1727096005.41258: done getting variables 7115 1727096005.41313: done queuing things up, now waiting for results queue to drain 7115 1727096005.41314: results queue empty 7115 1727096005.41315: checking for any_errors_fatal 7115 1727096005.41317: done checking for any_errors_fatal 7115 1727096005.41318: checking for max_fail_percentage 7115 1727096005.41318: done checking for max_fail_percentage 7115 1727096005.41319: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.41319: done checking to see if all hosts have failed 7115 1727096005.41320: getting the remaining hosts for this loop 7115 1727096005.41320: done getting the remaining hosts for this loop 7115 1727096005.41322: getting the next task for host managed_node3 7115 1727096005.41325: done getting next task for host managed_node3 7115 1727096005.41327: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7115 1727096005.41328: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096005.41330: getting variables 7115 1727096005.41331: in VariableManager get_vars() 7115 1727096005.41343: Calling all_inventory to load vars for managed_node3 7115 1727096005.41344: Calling groups_inventory to load vars for managed_node3 7115 1727096005.41346: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.41349: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.41350: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.41352: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.41431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.41543: done with get_vars() 7115 1727096005.41550: 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_auto_gateway.yml:79 Monday 23 September 2024 08:53:25 -0400 (0:00:00.037) 0:00:06.441 ****** 7115 1727096005.41597: entering _queue_task() for managed_node3/include_tasks 7115 1727096005.41779: worker is 1 (out of 1 available) 7115 1727096005.41792: exiting _queue_task() for managed_node3/include_tasks 7115 1727096005.41805: done queuing things up, now waiting for results queue to drain 7115 1727096005.41806: waiting for pending results... 7115 1727096005.41964: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7115 1727096005.42026: in run() - task 0afff68d-5257-9c36-2f87-0000000000ae 7115 1727096005.42042: variable 'ansible_search_path' from source: unknown 7115 1727096005.42072: calling self._execute() 7115 1727096005.42137: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.42141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.42151: variable 'omit' from source: magic vars 7115 1727096005.42455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.43970: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.44018: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.44044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.44070: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.44090: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.44150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.44172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.44190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.44224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.44231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.44329: variable 'ansible_distribution' from source: facts 7115 1727096005.44333: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.44348: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.44352: when evaluation is False, skipping this task 7115 1727096005.44354: _execute() done 7115 1727096005.44357: dumping result to json 7115 1727096005.44359: done dumping result, returning 7115 1727096005.44366: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-9c36-2f87-0000000000ae] 7115 1727096005.44411: sending task result for task 0afff68d-5257-9c36-2f87-0000000000ae 7115 1727096005.44486: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000ae 7115 1727096005.44489: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.44538: no more pending results, returning what we have 7115 1727096005.44542: results queue empty 7115 1727096005.44543: checking for any_errors_fatal 7115 1727096005.44544: done checking for any_errors_fatal 7115 1727096005.44545: checking for max_fail_percentage 7115 1727096005.44546: done checking for max_fail_percentage 7115 1727096005.44547: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.44548: done checking to see if all hosts have failed 7115 1727096005.44548: getting the remaining hosts for this loop 7115 1727096005.44550: done getting the remaining hosts for this loop 7115 1727096005.44553: getting the next task for host managed_node3 7115 1727096005.44559: done getting next task for host managed_node3 7115 1727096005.44561: ^ task is: TASK: TEST: I can configure an interface with auto_gateway disabled 7115 1727096005.44562: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096005.44566: getting variables 7115 1727096005.44569: in VariableManager get_vars() 7115 1727096005.44631: Calling all_inventory to load vars for managed_node3 7115 1727096005.44634: Calling groups_inventory to load vars for managed_node3 7115 1727096005.44636: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.44645: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.44647: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.44650: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.44785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.44942: done with get_vars() 7115 1727096005.44950: done getting variables 7115 1727096005.44994: 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 configure an interface with auto_gateway disabled] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:83 Monday 23 September 2024 08:53:25 -0400 (0:00:00.034) 0:00:06.475 ****** 7115 1727096005.45014: entering _queue_task() for managed_node3/debug 7115 1727096005.45202: worker is 1 (out of 1 available) 7115 1727096005.45214: exiting _queue_task() for managed_node3/debug 7115 1727096005.45226: done queuing things up, now waiting for results queue to drain 7115 1727096005.45228: waiting for pending results... 7115 1727096005.45396: running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway disabled 7115 1727096005.45456: in run() - task 0afff68d-5257-9c36-2f87-0000000000af 7115 1727096005.45464: variable 'ansible_search_path' from source: unknown 7115 1727096005.45496: calling self._execute() 7115 1727096005.45563: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.45569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.45575: variable 'omit' from source: magic vars 7115 1727096005.45884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.47781: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.47851: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.47891: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.47931: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.47958: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.48043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.48107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.48110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.48142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.48158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.48306: variable 'ansible_distribution' from source: facts 7115 1727096005.48324: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.48430: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.48433: when evaluation is False, skipping this task 7115 1727096005.48435: _execute() done 7115 1727096005.48438: dumping result to json 7115 1727096005.48440: done dumping result, returning 7115 1727096005.48442: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway disabled [0afff68d-5257-9c36-2f87-0000000000af] 7115 1727096005.48444: sending task result for task 0afff68d-5257-9c36-2f87-0000000000af 7115 1727096005.48507: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000af 7115 1727096005.48510: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096005.48554: no more pending results, returning what we have 7115 1727096005.48557: results queue empty 7115 1727096005.48558: checking for any_errors_fatal 7115 1727096005.48562: done checking for any_errors_fatal 7115 1727096005.48563: checking for max_fail_percentage 7115 1727096005.48564: done checking for max_fail_percentage 7115 1727096005.48565: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.48566: done checking to see if all hosts have failed 7115 1727096005.48566: getting the remaining hosts for this loop 7115 1727096005.48570: done getting the remaining hosts for this loop 7115 1727096005.48574: getting the next task for host managed_node3 7115 1727096005.48579: done getting next task for host managed_node3 7115 1727096005.48581: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7115 1727096005.48583: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096005.48586: getting variables 7115 1727096005.48587: in VariableManager get_vars() 7115 1727096005.48630: Calling all_inventory to load vars for managed_node3 7115 1727096005.48633: Calling groups_inventory to load vars for managed_node3 7115 1727096005.48635: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.48643: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.48645: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.48648: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.48839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.49046: done with get_vars() 7115 1727096005.49058: 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_auto_gateway.yml:87 Monday 23 September 2024 08:53:25 -0400 (0:00:00.041) 0:00:06.517 ****** 7115 1727096005.49163: entering _queue_task() for managed_node3/include_tasks 7115 1727096005.49433: worker is 1 (out of 1 available) 7115 1727096005.49445: exiting _queue_task() for managed_node3/include_tasks 7115 1727096005.49458: done queuing things up, now waiting for results queue to drain 7115 1727096005.49460: waiting for pending results... 7115 1727096005.49799: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7115 1727096005.49977: in run() - task 0afff68d-5257-9c36-2f87-0000000000b0 7115 1727096005.49981: variable 'ansible_search_path' from source: unknown 7115 1727096005.49984: calling self._execute() 7115 1727096005.50031: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.50045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.50061: variable 'omit' from source: magic vars 7115 1727096005.50529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.53760: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.53809: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.53840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.53866: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.53888: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.53948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.53972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.53992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.54018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.54031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.54132: variable 'ansible_distribution' from source: facts 7115 1727096005.54136: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.54151: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.54154: when evaluation is False, skipping this task 7115 1727096005.54157: _execute() done 7115 1727096005.54159: dumping result to json 7115 1727096005.54162: done dumping result, returning 7115 1727096005.54171: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-9c36-2f87-0000000000b0] 7115 1727096005.54173: sending task result for task 0afff68d-5257-9c36-2f87-0000000000b0 7115 1727096005.54264: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000b0 7115 1727096005.54269: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.54343: no more pending results, returning what we have 7115 1727096005.54346: results queue empty 7115 1727096005.54347: checking for any_errors_fatal 7115 1727096005.54352: done checking for any_errors_fatal 7115 1727096005.54353: checking for max_fail_percentage 7115 1727096005.54354: done checking for max_fail_percentage 7115 1727096005.54355: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.54355: done checking to see if all hosts have failed 7115 1727096005.54356: getting the remaining hosts for this loop 7115 1727096005.54357: done getting the remaining hosts for this loop 7115 1727096005.54361: getting the next task for host managed_node3 7115 1727096005.54366: done getting next task for host managed_node3 7115 1727096005.54373: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7115 1727096005.54375: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096005.54392: getting variables 7115 1727096005.54393: in VariableManager get_vars() 7115 1727096005.54435: Calling all_inventory to load vars for managed_node3 7115 1727096005.54437: Calling groups_inventory to load vars for managed_node3 7115 1727096005.54439: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.54447: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.54449: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.54452: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.54600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.54719: done with get_vars() 7115 1727096005.54727: 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:53:25 -0400 (0:00:00.056) 0:00:06.573 ****** 7115 1727096005.54793: entering _queue_task() for managed_node3/include_tasks 7115 1727096005.54977: worker is 1 (out of 1 available) 7115 1727096005.54990: exiting _queue_task() for managed_node3/include_tasks 7115 1727096005.55002: done queuing things up, now waiting for results queue to drain 7115 1727096005.55004: waiting for pending results... 7115 1727096005.55283: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7115 1727096005.55332: in run() - task 0afff68d-5257-9c36-2f87-0000000000b8 7115 1727096005.55355: variable 'ansible_search_path' from source: unknown 7115 1727096005.55366: variable 'ansible_search_path' from source: unknown 7115 1727096005.55408: calling self._execute() 7115 1727096005.55487: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.55496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.55508: variable 'omit' from source: magic vars 7115 1727096005.56374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.60648: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.60754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.60799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.60842: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.60883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.60976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.61017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.61049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.61102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.61126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.61275: variable 'ansible_distribution' from source: facts 7115 1727096005.61292: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.61319: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.61328: when evaluation is False, skipping this task 7115 1727096005.61335: _execute() done 7115 1727096005.61342: dumping result to json 7115 1727096005.61350: done dumping result, returning 7115 1727096005.61362: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-9c36-2f87-0000000000b8] 7115 1727096005.61373: sending task result for task 0afff68d-5257-9c36-2f87-0000000000b8 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.61655: no more pending results, returning what we have 7115 1727096005.61658: results queue empty 7115 1727096005.61659: checking for any_errors_fatal 7115 1727096005.61666: done checking for any_errors_fatal 7115 1727096005.61669: checking for max_fail_percentage 7115 1727096005.61671: done checking for max_fail_percentage 7115 1727096005.61672: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.61672: done checking to see if all hosts have failed 7115 1727096005.61673: getting the remaining hosts for this loop 7115 1727096005.61674: done getting the remaining hosts for this loop 7115 1727096005.61679: getting the next task for host managed_node3 7115 1727096005.61687: done getting next task for host managed_node3 7115 1727096005.61691: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7115 1727096005.61694: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096005.61713: getting variables 7115 1727096005.61718: in VariableManager get_vars() 7115 1727096005.61780: Calling all_inventory to load vars for managed_node3 7115 1727096005.61783: Calling groups_inventory to load vars for managed_node3 7115 1727096005.61786: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.61797: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.61800: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.61804: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.62144: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000b8 7115 1727096005.62147: WORKER PROCESS EXITING 7115 1727096005.62172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.62389: done with get_vars() 7115 1727096005.62401: done getting variables 7115 1727096005.62464: 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:53:25 -0400 (0:00:00.077) 0:00:06.650 ****** 7115 1727096005.62499: entering _queue_task() for managed_node3/debug 7115 1727096005.62976: worker is 1 (out of 1 available) 7115 1727096005.62984: exiting _queue_task() for managed_node3/debug 7115 1727096005.62994: done queuing things up, now waiting for results queue to drain 7115 1727096005.62996: waiting for pending results... 7115 1727096005.63062: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7115 1727096005.63200: in run() - task 0afff68d-5257-9c36-2f87-0000000000b9 7115 1727096005.63231: variable 'ansible_search_path' from source: unknown 7115 1727096005.63239: variable 'ansible_search_path' from source: unknown 7115 1727096005.63281: calling self._execute() 7115 1727096005.63380: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.63393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.63409: variable 'omit' from source: magic vars 7115 1727096005.63872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.66917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.66996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.67041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.67173: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.67177: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.67208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.67246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.67282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.67329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.67348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.67609: variable 'ansible_distribution' from source: facts 7115 1727096005.67623: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.67774: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.67777: when evaluation is False, skipping this task 7115 1727096005.67780: _execute() done 7115 1727096005.67782: dumping result to json 7115 1727096005.67784: done dumping result, returning 7115 1727096005.67787: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-9c36-2f87-0000000000b9] 7115 1727096005.67789: sending task result for task 0afff68d-5257-9c36-2f87-0000000000b9 7115 1727096005.67861: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000b9 7115 1727096005.67867: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096005.67919: no more pending results, returning what we have 7115 1727096005.67923: results queue empty 7115 1727096005.67924: checking for any_errors_fatal 7115 1727096005.67929: done checking for any_errors_fatal 7115 1727096005.67930: checking for max_fail_percentage 7115 1727096005.67932: done checking for max_fail_percentage 7115 1727096005.67932: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.67933: done checking to see if all hosts have failed 7115 1727096005.67934: getting the remaining hosts for this loop 7115 1727096005.67935: done getting the remaining hosts for this loop 7115 1727096005.67939: getting the next task for host managed_node3 7115 1727096005.67946: done getting next task for host managed_node3 7115 1727096005.67950: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7115 1727096005.67955: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096005.68037: getting variables 7115 1727096005.68039: in VariableManager get_vars() 7115 1727096005.68187: Calling all_inventory to load vars for managed_node3 7115 1727096005.68190: Calling groups_inventory to load vars for managed_node3 7115 1727096005.68193: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.68201: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.68204: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.68206: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.68453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.68691: done with get_vars() 7115 1727096005.68734: done getting variables 7115 1727096005.68812: 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:53:25 -0400 (0:00:00.063) 0:00:06.714 ****** 7115 1727096005.68854: entering _queue_task() for managed_node3/fail 7115 1727096005.69063: worker is 1 (out of 1 available) 7115 1727096005.69077: exiting _queue_task() for managed_node3/fail 7115 1727096005.69091: done queuing things up, now waiting for results queue to drain 7115 1727096005.69092: waiting for pending results... 7115 1727096005.69259: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7115 1727096005.69342: in run() - task 0afff68d-5257-9c36-2f87-0000000000ba 7115 1727096005.69353: variable 'ansible_search_path' from source: unknown 7115 1727096005.69356: variable 'ansible_search_path' from source: unknown 7115 1727096005.69386: calling self._execute() 7115 1727096005.69448: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.69454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.69461: variable 'omit' from source: magic vars 7115 1727096005.69757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.72025: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.72081: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.72130: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.72176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.72209: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.72310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.72457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.72463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.72466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.72473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.72611: variable 'ansible_distribution' from source: facts 7115 1727096005.72626: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.72649: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.72657: when evaluation is False, skipping this task 7115 1727096005.72663: _execute() done 7115 1727096005.72677: dumping result to json 7115 1727096005.72687: done dumping result, returning 7115 1727096005.72701: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-9c36-2f87-0000000000ba] 7115 1727096005.72784: sending task result for task 0afff68d-5257-9c36-2f87-0000000000ba 7115 1727096005.72859: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000ba 7115 1727096005.72862: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.72919: no more pending results, returning what we have 7115 1727096005.72923: results queue empty 7115 1727096005.72924: checking for any_errors_fatal 7115 1727096005.72930: done checking for any_errors_fatal 7115 1727096005.72931: checking for max_fail_percentage 7115 1727096005.72932: done checking for max_fail_percentage 7115 1727096005.72933: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.72934: done checking to see if all hosts have failed 7115 1727096005.72935: getting the remaining hosts for this loop 7115 1727096005.72936: done getting the remaining hosts for this loop 7115 1727096005.72940: getting the next task for host managed_node3 7115 1727096005.72947: done getting next task for host managed_node3 7115 1727096005.72952: ^ 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 7115 1727096005.72955: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096005.72977: getting variables 7115 1727096005.72979: in VariableManager get_vars() 7115 1727096005.73033: Calling all_inventory to load vars for managed_node3 7115 1727096005.73037: Calling groups_inventory to load vars for managed_node3 7115 1727096005.73039: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.73051: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.73054: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.73057: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.73491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.73713: done with get_vars() 7115 1727096005.73733: done getting variables 7115 1727096005.73793: 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:53:25 -0400 (0:00:00.049) 0:00:06.763 ****** 7115 1727096005.73842: entering _queue_task() for managed_node3/fail 7115 1727096005.74202: worker is 1 (out of 1 available) 7115 1727096005.74214: exiting _queue_task() for managed_node3/fail 7115 1727096005.74228: done queuing things up, now waiting for results queue to drain 7115 1727096005.74230: waiting for pending results... 7115 1727096005.74585: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7115 1727096005.74590: in run() - task 0afff68d-5257-9c36-2f87-0000000000bb 7115 1727096005.74594: variable 'ansible_search_path' from source: unknown 7115 1727096005.74596: variable 'ansible_search_path' from source: unknown 7115 1727096005.74633: calling self._execute() 7115 1727096005.74727: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.74739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.74753: variable 'omit' from source: magic vars 7115 1727096005.75205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.77604: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.77760: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.77764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.77774: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.77806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.77901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.77938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.77977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.78031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.78051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.78206: variable 'ansible_distribution' from source: facts 7115 1727096005.78222: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.78243: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.78250: when evaluation is False, skipping this task 7115 1727096005.78256: _execute() done 7115 1727096005.78273: dumping result to json 7115 1727096005.78275: done dumping result, returning 7115 1727096005.78284: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-9c36-2f87-0000000000bb] 7115 1727096005.78373: sending task result for task 0afff68d-5257-9c36-2f87-0000000000bb 7115 1727096005.78673: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000bb 7115 1727096005.78677: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.78721: no more pending results, returning what we have 7115 1727096005.78724: results queue empty 7115 1727096005.78725: checking for any_errors_fatal 7115 1727096005.78730: done checking for any_errors_fatal 7115 1727096005.78731: checking for max_fail_percentage 7115 1727096005.78732: done checking for max_fail_percentage 7115 1727096005.78733: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.78734: done checking to see if all hosts have failed 7115 1727096005.78734: getting the remaining hosts for this loop 7115 1727096005.78736: done getting the remaining hosts for this loop 7115 1727096005.78740: getting the next task for host managed_node3 7115 1727096005.78747: done getting next task for host managed_node3 7115 1727096005.78752: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7115 1727096005.78755: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096005.78776: getting variables 7115 1727096005.78778: in VariableManager get_vars() 7115 1727096005.78829: Calling all_inventory to load vars for managed_node3 7115 1727096005.78832: Calling groups_inventory to load vars for managed_node3 7115 1727096005.78835: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.78844: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.78847: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.78850: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.79096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.79311: done with get_vars() 7115 1727096005.79325: done getting variables 7115 1727096005.79390: 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:53:25 -0400 (0:00:00.055) 0:00:06.819 ****** 7115 1727096005.79426: entering _queue_task() for managed_node3/fail 7115 1727096005.79795: worker is 1 (out of 1 available) 7115 1727096005.79805: exiting _queue_task() for managed_node3/fail 7115 1727096005.79817: done queuing things up, now waiting for results queue to drain 7115 1727096005.79819: waiting for pending results... 7115 1727096005.80005: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7115 1727096005.80138: in run() - task 0afff68d-5257-9c36-2f87-0000000000bc 7115 1727096005.80161: variable 'ansible_search_path' from source: unknown 7115 1727096005.80170: variable 'ansible_search_path' from source: unknown 7115 1727096005.80219: calling self._execute() 7115 1727096005.80307: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.80326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.80339: variable 'omit' from source: magic vars 7115 1727096005.80808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.83141: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.83229: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.83280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.83322: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.83373: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.83451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.83573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.83577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.83579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.83587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.83731: variable 'ansible_distribution' from source: facts 7115 1727096005.83742: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.83762: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.83772: when evaluation is False, skipping this task 7115 1727096005.83785: _execute() done 7115 1727096005.83795: dumping result to json 7115 1727096005.83900: done dumping result, returning 7115 1727096005.83903: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-9c36-2f87-0000000000bc] 7115 1727096005.83906: sending task result for task 0afff68d-5257-9c36-2f87-0000000000bc 7115 1727096005.83980: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000bc 7115 1727096005.83983: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.84053: no more pending results, returning what we have 7115 1727096005.84056: results queue empty 7115 1727096005.84057: checking for any_errors_fatal 7115 1727096005.84063: done checking for any_errors_fatal 7115 1727096005.84064: checking for max_fail_percentage 7115 1727096005.84066: done checking for max_fail_percentage 7115 1727096005.84069: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.84070: done checking to see if all hosts have failed 7115 1727096005.84071: getting the remaining hosts for this loop 7115 1727096005.84072: done getting the remaining hosts for this loop 7115 1727096005.84077: getting the next task for host managed_node3 7115 1727096005.84083: done getting next task for host managed_node3 7115 1727096005.84088: ^ 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 7115 1727096005.84091: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096005.84190: getting variables 7115 1727096005.84193: in VariableManager get_vars() 7115 1727096005.84249: Calling all_inventory to load vars for managed_node3 7115 1727096005.84252: Calling groups_inventory to load vars for managed_node3 7115 1727096005.84254: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.84263: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.84266: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.84374: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.84600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.84823: done with get_vars() 7115 1727096005.84835: done getting variables 7115 1727096005.84897: 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:53:25 -0400 (0:00:00.055) 0:00:06.874 ****** 7115 1727096005.84930: entering _queue_task() for managed_node3/dnf 7115 1727096005.85386: worker is 1 (out of 1 available) 7115 1727096005.85396: exiting _queue_task() for managed_node3/dnf 7115 1727096005.85406: done queuing things up, now waiting for results queue to drain 7115 1727096005.85408: waiting for pending results... 7115 1727096005.85585: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7115 1727096005.85635: in run() - task 0afff68d-5257-9c36-2f87-0000000000bd 7115 1727096005.85656: variable 'ansible_search_path' from source: unknown 7115 1727096005.85743: variable 'ansible_search_path' from source: unknown 7115 1727096005.85746: calling self._execute() 7115 1727096005.85794: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.85806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.85821: variable 'omit' from source: magic vars 7115 1727096005.86257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.88701: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.88780: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.88872: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.88875: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.88898: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.88985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.89031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.89072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.89105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.89174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.89286: variable 'ansible_distribution' from source: facts 7115 1727096005.89298: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.89321: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.89337: when evaluation is False, skipping this task 7115 1727096005.89345: _execute() done 7115 1727096005.89352: dumping result to json 7115 1727096005.89359: done dumping result, returning 7115 1727096005.89375: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-0000000000bd] 7115 1727096005.89444: sending task result for task 0afff68d-5257-9c36-2f87-0000000000bd 7115 1727096005.89521: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000bd 7115 1727096005.89525: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.89595: no more pending results, returning what we have 7115 1727096005.89599: results queue empty 7115 1727096005.89600: checking for any_errors_fatal 7115 1727096005.89605: done checking for any_errors_fatal 7115 1727096005.89606: checking for max_fail_percentage 7115 1727096005.89607: done checking for max_fail_percentage 7115 1727096005.89608: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.89609: done checking to see if all hosts have failed 7115 1727096005.89609: getting the remaining hosts for this loop 7115 1727096005.89611: done getting the remaining hosts for this loop 7115 1727096005.89618: getting the next task for host managed_node3 7115 1727096005.89625: done getting next task for host managed_node3 7115 1727096005.89629: ^ 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 7115 1727096005.89631: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096005.89651: getting variables 7115 1727096005.89652: in VariableManager get_vars() 7115 1727096005.89706: Calling all_inventory to load vars for managed_node3 7115 1727096005.89710: Calling groups_inventory to load vars for managed_node3 7115 1727096005.89713: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.89726: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.89729: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.89733: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.90236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.90450: done with get_vars() 7115 1727096005.90461: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7115 1727096005.90543: 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:53:25 -0400 (0:00:00.056) 0:00:06.931 ****** 7115 1727096005.90576: entering _queue_task() for managed_node3/yum 7115 1727096005.90837: worker is 1 (out of 1 available) 7115 1727096005.90850: exiting _queue_task() for managed_node3/yum 7115 1727096005.90977: done queuing things up, now waiting for results queue to drain 7115 1727096005.90979: waiting for pending results... 7115 1727096005.91219: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7115 1727096005.91313: in run() - task 0afff68d-5257-9c36-2f87-0000000000be 7115 1727096005.91320: variable 'ansible_search_path' from source: unknown 7115 1727096005.91326: variable 'ansible_search_path' from source: unknown 7115 1727096005.91365: calling self._execute() 7115 1727096005.91509: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.91512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.91514: variable 'omit' from source: magic vars 7115 1727096005.91961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.94382: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096005.94476: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096005.94559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096005.94564: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096005.94598: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096005.94691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096005.94728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096005.94755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096005.94806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096005.94828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096005.94995: variable 'ansible_distribution' from source: facts 7115 1727096005.94998: variable 'ansible_distribution_major_version' from source: facts 7115 1727096005.95011: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096005.95022: when evaluation is False, skipping this task 7115 1727096005.95072: _execute() done 7115 1727096005.95076: dumping result to json 7115 1727096005.95078: done dumping result, returning 7115 1727096005.95081: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-0000000000be] 7115 1727096005.95083: sending task result for task 0afff68d-5257-9c36-2f87-0000000000be 7115 1727096005.95275: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000be 7115 1727096005.95278: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096005.95331: no more pending results, returning what we have 7115 1727096005.95334: results queue empty 7115 1727096005.95335: checking for any_errors_fatal 7115 1727096005.95341: done checking for any_errors_fatal 7115 1727096005.95342: checking for max_fail_percentage 7115 1727096005.95343: done checking for max_fail_percentage 7115 1727096005.95344: checking to see if all hosts have failed and the running result is not ok 7115 1727096005.95345: done checking to see if all hosts have failed 7115 1727096005.95346: getting the remaining hosts for this loop 7115 1727096005.95347: done getting the remaining hosts for this loop 7115 1727096005.95351: getting the next task for host managed_node3 7115 1727096005.95359: done getting next task for host managed_node3 7115 1727096005.95362: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7115 1727096005.95365: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096005.95386: getting variables 7115 1727096005.95388: in VariableManager get_vars() 7115 1727096005.95440: Calling all_inventory to load vars for managed_node3 7115 1727096005.95443: Calling groups_inventory to load vars for managed_node3 7115 1727096005.95445: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096005.95455: Calling all_plugins_play to load vars for managed_node3 7115 1727096005.95458: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096005.95461: Calling groups_plugins_play to load vars for managed_node3 7115 1727096005.95835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096005.96046: done with get_vars() 7115 1727096005.96057: done getting variables 7115 1727096005.96121: 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:53:25 -0400 (0:00:00.055) 0:00:06.987 ****** 7115 1727096005.96153: entering _queue_task() for managed_node3/fail 7115 1727096005.96412: worker is 1 (out of 1 available) 7115 1727096005.96427: exiting _queue_task() for managed_node3/fail 7115 1727096005.96552: done queuing things up, now waiting for results queue to drain 7115 1727096005.96555: waiting for pending results... 7115 1727096005.96787: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7115 1727096005.96878: in run() - task 0afff68d-5257-9c36-2f87-0000000000bf 7115 1727096005.96904: variable 'ansible_search_path' from source: unknown 7115 1727096005.96983: variable 'ansible_search_path' from source: unknown 7115 1727096005.96987: calling self._execute() 7115 1727096005.97053: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096005.97066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096005.97083: variable 'omit' from source: magic vars 7115 1727096005.97562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096005.99992: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.00079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.00124: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.00170: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.00245: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.00298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.00335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.00378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.00427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.00448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.00674: variable 'ansible_distribution' from source: facts 7115 1727096006.00679: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.00681: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.00683: when evaluation is False, skipping this task 7115 1727096006.00685: _execute() done 7115 1727096006.00687: dumping result to json 7115 1727096006.00689: done dumping result, returning 7115 1727096006.00691: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-0000000000bf] 7115 1727096006.00693: sending task result for task 0afff68d-5257-9c36-2f87-0000000000bf 7115 1727096006.00860: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000bf 7115 1727096006.00865: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.00936: no more pending results, returning what we have 7115 1727096006.00940: results queue empty 7115 1727096006.00941: checking for any_errors_fatal 7115 1727096006.00948: done checking for any_errors_fatal 7115 1727096006.00948: checking for max_fail_percentage 7115 1727096006.00950: done checking for max_fail_percentage 7115 1727096006.00951: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.00952: done checking to see if all hosts have failed 7115 1727096006.00952: getting the remaining hosts for this loop 7115 1727096006.00954: done getting the remaining hosts for this loop 7115 1727096006.00958: getting the next task for host managed_node3 7115 1727096006.00965: done getting next task for host managed_node3 7115 1727096006.00972: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7115 1727096006.00974: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096006.00995: getting variables 7115 1727096006.00997: in VariableManager get_vars() 7115 1727096006.01049: Calling all_inventory to load vars for managed_node3 7115 1727096006.01052: Calling groups_inventory to load vars for managed_node3 7115 1727096006.01055: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.01065: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.01174: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.01184: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.01533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.01752: done with get_vars() 7115 1727096006.01764: done getting variables 7115 1727096006.01826: 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:53:26 -0400 (0:00:00.057) 0:00:07.044 ****** 7115 1727096006.01864: entering _queue_task() for managed_node3/package 7115 1727096006.02126: worker is 1 (out of 1 available) 7115 1727096006.02139: exiting _queue_task() for managed_node3/package 7115 1727096006.02150: done queuing things up, now waiting for results queue to drain 7115 1727096006.02151: waiting for pending results... 7115 1727096006.02491: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7115 1727096006.02593: in run() - task 0afff68d-5257-9c36-2f87-0000000000c0 7115 1727096006.02701: variable 'ansible_search_path' from source: unknown 7115 1727096006.02704: variable 'ansible_search_path' from source: unknown 7115 1727096006.02707: calling self._execute() 7115 1727096006.02751: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.02762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.02777: variable 'omit' from source: magic vars 7115 1727096006.03252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.05797: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.05891: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.05936: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.05983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.06014: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.06109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.06147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.06192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.06273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.06277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.06413: variable 'ansible_distribution' from source: facts 7115 1727096006.06431: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.06454: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.06462: when evaluation is False, skipping this task 7115 1727096006.06521: _execute() done 7115 1727096006.06525: dumping result to json 7115 1727096006.06527: done dumping result, returning 7115 1727096006.06530: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-9c36-2f87-0000000000c0] 7115 1727096006.06532: sending task result for task 0afff68d-5257-9c36-2f87-0000000000c0 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.06880: no more pending results, returning what we have 7115 1727096006.06883: results queue empty 7115 1727096006.06884: checking for any_errors_fatal 7115 1727096006.06889: done checking for any_errors_fatal 7115 1727096006.06890: checking for max_fail_percentage 7115 1727096006.06891: done checking for max_fail_percentage 7115 1727096006.06892: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.06892: done checking to see if all hosts have failed 7115 1727096006.06893: getting the remaining hosts for this loop 7115 1727096006.06894: done getting the remaining hosts for this loop 7115 1727096006.06897: getting the next task for host managed_node3 7115 1727096006.06903: done getting next task for host managed_node3 7115 1727096006.06907: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7115 1727096006.06909: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096006.06927: getting variables 7115 1727096006.06928: in VariableManager get_vars() 7115 1727096006.06972: Calling all_inventory to load vars for managed_node3 7115 1727096006.06975: Calling groups_inventory to load vars for managed_node3 7115 1727096006.06978: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.06986: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.06988: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.06992: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.07320: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000c0 7115 1727096006.07324: WORKER PROCESS EXITING 7115 1727096006.07379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.07920: done with get_vars() 7115 1727096006.07933: done getting variables 7115 1727096006.07995: 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:53:26 -0400 (0:00:00.062) 0:00:07.106 ****** 7115 1727096006.08089: entering _queue_task() for managed_node3/package 7115 1727096006.08553: worker is 1 (out of 1 available) 7115 1727096006.08566: exiting _queue_task() for managed_node3/package 7115 1727096006.08780: done queuing things up, now waiting for results queue to drain 7115 1727096006.08783: waiting for pending results... 7115 1727096006.08880: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7115 1727096006.09177: in run() - task 0afff68d-5257-9c36-2f87-0000000000c1 7115 1727096006.09181: variable 'ansible_search_path' from source: unknown 7115 1727096006.09260: variable 'ansible_search_path' from source: unknown 7115 1727096006.09263: calling self._execute() 7115 1727096006.09343: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.09353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.09376: variable 'omit' from source: magic vars 7115 1727096006.09847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.12341: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.12419: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.12462: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.12503: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.12544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.12637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.12674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.12705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.12755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.12842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.12913: variable 'ansible_distribution' from source: facts 7115 1727096006.12929: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.12958: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.12965: when evaluation is False, skipping this task 7115 1727096006.12982: _execute() done 7115 1727096006.12990: dumping result to json 7115 1727096006.13002: done dumping result, returning 7115 1727096006.13028: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-9c36-2f87-0000000000c1] 7115 1727096006.13037: sending task result for task 0afff68d-5257-9c36-2f87-0000000000c1 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.13413: no more pending results, returning what we have 7115 1727096006.13420: results queue empty 7115 1727096006.13421: checking for any_errors_fatal 7115 1727096006.13427: done checking for any_errors_fatal 7115 1727096006.13428: checking for max_fail_percentage 7115 1727096006.13430: done checking for max_fail_percentage 7115 1727096006.13431: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.13432: done checking to see if all hosts have failed 7115 1727096006.13433: getting the remaining hosts for this loop 7115 1727096006.13434: done getting the remaining hosts for this loop 7115 1727096006.13439: getting the next task for host managed_node3 7115 1727096006.13447: done getting next task for host managed_node3 7115 1727096006.13451: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7115 1727096006.13454: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096006.13478: getting variables 7115 1727096006.13480: in VariableManager get_vars() 7115 1727096006.13532: Calling all_inventory to load vars for managed_node3 7115 1727096006.13536: Calling groups_inventory to load vars for managed_node3 7115 1727096006.13539: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.13548: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.13552: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.13556: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.13972: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000c1 7115 1727096006.13975: WORKER PROCESS EXITING 7115 1727096006.13997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.14214: done with get_vars() 7115 1727096006.14231: done getting variables 7115 1727096006.14288: 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:53:26 -0400 (0:00:00.062) 0:00:07.168 ****** 7115 1727096006.14323: entering _queue_task() for managed_node3/package 7115 1727096006.14774: worker is 1 (out of 1 available) 7115 1727096006.14785: exiting _queue_task() for managed_node3/package 7115 1727096006.14798: done queuing things up, now waiting for results queue to drain 7115 1727096006.14799: waiting for pending results... 7115 1727096006.14982: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7115 1727096006.15119: in run() - task 0afff68d-5257-9c36-2f87-0000000000c2 7115 1727096006.15143: variable 'ansible_search_path' from source: unknown 7115 1727096006.15153: variable 'ansible_search_path' from source: unknown 7115 1727096006.15201: calling self._execute() 7115 1727096006.15310: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.15313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.15319: variable 'omit' from source: magic vars 7115 1727096006.15783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.18083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.18174: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.18244: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.18254: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.18286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.18376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.18408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.18439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.18491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.18573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.18652: variable 'ansible_distribution' from source: facts 7115 1727096006.18664: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.18692: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.18700: when evaluation is False, skipping this task 7115 1727096006.18707: _execute() done 7115 1727096006.18713: dumping result to json 7115 1727096006.18723: done dumping result, returning 7115 1727096006.18735: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-9c36-2f87-0000000000c2] 7115 1727096006.18743: sending task result for task 0afff68d-5257-9c36-2f87-0000000000c2 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.18891: no more pending results, returning what we have 7115 1727096006.18894: results queue empty 7115 1727096006.18896: checking for any_errors_fatal 7115 1727096006.18903: done checking for any_errors_fatal 7115 1727096006.18904: checking for max_fail_percentage 7115 1727096006.18906: done checking for max_fail_percentage 7115 1727096006.18906: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.18907: done checking to see if all hosts have failed 7115 1727096006.18908: getting the remaining hosts for this loop 7115 1727096006.18909: done getting the remaining hosts for this loop 7115 1727096006.18913: getting the next task for host managed_node3 7115 1727096006.18921: done getting next task for host managed_node3 7115 1727096006.18925: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7115 1727096006.18927: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096006.18945: getting variables 7115 1727096006.18947: in VariableManager get_vars() 7115 1727096006.18996: Calling all_inventory to load vars for managed_node3 7115 1727096006.18999: Calling groups_inventory to load vars for managed_node3 7115 1727096006.19001: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.19011: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.19014: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.19020: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.19433: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000c2 7115 1727096006.19437: WORKER PROCESS EXITING 7115 1727096006.19458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.19677: done with get_vars() 7115 1727096006.19687: done getting variables 7115 1727096006.19748: 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:53:26 -0400 (0:00:00.054) 0:00:07.223 ****** 7115 1727096006.19783: entering _queue_task() for managed_node3/service 7115 1727096006.20009: worker is 1 (out of 1 available) 7115 1727096006.20024: exiting _queue_task() for managed_node3/service 7115 1727096006.20034: done queuing things up, now waiting for results queue to drain 7115 1727096006.20149: waiting for pending results... 7115 1727096006.20320: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7115 1727096006.20452: in run() - task 0afff68d-5257-9c36-2f87-0000000000c3 7115 1727096006.20474: variable 'ansible_search_path' from source: unknown 7115 1727096006.20516: variable 'ansible_search_path' from source: unknown 7115 1727096006.20561: calling self._execute() 7115 1727096006.20654: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.20669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.20685: variable 'omit' from source: magic vars 7115 1727096006.21108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.22746: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.22792: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.22819: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.22848: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.22870: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.22930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.22954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.23034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.23037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.23054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.23208: variable 'ansible_distribution' from source: facts 7115 1727096006.23374: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.23381: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.23383: when evaluation is False, skipping this task 7115 1727096006.23385: _execute() done 7115 1727096006.23387: dumping result to json 7115 1727096006.23389: done dumping result, returning 7115 1727096006.23391: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-0000000000c3] 7115 1727096006.23393: sending task result for task 0afff68d-5257-9c36-2f87-0000000000c3 7115 1727096006.23462: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000c3 7115 1727096006.23465: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.23523: no more pending results, returning what we have 7115 1727096006.23527: results queue empty 7115 1727096006.23528: checking for any_errors_fatal 7115 1727096006.23534: done checking for any_errors_fatal 7115 1727096006.23534: checking for max_fail_percentage 7115 1727096006.23536: done checking for max_fail_percentage 7115 1727096006.23537: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.23537: done checking to see if all hosts have failed 7115 1727096006.23538: getting the remaining hosts for this loop 7115 1727096006.23539: done getting the remaining hosts for this loop 7115 1727096006.23543: getting the next task for host managed_node3 7115 1727096006.23549: done getting next task for host managed_node3 7115 1727096006.23552: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7115 1727096006.23555: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096006.23573: getting variables 7115 1727096006.23575: in VariableManager get_vars() 7115 1727096006.23615: Calling all_inventory to load vars for managed_node3 7115 1727096006.23620: Calling groups_inventory to load vars for managed_node3 7115 1727096006.23622: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.23630: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.23633: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.23635: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.23879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.24104: done with get_vars() 7115 1727096006.24114: done getting variables 7115 1727096006.24172: 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:53:26 -0400 (0:00:00.044) 0:00:07.267 ****** 7115 1727096006.24224: entering _queue_task() for managed_node3/service 7115 1727096006.24497: worker is 1 (out of 1 available) 7115 1727096006.24509: exiting _queue_task() for managed_node3/service 7115 1727096006.24535: done queuing things up, now waiting for results queue to drain 7115 1727096006.24539: waiting for pending results... 7115 1727096006.24764: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7115 1727096006.25098: in run() - task 0afff68d-5257-9c36-2f87-0000000000c4 7115 1727096006.25102: variable 'ansible_search_path' from source: unknown 7115 1727096006.25105: variable 'ansible_search_path' from source: unknown 7115 1727096006.25107: calling self._execute() 7115 1727096006.25110: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.25112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.25115: variable 'omit' from source: magic vars 7115 1727096006.25540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.27192: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.27446: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.27474: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.27499: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.27523: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.27660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.27664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.27666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.27772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.27776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.27837: variable 'ansible_distribution' from source: facts 7115 1727096006.27849: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.27875: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.27884: when evaluation is False, skipping this task 7115 1727096006.27891: _execute() done 7115 1727096006.27898: dumping result to json 7115 1727096006.27906: done dumping result, returning 7115 1727096006.27922: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-9c36-2f87-0000000000c4] 7115 1727096006.27933: sending task result for task 0afff68d-5257-9c36-2f87-0000000000c4 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7115 1727096006.28112: no more pending results, returning what we have 7115 1727096006.28115: results queue empty 7115 1727096006.28116: checking for any_errors_fatal 7115 1727096006.28121: done checking for any_errors_fatal 7115 1727096006.28122: checking for max_fail_percentage 7115 1727096006.28124: done checking for max_fail_percentage 7115 1727096006.28124: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.28125: done checking to see if all hosts have failed 7115 1727096006.28126: getting the remaining hosts for this loop 7115 1727096006.28127: done getting the remaining hosts for this loop 7115 1727096006.28131: getting the next task for host managed_node3 7115 1727096006.28137: done getting next task for host managed_node3 7115 1727096006.28141: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7115 1727096006.28143: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096006.28160: getting variables 7115 1727096006.28161: in VariableManager get_vars() 7115 1727096006.28232: Calling all_inventory to load vars for managed_node3 7115 1727096006.28235: Calling groups_inventory to load vars for managed_node3 7115 1727096006.28237: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.28247: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.28249: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.28253: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.28486: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000c4 7115 1727096006.28489: WORKER PROCESS EXITING 7115 1727096006.28511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.28714: done with get_vars() 7115 1727096006.28728: done getting variables 7115 1727096006.28788: 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:53:26 -0400 (0:00:00.045) 0:00:07.313 ****** 7115 1727096006.28827: entering _queue_task() for managed_node3/service 7115 1727096006.29040: worker is 1 (out of 1 available) 7115 1727096006.29052: exiting _queue_task() for managed_node3/service 7115 1727096006.29065: done queuing things up, now waiting for results queue to drain 7115 1727096006.29066: waiting for pending results... 7115 1727096006.29242: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7115 1727096006.29322: in run() - task 0afff68d-5257-9c36-2f87-0000000000c5 7115 1727096006.29330: variable 'ansible_search_path' from source: unknown 7115 1727096006.29333: variable 'ansible_search_path' from source: unknown 7115 1727096006.29361: calling self._execute() 7115 1727096006.29428: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.29432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.29440: variable 'omit' from source: magic vars 7115 1727096006.29741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.31400: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.31440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.31472: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.31495: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.31514: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.31572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.31596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.31614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.31641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.31652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.31750: variable 'ansible_distribution' from source: facts 7115 1727096006.31754: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.31769: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.31772: when evaluation is False, skipping this task 7115 1727096006.31775: _execute() done 7115 1727096006.31777: dumping result to json 7115 1727096006.31780: done dumping result, returning 7115 1727096006.31787: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-9c36-2f87-0000000000c5] 7115 1727096006.31792: sending task result for task 0afff68d-5257-9c36-2f87-0000000000c5 7115 1727096006.31881: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000c5 7115 1727096006.31884: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.31945: no more pending results, returning what we have 7115 1727096006.31948: results queue empty 7115 1727096006.31949: checking for any_errors_fatal 7115 1727096006.31953: done checking for any_errors_fatal 7115 1727096006.31954: checking for max_fail_percentage 7115 1727096006.31955: done checking for max_fail_percentage 7115 1727096006.31956: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.31957: done checking to see if all hosts have failed 7115 1727096006.31958: getting the remaining hosts for this loop 7115 1727096006.31960: done getting the remaining hosts for this loop 7115 1727096006.31963: getting the next task for host managed_node3 7115 1727096006.31970: done getting next task for host managed_node3 7115 1727096006.31974: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7115 1727096006.31976: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096006.31992: getting variables 7115 1727096006.31993: in VariableManager get_vars() 7115 1727096006.32035: Calling all_inventory to load vars for managed_node3 7115 1727096006.32038: Calling groups_inventory to load vars for managed_node3 7115 1727096006.32040: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.32048: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.32050: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.32052: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.32209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.32330: done with get_vars() 7115 1727096006.32337: done getting variables 7115 1727096006.32377: 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:53:26 -0400 (0:00:00.035) 0:00:07.349 ****** 7115 1727096006.32401: entering _queue_task() for managed_node3/service 7115 1727096006.32583: worker is 1 (out of 1 available) 7115 1727096006.32596: exiting _queue_task() for managed_node3/service 7115 1727096006.32608: done queuing things up, now waiting for results queue to drain 7115 1727096006.32609: waiting for pending results... 7115 1727096006.32766: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7115 1727096006.32850: in run() - task 0afff68d-5257-9c36-2f87-0000000000c6 7115 1727096006.32861: variable 'ansible_search_path' from source: unknown 7115 1727096006.32865: variable 'ansible_search_path' from source: unknown 7115 1727096006.32895: calling self._execute() 7115 1727096006.32958: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.32962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.32970: variable 'omit' from source: magic vars 7115 1727096006.33273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.34959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.35088: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.35091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.35094: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.35112: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.35176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.35196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.35214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.35242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.35252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.35350: variable 'ansible_distribution' from source: facts 7115 1727096006.35353: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.35370: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.35374: when evaluation is False, skipping this task 7115 1727096006.35376: _execute() done 7115 1727096006.35379: dumping result to json 7115 1727096006.35381: done dumping result, returning 7115 1727096006.35392: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-9c36-2f87-0000000000c6] 7115 1727096006.35395: sending task result for task 0afff68d-5257-9c36-2f87-0000000000c6 7115 1727096006.35476: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000c6 7115 1727096006.35479: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7115 1727096006.35531: no more pending results, returning what we have 7115 1727096006.35534: results queue empty 7115 1727096006.35535: checking for any_errors_fatal 7115 1727096006.35541: done checking for any_errors_fatal 7115 1727096006.35541: checking for max_fail_percentage 7115 1727096006.35544: done checking for max_fail_percentage 7115 1727096006.35545: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.35545: done checking to see if all hosts have failed 7115 1727096006.35546: getting the remaining hosts for this loop 7115 1727096006.35548: done getting the remaining hosts for this loop 7115 1727096006.35552: getting the next task for host managed_node3 7115 1727096006.35557: done getting next task for host managed_node3 7115 1727096006.35561: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7115 1727096006.35563: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096006.35583: getting variables 7115 1727096006.35585: in VariableManager get_vars() 7115 1727096006.35627: Calling all_inventory to load vars for managed_node3 7115 1727096006.35630: Calling groups_inventory to load vars for managed_node3 7115 1727096006.35632: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.35640: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.35642: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.35645: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.35773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.35901: done with get_vars() 7115 1727096006.35910: done getting variables 7115 1727096006.35950: 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:53:26 -0400 (0:00:00.035) 0:00:07.385 ****** 7115 1727096006.35977: entering _queue_task() for managed_node3/copy 7115 1727096006.36165: worker is 1 (out of 1 available) 7115 1727096006.36181: exiting _queue_task() for managed_node3/copy 7115 1727096006.36194: done queuing things up, now waiting for results queue to drain 7115 1727096006.36196: waiting for pending results... 7115 1727096006.36362: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7115 1727096006.36439: in run() - task 0afff68d-5257-9c36-2f87-0000000000c7 7115 1727096006.36454: variable 'ansible_search_path' from source: unknown 7115 1727096006.36458: variable 'ansible_search_path' from source: unknown 7115 1727096006.36488: calling self._execute() 7115 1727096006.36556: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.36559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.36571: variable 'omit' from source: magic vars 7115 1727096006.37074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.38973: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.39015: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.39046: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.39073: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.39093: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.39152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.39177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.39195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.39224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.39235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.39331: variable 'ansible_distribution' from source: facts 7115 1727096006.39334: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.39350: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.39353: when evaluation is False, skipping this task 7115 1727096006.39355: _execute() done 7115 1727096006.39358: dumping result to json 7115 1727096006.39360: done dumping result, returning 7115 1727096006.39369: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-9c36-2f87-0000000000c7] 7115 1727096006.39372: sending task result for task 0afff68d-5257-9c36-2f87-0000000000c7 7115 1727096006.39461: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000c7 7115 1727096006.39463: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.39529: no more pending results, returning what we have 7115 1727096006.39532: results queue empty 7115 1727096006.39533: checking for any_errors_fatal 7115 1727096006.39538: done checking for any_errors_fatal 7115 1727096006.39538: checking for max_fail_percentage 7115 1727096006.39540: done checking for max_fail_percentage 7115 1727096006.39541: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.39541: done checking to see if all hosts have failed 7115 1727096006.39542: getting the remaining hosts for this loop 7115 1727096006.39544: done getting the remaining hosts for this loop 7115 1727096006.39547: getting the next task for host managed_node3 7115 1727096006.39553: done getting next task for host managed_node3 7115 1727096006.39558: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7115 1727096006.39560: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096006.39578: getting variables 7115 1727096006.39580: in VariableManager get_vars() 7115 1727096006.39622: Calling all_inventory to load vars for managed_node3 7115 1727096006.39625: Calling groups_inventory to load vars for managed_node3 7115 1727096006.39627: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.39635: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.39637: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.39640: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.39797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.39920: done with get_vars() 7115 1727096006.39928: 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:53:26 -0400 (0:00:00.040) 0:00:07.425 ****** 7115 1727096006.39985: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7115 1727096006.40251: worker is 1 (out of 1 available) 7115 1727096006.40264: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7115 1727096006.40566: done queuing things up, now waiting for results queue to drain 7115 1727096006.40570: waiting for pending results... 7115 1727096006.40697: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7115 1727096006.40732: in run() - task 0afff68d-5257-9c36-2f87-0000000000c8 7115 1727096006.40753: variable 'ansible_search_path' from source: unknown 7115 1727096006.40761: variable 'ansible_search_path' from source: unknown 7115 1727096006.40807: calling self._execute() 7115 1727096006.40890: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.40904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.40917: variable 'omit' from source: magic vars 7115 1727096006.41334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.43827: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.43903: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.43961: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.44059: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.44062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.44120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.44157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.44195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.44243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.44265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.44572: variable 'ansible_distribution' from source: facts 7115 1727096006.44575: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.44578: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.44580: when evaluation is False, skipping this task 7115 1727096006.44581: _execute() done 7115 1727096006.44583: dumping result to json 7115 1727096006.44585: done dumping result, returning 7115 1727096006.44587: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-9c36-2f87-0000000000c8] 7115 1727096006.44589: sending task result for task 0afff68d-5257-9c36-2f87-0000000000c8 7115 1727096006.44658: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000c8 7115 1727096006.44660: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.44708: no more pending results, returning what we have 7115 1727096006.44711: results queue empty 7115 1727096006.44712: checking for any_errors_fatal 7115 1727096006.44719: done checking for any_errors_fatal 7115 1727096006.44720: checking for max_fail_percentage 7115 1727096006.44721: done checking for max_fail_percentage 7115 1727096006.44722: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.44723: done checking to see if all hosts have failed 7115 1727096006.44724: getting the remaining hosts for this loop 7115 1727096006.44725: done getting the remaining hosts for this loop 7115 1727096006.44729: getting the next task for host managed_node3 7115 1727096006.44735: done getting next task for host managed_node3 7115 1727096006.44739: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7115 1727096006.44741: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096006.44759: getting variables 7115 1727096006.44760: in VariableManager get_vars() 7115 1727096006.44807: Calling all_inventory to load vars for managed_node3 7115 1727096006.44810: Calling groups_inventory to load vars for managed_node3 7115 1727096006.44812: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.44822: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.44824: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.44827: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.45144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.45345: done with get_vars() 7115 1727096006.45357: 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:53:26 -0400 (0:00:00.054) 0:00:07.479 ****** 7115 1727096006.45443: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7115 1727096006.45683: worker is 1 (out of 1 available) 7115 1727096006.45697: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7115 1727096006.45710: done queuing things up, now waiting for results queue to drain 7115 1727096006.45712: waiting for pending results... 7115 1727096006.45985: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7115 1727096006.46174: in run() - task 0afff68d-5257-9c36-2f87-0000000000c9 7115 1727096006.46177: variable 'ansible_search_path' from source: unknown 7115 1727096006.46180: variable 'ansible_search_path' from source: unknown 7115 1727096006.46182: calling self._execute() 7115 1727096006.46263: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.46298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.46302: variable 'omit' from source: magic vars 7115 1727096006.46730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.48983: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.49028: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.49056: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.49083: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.49102: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.49162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.49185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.49202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.49228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.49241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.49335: variable 'ansible_distribution' from source: facts 7115 1727096006.49339: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.49356: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.49359: when evaluation is False, skipping this task 7115 1727096006.49362: _execute() done 7115 1727096006.49364: dumping result to json 7115 1727096006.49368: done dumping result, returning 7115 1727096006.49377: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-9c36-2f87-0000000000c9] 7115 1727096006.49380: sending task result for task 0afff68d-5257-9c36-2f87-0000000000c9 7115 1727096006.49464: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000c9 7115 1727096006.49466: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.49521: no more pending results, returning what we have 7115 1727096006.49525: results queue empty 7115 1727096006.49525: checking for any_errors_fatal 7115 1727096006.49533: done checking for any_errors_fatal 7115 1727096006.49534: checking for max_fail_percentage 7115 1727096006.49535: done checking for max_fail_percentage 7115 1727096006.49536: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.49537: done checking to see if all hosts have failed 7115 1727096006.49538: getting the remaining hosts for this loop 7115 1727096006.49539: done getting the remaining hosts for this loop 7115 1727096006.49543: getting the next task for host managed_node3 7115 1727096006.49549: done getting next task for host managed_node3 7115 1727096006.49552: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7115 1727096006.49555: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096006.49572: getting variables 7115 1727096006.49573: in VariableManager get_vars() 7115 1727096006.49624: Calling all_inventory to load vars for managed_node3 7115 1727096006.49626: Calling groups_inventory to load vars for managed_node3 7115 1727096006.49629: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.49636: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.49639: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.49641: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.49946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.50063: done with get_vars() 7115 1727096006.50071: done getting variables 7115 1727096006.50108: 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:53:26 -0400 (0:00:00.046) 0:00:07.526 ****** 7115 1727096006.50132: entering _queue_task() for managed_node3/debug 7115 1727096006.50312: worker is 1 (out of 1 available) 7115 1727096006.50327: exiting _queue_task() for managed_node3/debug 7115 1727096006.50339: done queuing things up, now waiting for results queue to drain 7115 1727096006.50341: waiting for pending results... 7115 1727096006.50683: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7115 1727096006.50687: in run() - task 0afff68d-5257-9c36-2f87-0000000000ca 7115 1727096006.50690: variable 'ansible_search_path' from source: unknown 7115 1727096006.50692: variable 'ansible_search_path' from source: unknown 7115 1727096006.50695: calling self._execute() 7115 1727096006.50775: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.50785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.50799: variable 'omit' from source: magic vars 7115 1727096006.51198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.53017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.53114: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.53175: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.53220: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.53266: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.53362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.53411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.53447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.53574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.53578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.53704: variable 'ansible_distribution' from source: facts 7115 1727096006.53721: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.53745: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.53755: when evaluation is False, skipping this task 7115 1727096006.53763: _execute() done 7115 1727096006.53775: dumping result to json 7115 1727096006.53789: done dumping result, returning 7115 1727096006.53810: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-9c36-2f87-0000000000ca] 7115 1727096006.53823: sending task result for task 0afff68d-5257-9c36-2f87-0000000000ca 7115 1727096006.53974: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000ca 7115 1727096006.53978: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096006.54038: no more pending results, returning what we have 7115 1727096006.54042: results queue empty 7115 1727096006.54043: checking for any_errors_fatal 7115 1727096006.54048: done checking for any_errors_fatal 7115 1727096006.54049: checking for max_fail_percentage 7115 1727096006.54050: done checking for max_fail_percentage 7115 1727096006.54051: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.54052: done checking to see if all hosts have failed 7115 1727096006.54053: getting the remaining hosts for this loop 7115 1727096006.54055: done getting the remaining hosts for this loop 7115 1727096006.54059: getting the next task for host managed_node3 7115 1727096006.54065: done getting next task for host managed_node3 7115 1727096006.54072: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7115 1727096006.54075: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096006.54096: getting variables 7115 1727096006.54099: in VariableManager get_vars() 7115 1727096006.54152: Calling all_inventory to load vars for managed_node3 7115 1727096006.54155: Calling groups_inventory to load vars for managed_node3 7115 1727096006.54158: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.54681: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.54686: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.54690: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.55048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.55513: done with get_vars() 7115 1727096006.55528: done getting variables 7115 1727096006.55591: 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:53:26 -0400 (0:00:00.054) 0:00:07.581 ****** 7115 1727096006.55628: entering _queue_task() for managed_node3/debug 7115 1727096006.56033: worker is 1 (out of 1 available) 7115 1727096006.56045: exiting _queue_task() for managed_node3/debug 7115 1727096006.56055: done queuing things up, now waiting for results queue to drain 7115 1727096006.56057: waiting for pending results... 7115 1727096006.56385: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7115 1727096006.56445: in run() - task 0afff68d-5257-9c36-2f87-0000000000cb 7115 1727096006.56449: variable 'ansible_search_path' from source: unknown 7115 1727096006.56452: variable 'ansible_search_path' from source: unknown 7115 1727096006.56489: calling self._execute() 7115 1727096006.56708: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.56711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.56715: variable 'omit' from source: magic vars 7115 1727096006.57289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.58921: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.58969: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.58997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.59040: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.59078: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.59156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.59198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.59237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.59255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.59266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.59484: variable 'ansible_distribution' from source: facts 7115 1727096006.59487: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.59489: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.59491: when evaluation is False, skipping this task 7115 1727096006.59493: _execute() done 7115 1727096006.59495: dumping result to json 7115 1727096006.59497: done dumping result, returning 7115 1727096006.59499: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-9c36-2f87-0000000000cb] 7115 1727096006.59502: sending task result for task 0afff68d-5257-9c36-2f87-0000000000cb 7115 1727096006.59674: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000cb 7115 1727096006.59677: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096006.59725: no more pending results, returning what we have 7115 1727096006.59729: results queue empty 7115 1727096006.59730: checking for any_errors_fatal 7115 1727096006.59734: done checking for any_errors_fatal 7115 1727096006.59735: checking for max_fail_percentage 7115 1727096006.59736: done checking for max_fail_percentage 7115 1727096006.59737: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.59738: done checking to see if all hosts have failed 7115 1727096006.59739: getting the remaining hosts for this loop 7115 1727096006.59740: done getting the remaining hosts for this loop 7115 1727096006.59744: getting the next task for host managed_node3 7115 1727096006.59751: done getting next task for host managed_node3 7115 1727096006.59754: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7115 1727096006.59757: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096006.59778: getting variables 7115 1727096006.59782: in VariableManager get_vars() 7115 1727096006.59835: Calling all_inventory to load vars for managed_node3 7115 1727096006.59838: Calling groups_inventory to load vars for managed_node3 7115 1727096006.59841: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.59850: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.59853: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.59857: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.60094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.60264: done with get_vars() 7115 1727096006.60275: done getting variables 7115 1727096006.60331: 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:53:26 -0400 (0:00:00.047) 0:00:07.629 ****** 7115 1727096006.60363: entering _queue_task() for managed_node3/debug 7115 1727096006.60793: worker is 1 (out of 1 available) 7115 1727096006.60803: exiting _queue_task() for managed_node3/debug 7115 1727096006.60813: done queuing things up, now waiting for results queue to drain 7115 1727096006.60814: waiting for pending results... 7115 1727096006.60907: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7115 1727096006.61044: in run() - task 0afff68d-5257-9c36-2f87-0000000000cc 7115 1727096006.61063: variable 'ansible_search_path' from source: unknown 7115 1727096006.61074: variable 'ansible_search_path' from source: unknown 7115 1727096006.61150: calling self._execute() 7115 1727096006.61212: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.61225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.61233: variable 'omit' from source: magic vars 7115 1727096006.61567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.63106: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.63158: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.63188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.63215: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.63237: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.63297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.63473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.63477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.63479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.63482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.63555: variable 'ansible_distribution' from source: facts 7115 1727096006.63570: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.63596: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.63604: when evaluation is False, skipping this task 7115 1727096006.63610: _execute() done 7115 1727096006.63620: dumping result to json 7115 1727096006.63630: done dumping result, returning 7115 1727096006.63643: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-9c36-2f87-0000000000cc] 7115 1727096006.63653: sending task result for task 0afff68d-5257-9c36-2f87-0000000000cc 7115 1727096006.63783: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000cc skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096006.63832: no more pending results, returning what we have 7115 1727096006.63835: results queue empty 7115 1727096006.63836: checking for any_errors_fatal 7115 1727096006.63841: done checking for any_errors_fatal 7115 1727096006.63842: checking for max_fail_percentage 7115 1727096006.63844: done checking for max_fail_percentage 7115 1727096006.63845: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.63846: done checking to see if all hosts have failed 7115 1727096006.63847: getting the remaining hosts for this loop 7115 1727096006.63848: done getting the remaining hosts for this loop 7115 1727096006.63853: getting the next task for host managed_node3 7115 1727096006.63860: done getting next task for host managed_node3 7115 1727096006.63866: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7115 1727096006.63870: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096006.63988: getting variables 7115 1727096006.63990: in VariableManager get_vars() 7115 1727096006.64041: Calling all_inventory to load vars for managed_node3 7115 1727096006.64044: Calling groups_inventory to load vars for managed_node3 7115 1727096006.64047: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.64056: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.64059: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.64062: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.64175: WORKER PROCESS EXITING 7115 1727096006.64417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.64564: done with get_vars() 7115 1727096006.64575: 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:53:26 -0400 (0:00:00.042) 0:00:07.671 ****** 7115 1727096006.64642: entering _queue_task() for managed_node3/ping 7115 1727096006.64839: worker is 1 (out of 1 available) 7115 1727096006.64852: exiting _queue_task() for managed_node3/ping 7115 1727096006.64863: done queuing things up, now waiting for results queue to drain 7115 1727096006.64865: waiting for pending results... 7115 1727096006.65030: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7115 1727096006.65124: in run() - task 0afff68d-5257-9c36-2f87-0000000000cd 7115 1727096006.65137: variable 'ansible_search_path' from source: unknown 7115 1727096006.65140: variable 'ansible_search_path' from source: unknown 7115 1727096006.65168: calling self._execute() 7115 1727096006.65235: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.65239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.65248: variable 'omit' from source: magic vars 7115 1727096006.65548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.67067: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.67110: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.67136: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.67162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.67188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.67245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.67265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.67290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.67315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.67329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.67429: variable 'ansible_distribution' from source: facts 7115 1727096006.67432: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.67447: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.67450: when evaluation is False, skipping this task 7115 1727096006.67452: _execute() done 7115 1727096006.67455: dumping result to json 7115 1727096006.67457: done dumping result, returning 7115 1727096006.67465: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-9c36-2f87-0000000000cd] 7115 1727096006.67470: sending task result for task 0afff68d-5257-9c36-2f87-0000000000cd 7115 1727096006.67552: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000cd 7115 1727096006.67555: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.67636: no more pending results, returning what we have 7115 1727096006.67639: results queue empty 7115 1727096006.67640: checking for any_errors_fatal 7115 1727096006.67645: done checking for any_errors_fatal 7115 1727096006.67646: checking for max_fail_percentage 7115 1727096006.67647: done checking for max_fail_percentage 7115 1727096006.67648: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.67649: done checking to see if all hosts have failed 7115 1727096006.67650: getting the remaining hosts for this loop 7115 1727096006.67651: done getting the remaining hosts for this loop 7115 1727096006.67654: getting the next task for host managed_node3 7115 1727096006.67662: done getting next task for host managed_node3 7115 1727096006.67663: ^ task is: TASK: meta (role_complete) 7115 1727096006.67666: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7115 1727096006.67684: getting variables 7115 1727096006.67685: in VariableManager get_vars() 7115 1727096006.67726: Calling all_inventory to load vars for managed_node3 7115 1727096006.67729: Calling groups_inventory to load vars for managed_node3 7115 1727096006.67731: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.67739: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.67741: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.67743: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.67904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.68028: done with get_vars() 7115 1727096006.68036: done getting variables 7115 1727096006.68094: done queuing things up, now waiting for results queue to drain 7115 1727096006.68095: results queue empty 7115 1727096006.68096: checking for any_errors_fatal 7115 1727096006.68098: done checking for any_errors_fatal 7115 1727096006.68098: checking for max_fail_percentage 7115 1727096006.68099: done checking for max_fail_percentage 7115 1727096006.68099: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.68099: done checking to see if all hosts have failed 7115 1727096006.68100: getting the remaining hosts for this loop 7115 1727096006.68101: done getting the remaining hosts for this loop 7115 1727096006.68102: getting the next task for host managed_node3 7115 1727096006.68105: done getting next task for host managed_node3 7115 1727096006.68106: ^ task is: TASK: Include the task 'assert_device_present.yml' 7115 1727096006.68107: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096006.68109: getting variables 7115 1727096006.68109: in VariableManager get_vars() 7115 1727096006.68123: Calling all_inventory to load vars for managed_node3 7115 1727096006.68124: Calling groups_inventory to load vars for managed_node3 7115 1727096006.68126: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.68129: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.68130: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.68132: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.68219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.68335: done with get_vars() 7115 1727096006.68341: 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_auto_gateway.yml:108 Monday 23 September 2024 08:53:26 -0400 (0:00:00.037) 0:00:07.709 ****** 7115 1727096006.68388: entering _queue_task() for managed_node3/include_tasks 7115 1727096006.68578: worker is 1 (out of 1 available) 7115 1727096006.68593: exiting _queue_task() for managed_node3/include_tasks 7115 1727096006.68603: done queuing things up, now waiting for results queue to drain 7115 1727096006.68605: waiting for pending results... 7115 1727096006.68772: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7115 1727096006.68841: in run() - task 0afff68d-5257-9c36-2f87-0000000000fd 7115 1727096006.68846: variable 'ansible_search_path' from source: unknown 7115 1727096006.68881: calling self._execute() 7115 1727096006.68948: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.68957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.68966: variable 'omit' from source: magic vars 7115 1727096006.69279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.70860: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.70904: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.70973: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.70977: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.70980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.71041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.71061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.71081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.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) 7115 1727096006.71117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.71217: variable 'ansible_distribution' from source: facts 7115 1727096006.71225: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.71239: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.71242: when evaluation is False, skipping this task 7115 1727096006.71245: _execute() done 7115 1727096006.71248: dumping result to json 7115 1727096006.71257: done dumping result, returning 7115 1727096006.71261: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0afff68d-5257-9c36-2f87-0000000000fd] 7115 1727096006.71264: sending task result for task 0afff68d-5257-9c36-2f87-0000000000fd 7115 1727096006.71351: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000fd 7115 1727096006.71353: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.71411: no more pending results, returning what we have 7115 1727096006.71414: results queue empty 7115 1727096006.71415: checking for any_errors_fatal 7115 1727096006.71417: done checking for any_errors_fatal 7115 1727096006.71417: checking for max_fail_percentage 7115 1727096006.71419: done checking for max_fail_percentage 7115 1727096006.71420: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.71421: done checking to see if all hosts have failed 7115 1727096006.71422: getting the remaining hosts for this loop 7115 1727096006.71423: done getting the remaining hosts for this loop 7115 1727096006.71427: getting the next task for host managed_node3 7115 1727096006.71432: done getting next task for host managed_node3 7115 1727096006.71435: ^ task is: TASK: Include the task 'assert_profile_present.yml' 7115 1727096006.71436: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096006.71439: getting variables 7115 1727096006.71440: in VariableManager get_vars() 7115 1727096006.71487: Calling all_inventory to load vars for managed_node3 7115 1727096006.71489: Calling groups_inventory to load vars for managed_node3 7115 1727096006.71491: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.71500: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.71502: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.71505: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.71644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.71811: done with get_vars() 7115 1727096006.71822: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:110 Monday 23 September 2024 08:53:26 -0400 (0:00:00.034) 0:00:07.744 ****** 7115 1727096006.71884: entering _queue_task() for managed_node3/include_tasks 7115 1727096006.72075: worker is 1 (out of 1 available) 7115 1727096006.72087: exiting _queue_task() for managed_node3/include_tasks 7115 1727096006.72098: done queuing things up, now waiting for results queue to drain 7115 1727096006.72100: waiting for pending results... 7115 1727096006.72264: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 7115 1727096006.72327: in run() - task 0afff68d-5257-9c36-2f87-0000000000fe 7115 1727096006.72335: variable 'ansible_search_path' from source: unknown 7115 1727096006.72369: calling self._execute() 7115 1727096006.72447: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.72451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.72458: variable 'omit' from source: magic vars 7115 1727096006.72768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.74318: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.74373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.74403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.74432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.74451: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.74516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.74539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.74557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.74584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.74595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.74699: variable 'ansible_distribution' from source: facts 7115 1727096006.74703: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.74723: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.74730: when evaluation is False, skipping this task 7115 1727096006.74732: _execute() done 7115 1727096006.74735: dumping result to json 7115 1727096006.74737: done dumping result, returning 7115 1727096006.74745: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [0afff68d-5257-9c36-2f87-0000000000fe] 7115 1727096006.74749: sending task result for task 0afff68d-5257-9c36-2f87-0000000000fe 7115 1727096006.75042: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000fe 7115 1727096006.75046: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.75085: no more pending results, returning what we have 7115 1727096006.75088: results queue empty 7115 1727096006.75088: checking for any_errors_fatal 7115 1727096006.75092: done checking for any_errors_fatal 7115 1727096006.75093: checking for max_fail_percentage 7115 1727096006.75095: done checking for max_fail_percentage 7115 1727096006.75095: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.75096: done checking to see if all hosts have failed 7115 1727096006.75097: getting the remaining hosts for this loop 7115 1727096006.75098: done getting the remaining hosts for this loop 7115 1727096006.75101: getting the next task for host managed_node3 7115 1727096006.75108: done getting next task for host managed_node3 7115 1727096006.75110: ^ task is: TASK: Show ipv4 routes 7115 1727096006.75112: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096006.75115: getting variables 7115 1727096006.75116: in VariableManager get_vars() 7115 1727096006.75158: Calling all_inventory to load vars for managed_node3 7115 1727096006.75161: Calling groups_inventory to load vars for managed_node3 7115 1727096006.75163: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.75175: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.75177: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.75180: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.75387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.75602: done with get_vars() 7115 1727096006.75613: done getting variables 7115 1727096006.75671: 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 [Show ipv4 routes] ******************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:114 Monday 23 September 2024 08:53:26 -0400 (0:00:00.038) 0:00:07.782 ****** 7115 1727096006.75706: entering _queue_task() for managed_node3/command 7115 1727096006.76163: worker is 1 (out of 1 available) 7115 1727096006.76179: exiting _queue_task() for managed_node3/command 7115 1727096006.76188: done queuing things up, now waiting for results queue to drain 7115 1727096006.76190: waiting for pending results... 7115 1727096006.76307: running TaskExecutor() for managed_node3/TASK: Show ipv4 routes 7115 1727096006.76364: in run() - task 0afff68d-5257-9c36-2f87-0000000000ff 7115 1727096006.76385: variable 'ansible_search_path' from source: unknown 7115 1727096006.76408: calling self._execute() 7115 1727096006.76479: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.76483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.76495: variable 'omit' from source: magic vars 7115 1727096006.76808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.78400: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.78447: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.78478: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.78503: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.78525: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.78589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.78611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.78632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.78658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.78671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.78775: variable 'ansible_distribution' from source: facts 7115 1727096006.78782: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.78798: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.78801: when evaluation is False, skipping this task 7115 1727096006.78804: _execute() done 7115 1727096006.78808: dumping result to json 7115 1727096006.78810: done dumping result, returning 7115 1727096006.78817: done running TaskExecutor() for managed_node3/TASK: Show ipv4 routes [0afff68d-5257-9c36-2f87-0000000000ff] 7115 1727096006.78824: sending task result for task 0afff68d-5257-9c36-2f87-0000000000ff 7115 1727096006.78911: done sending task result for task 0afff68d-5257-9c36-2f87-0000000000ff 7115 1727096006.78913: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.78966: no more pending results, returning what we have 7115 1727096006.78971: results queue empty 7115 1727096006.78972: checking for any_errors_fatal 7115 1727096006.78977: done checking for any_errors_fatal 7115 1727096006.78978: checking for max_fail_percentage 7115 1727096006.78979: done checking for max_fail_percentage 7115 1727096006.78980: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.78981: done checking to see if all hosts have failed 7115 1727096006.78982: getting the remaining hosts for this loop 7115 1727096006.78983: done getting the remaining hosts for this loop 7115 1727096006.78987: getting the next task for host managed_node3 7115 1727096006.78995: done getting next task for host managed_node3 7115 1727096006.78997: ^ task is: TASK: Assert default ipv4 route is absent 7115 1727096006.78999: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096006.79001: getting variables 7115 1727096006.79003: in VariableManager get_vars() 7115 1727096006.79049: Calling all_inventory to load vars for managed_node3 7115 1727096006.79051: Calling groups_inventory to load vars for managed_node3 7115 1727096006.79053: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.79063: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.79065: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.79069: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.79243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.79440: done with get_vars() 7115 1727096006.79452: done getting variables 7115 1727096006.79534: 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 default ipv4 route is absent] ************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:118 Monday 23 September 2024 08:53:26 -0400 (0:00:00.038) 0:00:07.821 ****** 7115 1727096006.79563: entering _queue_task() for managed_node3/assert 7115 1727096006.80000: worker is 1 (out of 1 available) 7115 1727096006.80010: exiting _queue_task() for managed_node3/assert 7115 1727096006.80022: done queuing things up, now waiting for results queue to drain 7115 1727096006.80024: waiting for pending results... 7115 1727096006.80484: running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is absent 7115 1727096006.80489: in run() - task 0afff68d-5257-9c36-2f87-000000000100 7115 1727096006.80492: variable 'ansible_search_path' from source: unknown 7115 1727096006.80515: calling self._execute() 7115 1727096006.80609: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.80621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.80634: variable 'omit' from source: magic vars 7115 1727096006.81047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.83459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.83705: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.83731: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.83772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.83806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.83922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.83959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.83992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.84032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.84048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.84473: variable 'ansible_distribution' from source: facts 7115 1727096006.84476: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.84479: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.84481: when evaluation is False, skipping this task 7115 1727096006.84483: _execute() done 7115 1727096006.84485: dumping result to json 7115 1727096006.84487: done dumping result, returning 7115 1727096006.84489: done running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is absent [0afff68d-5257-9c36-2f87-000000000100] 7115 1727096006.84491: sending task result for task 0afff68d-5257-9c36-2f87-000000000100 7115 1727096006.84560: done sending task result for task 0afff68d-5257-9c36-2f87-000000000100 7115 1727096006.84565: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.84626: no more pending results, returning what we have 7115 1727096006.84630: results queue empty 7115 1727096006.84631: checking for any_errors_fatal 7115 1727096006.84636: done checking for any_errors_fatal 7115 1727096006.84637: checking for max_fail_percentage 7115 1727096006.84639: done checking for max_fail_percentage 7115 1727096006.84640: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.84641: done checking to see if all hosts have failed 7115 1727096006.84642: getting the remaining hosts for this loop 7115 1727096006.84643: done getting the remaining hosts for this loop 7115 1727096006.84648: getting the next task for host managed_node3 7115 1727096006.84655: done getting next task for host managed_node3 7115 1727096006.84658: ^ task is: TASK: Get ipv6 routes 7115 1727096006.84660: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096006.84663: getting variables 7115 1727096006.84665: in VariableManager get_vars() 7115 1727096006.84724: Calling all_inventory to load vars for managed_node3 7115 1727096006.84728: Calling groups_inventory to load vars for managed_node3 7115 1727096006.84731: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.84742: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.84745: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.84748: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.85122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.85343: done with get_vars() 7115 1727096006.85356: done getting variables 7115 1727096006.85422: 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 ipv6 routes] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:123 Monday 23 September 2024 08:53:26 -0400 (0:00:00.058) 0:00:07.880 ****** 7115 1727096006.85459: entering _queue_task() for managed_node3/command 7115 1727096006.85728: worker is 1 (out of 1 available) 7115 1727096006.85741: exiting _queue_task() for managed_node3/command 7115 1727096006.85761: done queuing things up, now waiting for results queue to drain 7115 1727096006.85763: waiting for pending results... 7115 1727096006.86065: running TaskExecutor() for managed_node3/TASK: Get ipv6 routes 7115 1727096006.86173: in run() - task 0afff68d-5257-9c36-2f87-000000000101 7115 1727096006.86205: variable 'ansible_search_path' from source: unknown 7115 1727096006.86247: calling self._execute() 7115 1727096006.86355: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.86369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.86385: variable 'omit' from source: magic vars 7115 1727096006.86886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.89460: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.89544: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.89596: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.89639: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.89675: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.89771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.89819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.89851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.89897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.90072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.90086: variable 'ansible_distribution' from source: facts 7115 1727096006.90098: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.90123: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.90132: when evaluation is False, skipping this task 7115 1727096006.90139: _execute() done 7115 1727096006.90147: dumping result to json 7115 1727096006.90154: done dumping result, returning 7115 1727096006.90165: done running TaskExecutor() for managed_node3/TASK: Get ipv6 routes [0afff68d-5257-9c36-2f87-000000000101] 7115 1727096006.90177: sending task result for task 0afff68d-5257-9c36-2f87-000000000101 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.90434: no more pending results, returning what we have 7115 1727096006.90438: results queue empty 7115 1727096006.90439: checking for any_errors_fatal 7115 1727096006.90444: done checking for any_errors_fatal 7115 1727096006.90445: checking for max_fail_percentage 7115 1727096006.90447: done checking for max_fail_percentage 7115 1727096006.90448: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.90449: done checking to see if all hosts have failed 7115 1727096006.90449: getting the remaining hosts for this loop 7115 1727096006.90451: done getting the remaining hosts for this loop 7115 1727096006.90455: getting the next task for host managed_node3 7115 1727096006.90462: done getting next task for host managed_node3 7115 1727096006.90465: ^ task is: TASK: Assert default ipv6 route is absent 7115 1727096006.90467: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096006.90472: getting variables 7115 1727096006.90474: in VariableManager get_vars() 7115 1727096006.90530: Calling all_inventory to load vars for managed_node3 7115 1727096006.90533: Calling groups_inventory to load vars for managed_node3 7115 1727096006.90536: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.90547: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.90550: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.90553: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.91024: done sending task result for task 0afff68d-5257-9c36-2f87-000000000101 7115 1727096006.91028: WORKER PROCESS EXITING 7115 1727096006.91056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.91259: done with get_vars() 7115 1727096006.91273: done getting variables 7115 1727096006.91335: 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 default ipv6 route is absent] ************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:127 Monday 23 September 2024 08:53:26 -0400 (0:00:00.059) 0:00:07.939 ****** 7115 1727096006.91372: entering _queue_task() for managed_node3/assert 7115 1727096006.91631: worker is 1 (out of 1 available) 7115 1727096006.91646: exiting _queue_task() for managed_node3/assert 7115 1727096006.91662: done queuing things up, now waiting for results queue to drain 7115 1727096006.91664: waiting for pending results... 7115 1727096006.91964: running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is absent 7115 1727096006.92072: in run() - task 0afff68d-5257-9c36-2f87-000000000102 7115 1727096006.92094: variable 'ansible_search_path' from source: unknown 7115 1727096006.92227: calling self._execute() 7115 1727096006.92251: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.92262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.92279: variable 'omit' from source: magic vars 7115 1727096006.92749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096006.95305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096006.95404: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096006.95450: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096006.95501: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096006.95535: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096006.95634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096006.95670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096006.95715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096006.95774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096006.95777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096006.95935: variable 'ansible_distribution' from source: facts 7115 1727096006.95973: variable 'ansible_distribution_major_version' from source: facts 7115 1727096006.95976: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096006.95981: when evaluation is False, skipping this task 7115 1727096006.95987: _execute() done 7115 1727096006.95993: dumping result to json 7115 1727096006.96000: done dumping result, returning 7115 1727096006.96011: done running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is absent [0afff68d-5257-9c36-2f87-000000000102] 7115 1727096006.96072: sending task result for task 0afff68d-5257-9c36-2f87-000000000102 7115 1727096006.96145: done sending task result for task 0afff68d-5257-9c36-2f87-000000000102 7115 1727096006.96148: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096006.96201: no more pending results, returning what we have 7115 1727096006.96205: results queue empty 7115 1727096006.96206: checking for any_errors_fatal 7115 1727096006.96213: done checking for any_errors_fatal 7115 1727096006.96214: checking for max_fail_percentage 7115 1727096006.96218: done checking for max_fail_percentage 7115 1727096006.96218: checking to see if all hosts have failed and the running result is not ok 7115 1727096006.96219: done checking to see if all hosts have failed 7115 1727096006.96220: getting the remaining hosts for this loop 7115 1727096006.96222: done getting the remaining hosts for this loop 7115 1727096006.96226: getting the next task for host managed_node3 7115 1727096006.96232: done getting next task for host managed_node3 7115 1727096006.96234: ^ task is: TASK: TEARDOWN: remove profiles. 7115 1727096006.96236: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7115 1727096006.96239: getting variables 7115 1727096006.96240: in VariableManager get_vars() 7115 1727096006.96293: Calling all_inventory to load vars for managed_node3 7115 1727096006.96297: Calling groups_inventory to load vars for managed_node3 7115 1727096006.96299: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096006.96310: Calling all_plugins_play to load vars for managed_node3 7115 1727096006.96312: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096006.96318: Calling groups_plugins_play to load vars for managed_node3 7115 1727096006.96798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096006.97030: done with get_vars() 7115 1727096006.97043: done getting variables 7115 1727096006.97107: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:133 Monday 23 September 2024 08:53:26 -0400 (0:00:00.057) 0:00:07.996 ****** 7115 1727096006.97143: entering _queue_task() for managed_node3/debug 7115 1727096006.97473: worker is 1 (out of 1 available) 7115 1727096006.97490: exiting _queue_task() for managed_node3/debug 7115 1727096006.97502: done queuing things up, now waiting for results queue to drain 7115 1727096006.97503: waiting for pending results... 7115 1727096006.97971: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 7115 1727096006.97977: in run() - task 0afff68d-5257-9c36-2f87-000000000103 7115 1727096006.97980: variable 'ansible_search_path' from source: unknown 7115 1727096006.97983: calling self._execute() 7115 1727096006.98032: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096006.98042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096006.98063: variable 'omit' from source: magic vars 7115 1727096006.98554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.01237: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.01318: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.01371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.01443: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.01454: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.01540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.01589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.01662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.01769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.01773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.01941: variable 'ansible_distribution' from source: facts 7115 1727096007.01954: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.01984: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.01994: when evaluation is False, skipping this task 7115 1727096007.02010: _execute() done 7115 1727096007.02113: dumping result to json 7115 1727096007.02119: done dumping result, returning 7115 1727096007.02121: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [0afff68d-5257-9c36-2f87-000000000103] 7115 1727096007.02124: sending task result for task 0afff68d-5257-9c36-2f87-000000000103 7115 1727096007.02450: done sending task result for task 0afff68d-5257-9c36-2f87-000000000103 7115 1727096007.02453: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096007.02501: no more pending results, returning what we have 7115 1727096007.02505: results queue empty 7115 1727096007.02506: checking for any_errors_fatal 7115 1727096007.02513: done checking for any_errors_fatal 7115 1727096007.02514: checking for max_fail_percentage 7115 1727096007.02519: done checking for max_fail_percentage 7115 1727096007.02520: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.02521: done checking to see if all hosts have failed 7115 1727096007.02521: getting the remaining hosts for this loop 7115 1727096007.02523: done getting the remaining hosts for this loop 7115 1727096007.02527: getting the next task for host managed_node3 7115 1727096007.02672: done getting next task for host managed_node3 7115 1727096007.02679: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7115 1727096007.02682: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.02700: getting variables 7115 1727096007.02702: in VariableManager get_vars() 7115 1727096007.02754: Calling all_inventory to load vars for managed_node3 7115 1727096007.02757: Calling groups_inventory to load vars for managed_node3 7115 1727096007.02760: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.02977: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.02982: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.02988: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.03482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.03933: done with get_vars() 7115 1727096007.03946: 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:53:27 -0400 (0:00:00.070) 0:00:08.068 ****** 7115 1727096007.04284: entering _queue_task() for managed_node3/include_tasks 7115 1727096007.04875: worker is 1 (out of 1 available) 7115 1727096007.04888: exiting _queue_task() for managed_node3/include_tasks 7115 1727096007.04900: done queuing things up, now waiting for results queue to drain 7115 1727096007.04902: waiting for pending results... 7115 1727096007.05043: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7115 1727096007.05181: in run() - task 0afff68d-5257-9c36-2f87-00000000010b 7115 1727096007.05203: variable 'ansible_search_path' from source: unknown 7115 1727096007.05211: variable 'ansible_search_path' from source: unknown 7115 1727096007.05252: calling self._execute() 7115 1727096007.05350: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.05361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.05377: variable 'omit' from source: magic vars 7115 1727096007.06082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.08502: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.08603: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.08674: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.08700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.08759: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.08859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.08958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.08961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.08989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.09011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.09375: variable 'ansible_distribution' from source: facts 7115 1727096007.09386: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.09419: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.09427: when evaluation is False, skipping this task 7115 1727096007.09433: _execute() done 7115 1727096007.09440: dumping result to json 7115 1727096007.09446: done dumping result, returning 7115 1727096007.09474: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-9c36-2f87-00000000010b] 7115 1727096007.09484: sending task result for task 0afff68d-5257-9c36-2f87-00000000010b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096007.09764: no more pending results, returning what we have 7115 1727096007.09772: results queue empty 7115 1727096007.09774: checking for any_errors_fatal 7115 1727096007.09779: done checking for any_errors_fatal 7115 1727096007.09780: checking for max_fail_percentage 7115 1727096007.09782: done checking for max_fail_percentage 7115 1727096007.09783: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.09784: done checking to see if all hosts have failed 7115 1727096007.09785: getting the remaining hosts for this loop 7115 1727096007.09787: done getting the remaining hosts for this loop 7115 1727096007.09792: getting the next task for host managed_node3 7115 1727096007.09800: done getting next task for host managed_node3 7115 1727096007.09804: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7115 1727096007.09806: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.09827: done sending task result for task 0afff68d-5257-9c36-2f87-00000000010b 7115 1727096007.09831: WORKER PROCESS EXITING 7115 1727096007.09846: getting variables 7115 1727096007.09848: in VariableManager get_vars() 7115 1727096007.10159: Calling all_inventory to load vars for managed_node3 7115 1727096007.10163: Calling groups_inventory to load vars for managed_node3 7115 1727096007.10166: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.10178: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.10181: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.10184: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.10393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.10595: done with get_vars() 7115 1727096007.10604: done getting variables 7115 1727096007.10645: 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:53:27 -0400 (0:00:00.063) 0:00:08.132 ****** 7115 1727096007.10671: entering _queue_task() for managed_node3/debug 7115 1727096007.10877: worker is 1 (out of 1 available) 7115 1727096007.10892: exiting _queue_task() for managed_node3/debug 7115 1727096007.10905: done queuing things up, now waiting for results queue to drain 7115 1727096007.10906: waiting for pending results... 7115 1727096007.11078: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7115 1727096007.11155: in run() - task 0afff68d-5257-9c36-2f87-00000000010c 7115 1727096007.11168: variable 'ansible_search_path' from source: unknown 7115 1727096007.11172: variable 'ansible_search_path' from source: unknown 7115 1727096007.11201: calling self._execute() 7115 1727096007.11273: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.11276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.11285: variable 'omit' from source: magic vars 7115 1727096007.11595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.13777: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.13781: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.13828: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.13871: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.13904: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.14000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.14045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.14078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.14126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.14144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.14275: variable 'ansible_distribution' from source: facts 7115 1727096007.14281: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.14296: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.14298: when evaluation is False, skipping this task 7115 1727096007.14301: _execute() done 7115 1727096007.14303: dumping result to json 7115 1727096007.14307: done dumping result, returning 7115 1727096007.14315: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-9c36-2f87-00000000010c] 7115 1727096007.14320: sending task result for task 0afff68d-5257-9c36-2f87-00000000010c 7115 1727096007.14420: done sending task result for task 0afff68d-5257-9c36-2f87-00000000010c 7115 1727096007.14423: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096007.14501: no more pending results, returning what we have 7115 1727096007.14504: results queue empty 7115 1727096007.14505: checking for any_errors_fatal 7115 1727096007.14510: done checking for any_errors_fatal 7115 1727096007.14510: checking for max_fail_percentage 7115 1727096007.14512: done checking for max_fail_percentage 7115 1727096007.14513: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.14514: done checking to see if all hosts have failed 7115 1727096007.14514: getting the remaining hosts for this loop 7115 1727096007.14518: done getting the remaining hosts for this loop 7115 1727096007.14522: getting the next task for host managed_node3 7115 1727096007.14527: done getting next task for host managed_node3 7115 1727096007.14530: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7115 1727096007.14533: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.14549: getting variables 7115 1727096007.14550: in VariableManager get_vars() 7115 1727096007.14601: Calling all_inventory to load vars for managed_node3 7115 1727096007.14604: Calling groups_inventory to load vars for managed_node3 7115 1727096007.14605: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.14612: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.14614: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.14617: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.14771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.14900: done with get_vars() 7115 1727096007.14909: done getting variables 7115 1727096007.14951: 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:53:27 -0400 (0:00:00.043) 0:00:08.175 ****** 7115 1727096007.14976: entering _queue_task() for managed_node3/fail 7115 1727096007.15178: worker is 1 (out of 1 available) 7115 1727096007.15191: exiting _queue_task() for managed_node3/fail 7115 1727096007.15203: done queuing things up, now waiting for results queue to drain 7115 1727096007.15204: waiting for pending results... 7115 1727096007.15372: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7115 1727096007.15452: in run() - task 0afff68d-5257-9c36-2f87-00000000010d 7115 1727096007.15465: variable 'ansible_search_path' from source: unknown 7115 1727096007.15470: variable 'ansible_search_path' from source: unknown 7115 1727096007.15498: calling self._execute() 7115 1727096007.15565: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.15570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.15579: variable 'omit' from source: magic vars 7115 1727096007.15884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.17766: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.17875: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.17879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.17882: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.17899: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.17956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.17978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.17996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.18027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.18037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.18140: variable 'ansible_distribution' from source: facts 7115 1727096007.18146: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.18161: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.18164: when evaluation is False, skipping this task 7115 1727096007.18166: _execute() done 7115 1727096007.18170: dumping result to json 7115 1727096007.18173: done dumping result, returning 7115 1727096007.18181: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-9c36-2f87-00000000010d] 7115 1727096007.18184: sending task result for task 0afff68d-5257-9c36-2f87-00000000010d 7115 1727096007.18277: done sending task result for task 0afff68d-5257-9c36-2f87-00000000010d 7115 1727096007.18280: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096007.18324: no more pending results, returning what we have 7115 1727096007.18328: results queue empty 7115 1727096007.18328: checking for any_errors_fatal 7115 1727096007.18334: done checking for any_errors_fatal 7115 1727096007.18334: checking for max_fail_percentage 7115 1727096007.18336: done checking for max_fail_percentage 7115 1727096007.18337: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.18338: done checking to see if all hosts have failed 7115 1727096007.18339: getting the remaining hosts for this loop 7115 1727096007.18340: done getting the remaining hosts for this loop 7115 1727096007.18344: getting the next task for host managed_node3 7115 1727096007.18351: done getting next task for host managed_node3 7115 1727096007.18355: ^ 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 7115 1727096007.18357: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.18378: getting variables 7115 1727096007.18379: in VariableManager get_vars() 7115 1727096007.18422: Calling all_inventory to load vars for managed_node3 7115 1727096007.18425: Calling groups_inventory to load vars for managed_node3 7115 1727096007.18427: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.18435: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.18437: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.18439: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.18573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.18710: done with get_vars() 7115 1727096007.18722: done getting variables 7115 1727096007.18763: 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:53:27 -0400 (0:00:00.038) 0:00:08.213 ****** 7115 1727096007.18788: entering _queue_task() for managed_node3/fail 7115 1727096007.18994: worker is 1 (out of 1 available) 7115 1727096007.19009: exiting _queue_task() for managed_node3/fail 7115 1727096007.19024: done queuing things up, now waiting for results queue to drain 7115 1727096007.19026: waiting for pending results... 7115 1727096007.19190: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7115 1727096007.19270: in run() - task 0afff68d-5257-9c36-2f87-00000000010e 7115 1727096007.19282: variable 'ansible_search_path' from source: unknown 7115 1727096007.19286: variable 'ansible_search_path' from source: unknown 7115 1727096007.19318: calling self._execute() 7115 1727096007.19388: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.19393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.19402: variable 'omit' from source: magic vars 7115 1727096007.19712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.21246: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.21292: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.21322: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.21348: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.21369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.21428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.21453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.21478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.21501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.21512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.21613: variable 'ansible_distribution' from source: facts 7115 1727096007.21620: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.21634: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.21637: when evaluation is False, skipping this task 7115 1727096007.21639: _execute() done 7115 1727096007.21641: dumping result to json 7115 1727096007.21643: done dumping result, returning 7115 1727096007.21658: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-9c36-2f87-00000000010e] 7115 1727096007.21660: sending task result for task 0afff68d-5257-9c36-2f87-00000000010e 7115 1727096007.21748: done sending task result for task 0afff68d-5257-9c36-2f87-00000000010e 7115 1727096007.21750: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096007.21801: no more pending results, returning what we have 7115 1727096007.21804: results queue empty 7115 1727096007.21805: checking for any_errors_fatal 7115 1727096007.21811: done checking for any_errors_fatal 7115 1727096007.21812: checking for max_fail_percentage 7115 1727096007.21814: done checking for max_fail_percentage 7115 1727096007.21815: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.21818: done checking to see if all hosts have failed 7115 1727096007.21818: getting the remaining hosts for this loop 7115 1727096007.21820: done getting the remaining hosts for this loop 7115 1727096007.21823: getting the next task for host managed_node3 7115 1727096007.21830: done getting next task for host managed_node3 7115 1727096007.21833: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7115 1727096007.21836: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.21853: getting variables 7115 1727096007.21857: in VariableManager get_vars() 7115 1727096007.21901: Calling all_inventory to load vars for managed_node3 7115 1727096007.21904: Calling groups_inventory to load vars for managed_node3 7115 1727096007.21906: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.21913: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.21918: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.21921: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.22081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.22204: done with get_vars() 7115 1727096007.22212: done getting variables 7115 1727096007.22254: 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:53:27 -0400 (0:00:00.034) 0:00:08.248 ****** 7115 1727096007.22279: entering _queue_task() for managed_node3/fail 7115 1727096007.22476: worker is 1 (out of 1 available) 7115 1727096007.22488: exiting _queue_task() for managed_node3/fail 7115 1727096007.22500: done queuing things up, now waiting for results queue to drain 7115 1727096007.22502: waiting for pending results... 7115 1727096007.22666: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7115 1727096007.22763: in run() - task 0afff68d-5257-9c36-2f87-00000000010f 7115 1727096007.22779: variable 'ansible_search_path' from source: unknown 7115 1727096007.22783: variable 'ansible_search_path' from source: unknown 7115 1727096007.22811: calling self._execute() 7115 1727096007.22880: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.22883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.22893: variable 'omit' from source: magic vars 7115 1727096007.23203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.24729: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.24783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.24812: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.24839: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.24859: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.24925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.24945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.24963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.24990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.25002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.25107: variable 'ansible_distribution' from source: facts 7115 1727096007.25112: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.25132: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.25136: when evaluation is False, skipping this task 7115 1727096007.25138: _execute() done 7115 1727096007.25140: dumping result to json 7115 1727096007.25143: done dumping result, returning 7115 1727096007.25151: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-9c36-2f87-00000000010f] 7115 1727096007.25154: sending task result for task 0afff68d-5257-9c36-2f87-00000000010f 7115 1727096007.25243: done sending task result for task 0afff68d-5257-9c36-2f87-00000000010f 7115 1727096007.25246: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096007.25290: no more pending results, returning what we have 7115 1727096007.25293: results queue empty 7115 1727096007.25294: checking for any_errors_fatal 7115 1727096007.25301: done checking for any_errors_fatal 7115 1727096007.25301: checking for max_fail_percentage 7115 1727096007.25303: done checking for max_fail_percentage 7115 1727096007.25304: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.25305: done checking to see if all hosts have failed 7115 1727096007.25305: getting the remaining hosts for this loop 7115 1727096007.25307: done getting the remaining hosts for this loop 7115 1727096007.25311: getting the next task for host managed_node3 7115 1727096007.25318: done getting next task for host managed_node3 7115 1727096007.25321: ^ 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 7115 1727096007.25324: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.25341: getting variables 7115 1727096007.25343: in VariableManager get_vars() 7115 1727096007.25386: Calling all_inventory to load vars for managed_node3 7115 1727096007.25388: Calling groups_inventory to load vars for managed_node3 7115 1727096007.25390: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.25400: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.25402: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.25405: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.25538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.25661: done with get_vars() 7115 1727096007.25672: done getting variables 7115 1727096007.25714: 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:53:27 -0400 (0:00:00.034) 0:00:08.282 ****** 7115 1727096007.25737: entering _queue_task() for managed_node3/dnf 7115 1727096007.25935: worker is 1 (out of 1 available) 7115 1727096007.25949: exiting _queue_task() for managed_node3/dnf 7115 1727096007.25962: done queuing things up, now waiting for results queue to drain 7115 1727096007.25963: waiting for pending results... 7115 1727096007.26140: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7115 1727096007.26231: in run() - task 0afff68d-5257-9c36-2f87-000000000110 7115 1727096007.26242: variable 'ansible_search_path' from source: unknown 7115 1727096007.26245: variable 'ansible_search_path' from source: unknown 7115 1727096007.26279: calling self._execute() 7115 1727096007.26350: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.26353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.26362: variable 'omit' from source: magic vars 7115 1727096007.26671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.28219: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.28265: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.28292: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.28320: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.28339: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.28400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.28422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.28438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.28463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.28483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.28580: variable 'ansible_distribution' from source: facts 7115 1727096007.28585: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.28602: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.28605: when evaluation is False, skipping this task 7115 1727096007.28607: _execute() done 7115 1727096007.28610: dumping result to json 7115 1727096007.28612: done dumping result, returning 7115 1727096007.28674: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-000000000110] 7115 1727096007.28677: sending task result for task 0afff68d-5257-9c36-2f87-000000000110 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096007.28798: no more pending results, returning what we have 7115 1727096007.28802: results queue empty 7115 1727096007.28804: checking for any_errors_fatal 7115 1727096007.28808: done checking for any_errors_fatal 7115 1727096007.28809: checking for max_fail_percentage 7115 1727096007.28810: done checking for max_fail_percentage 7115 1727096007.28811: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.28811: done checking to see if all hosts have failed 7115 1727096007.28812: getting the remaining hosts for this loop 7115 1727096007.28814: done getting the remaining hosts for this loop 7115 1727096007.28819: getting the next task for host managed_node3 7115 1727096007.28825: done getting next task for host managed_node3 7115 1727096007.28828: ^ 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 7115 1727096007.28831: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.28847: getting variables 7115 1727096007.28849: in VariableManager get_vars() 7115 1727096007.28891: Calling all_inventory to load vars for managed_node3 7115 1727096007.28894: Calling groups_inventory to load vars for managed_node3 7115 1727096007.28896: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.28904: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.28907: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.28912: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.29063: done sending task result for task 0afff68d-5257-9c36-2f87-000000000110 7115 1727096007.29069: WORKER PROCESS EXITING 7115 1727096007.29080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.29202: done with get_vars() 7115 1727096007.29210: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7115 1727096007.29265: 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:53:27 -0400 (0:00:00.035) 0:00:08.318 ****** 7115 1727096007.29289: entering _queue_task() for managed_node3/yum 7115 1727096007.29487: worker is 1 (out of 1 available) 7115 1727096007.29501: exiting _queue_task() for managed_node3/yum 7115 1727096007.29513: done queuing things up, now waiting for results queue to drain 7115 1727096007.29514: waiting for pending results... 7115 1727096007.29681: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7115 1727096007.29773: in run() - task 0afff68d-5257-9c36-2f87-000000000111 7115 1727096007.29783: variable 'ansible_search_path' from source: unknown 7115 1727096007.29786: variable 'ansible_search_path' from source: unknown 7115 1727096007.29818: calling self._execute() 7115 1727096007.29884: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.29887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.29897: variable 'omit' from source: magic vars 7115 1727096007.30193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.31710: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.31982: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.32009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.32039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.32058: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.32118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.32144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.32162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.32190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.32202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.32302: variable 'ansible_distribution' from source: facts 7115 1727096007.32306: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.32324: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.32327: when evaluation is False, skipping this task 7115 1727096007.32329: _execute() done 7115 1727096007.32331: dumping result to json 7115 1727096007.32333: done dumping result, returning 7115 1727096007.32347: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-000000000111] 7115 1727096007.32350: sending task result for task 0afff68d-5257-9c36-2f87-000000000111 7115 1727096007.32436: done sending task result for task 0afff68d-5257-9c36-2f87-000000000111 7115 1727096007.32439: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096007.32496: no more pending results, returning what we have 7115 1727096007.32500: results queue empty 7115 1727096007.32501: checking for any_errors_fatal 7115 1727096007.32507: done checking for any_errors_fatal 7115 1727096007.32508: checking for max_fail_percentage 7115 1727096007.32509: done checking for max_fail_percentage 7115 1727096007.32510: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.32511: done checking to see if all hosts have failed 7115 1727096007.32511: getting the remaining hosts for this loop 7115 1727096007.32513: done getting the remaining hosts for this loop 7115 1727096007.32516: getting the next task for host managed_node3 7115 1727096007.32523: done getting next task for host managed_node3 7115 1727096007.32527: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7115 1727096007.32529: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.32546: getting variables 7115 1727096007.32548: in VariableManager get_vars() 7115 1727096007.32590: Calling all_inventory to load vars for managed_node3 7115 1727096007.32594: Calling groups_inventory to load vars for managed_node3 7115 1727096007.32596: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.32604: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.32606: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.32609: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.32736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.32859: done with get_vars() 7115 1727096007.32872: done getting variables 7115 1727096007.32913: 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:53:27 -0400 (0:00:00.036) 0:00:08.354 ****** 7115 1727096007.32938: entering _queue_task() for managed_node3/fail 7115 1727096007.33133: worker is 1 (out of 1 available) 7115 1727096007.33148: exiting _queue_task() for managed_node3/fail 7115 1727096007.33160: done queuing things up, now waiting for results queue to drain 7115 1727096007.33162: waiting for pending results... 7115 1727096007.33340: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7115 1727096007.33427: in run() - task 0afff68d-5257-9c36-2f87-000000000112 7115 1727096007.33438: variable 'ansible_search_path' from source: unknown 7115 1727096007.33441: variable 'ansible_search_path' from source: unknown 7115 1727096007.33471: calling self._execute() 7115 1727096007.33538: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.33542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.33550: variable 'omit' from source: magic vars 7115 1727096007.33877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.35875: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.35880: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.35913: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.35951: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.35986: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.36075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.36108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.36141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.36190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.36203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.36324: variable 'ansible_distribution' from source: facts 7115 1727096007.36330: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.36345: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.36354: when evaluation is False, skipping this task 7115 1727096007.36357: _execute() done 7115 1727096007.36359: dumping result to json 7115 1727096007.36362: done dumping result, returning 7115 1727096007.36364: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-000000000112] 7115 1727096007.36366: sending task result for task 0afff68d-5257-9c36-2f87-000000000112 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096007.36519: no more pending results, returning what we have 7115 1727096007.36523: results queue empty 7115 1727096007.36524: checking for any_errors_fatal 7115 1727096007.36531: done checking for any_errors_fatal 7115 1727096007.36532: checking for max_fail_percentage 7115 1727096007.36534: done checking for max_fail_percentage 7115 1727096007.36535: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.36535: done checking to see if all hosts have failed 7115 1727096007.36536: getting the remaining hosts for this loop 7115 1727096007.36537: done getting the remaining hosts for this loop 7115 1727096007.36541: getting the next task for host managed_node3 7115 1727096007.36547: done getting next task for host managed_node3 7115 1727096007.36550: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7115 1727096007.36553: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.36572: getting variables 7115 1727096007.36574: in VariableManager get_vars() 7115 1727096007.36618: Calling all_inventory to load vars for managed_node3 7115 1727096007.36621: Calling groups_inventory to load vars for managed_node3 7115 1727096007.36623: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.36630: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.36633: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.36635: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.36796: done sending task result for task 0afff68d-5257-9c36-2f87-000000000112 7115 1727096007.36799: WORKER PROCESS EXITING 7115 1727096007.36809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.36932: done with get_vars() 7115 1727096007.36940: done getting variables 7115 1727096007.36983: 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:53:27 -0400 (0:00:00.040) 0:00:08.395 ****** 7115 1727096007.37010: entering _queue_task() for managed_node3/package 7115 1727096007.37202: worker is 1 (out of 1 available) 7115 1727096007.37216: exiting _queue_task() for managed_node3/package 7115 1727096007.37227: done queuing things up, now waiting for results queue to drain 7115 1727096007.37229: waiting for pending results... 7115 1727096007.37402: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7115 1727096007.37484: in run() - task 0afff68d-5257-9c36-2f87-000000000113 7115 1727096007.37495: variable 'ansible_search_path' from source: unknown 7115 1727096007.37498: variable 'ansible_search_path' from source: unknown 7115 1727096007.37532: calling self._execute() 7115 1727096007.37598: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.37602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.37611: variable 'omit' from source: magic vars 7115 1727096007.37920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.40677: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.40682: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.40706: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.40757: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.40802: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.40911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.40923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.40954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.41003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.41126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.41197: variable 'ansible_distribution' from source: facts 7115 1727096007.41202: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.41220: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.41223: when evaluation is False, skipping this task 7115 1727096007.41225: _execute() done 7115 1727096007.41234: dumping result to json 7115 1727096007.41249: done dumping result, returning 7115 1727096007.41275: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-9c36-2f87-000000000113] 7115 1727096007.41278: sending task result for task 0afff68d-5257-9c36-2f87-000000000113 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096007.41413: no more pending results, returning what we have 7115 1727096007.41417: results queue empty 7115 1727096007.41418: checking for any_errors_fatal 7115 1727096007.41423: done checking for any_errors_fatal 7115 1727096007.41423: checking for max_fail_percentage 7115 1727096007.41425: done checking for max_fail_percentage 7115 1727096007.41426: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.41427: done checking to see if all hosts have failed 7115 1727096007.41428: getting the remaining hosts for this loop 7115 1727096007.41429: done getting the remaining hosts for this loop 7115 1727096007.41433: getting the next task for host managed_node3 7115 1727096007.41439: done getting next task for host managed_node3 7115 1727096007.41443: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7115 1727096007.41450: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.41466: done sending task result for task 0afff68d-5257-9c36-2f87-000000000113 7115 1727096007.41470: WORKER PROCESS EXITING 7115 1727096007.41482: getting variables 7115 1727096007.41483: in VariableManager get_vars() 7115 1727096007.41524: Calling all_inventory to load vars for managed_node3 7115 1727096007.41527: Calling groups_inventory to load vars for managed_node3 7115 1727096007.41529: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.41537: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.41539: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.41542: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.41682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.41806: done with get_vars() 7115 1727096007.41815: done getting variables 7115 1727096007.41856: 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:53:27 -0400 (0:00:00.048) 0:00:08.444 ****** 7115 1727096007.41884: entering _queue_task() for managed_node3/package 7115 1727096007.42076: worker is 1 (out of 1 available) 7115 1727096007.42090: exiting _queue_task() for managed_node3/package 7115 1727096007.42101: done queuing things up, now waiting for results queue to drain 7115 1727096007.42103: waiting for pending results... 7115 1727096007.42273: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7115 1727096007.42348: in run() - task 0afff68d-5257-9c36-2f87-000000000114 7115 1727096007.42359: variable 'ansible_search_path' from source: unknown 7115 1727096007.42362: variable 'ansible_search_path' from source: unknown 7115 1727096007.42392: calling self._execute() 7115 1727096007.42457: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.42462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.42471: variable 'omit' from source: magic vars 7115 1727096007.42772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.44851: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.44904: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.44927: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.44953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.44974: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.45037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.45057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.45076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.45102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.45121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.45213: variable 'ansible_distribution' from source: facts 7115 1727096007.45221: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.45236: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.45239: when evaluation is False, skipping this task 7115 1727096007.45241: _execute() done 7115 1727096007.45243: dumping result to json 7115 1727096007.45245: done dumping result, returning 7115 1727096007.45254: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-9c36-2f87-000000000114] 7115 1727096007.45257: sending task result for task 0afff68d-5257-9c36-2f87-000000000114 7115 1727096007.45348: done sending task result for task 0afff68d-5257-9c36-2f87-000000000114 7115 1727096007.45351: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096007.45397: no more pending results, returning what we have 7115 1727096007.45400: results queue empty 7115 1727096007.45401: checking for any_errors_fatal 7115 1727096007.45407: done checking for any_errors_fatal 7115 1727096007.45408: checking for max_fail_percentage 7115 1727096007.45409: done checking for max_fail_percentage 7115 1727096007.45410: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.45411: done checking to see if all hosts have failed 7115 1727096007.45411: getting the remaining hosts for this loop 7115 1727096007.45413: done getting the remaining hosts for this loop 7115 1727096007.45419: getting the next task for host managed_node3 7115 1727096007.45426: done getting next task for host managed_node3 7115 1727096007.45429: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7115 1727096007.45432: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.45449: getting variables 7115 1727096007.45450: in VariableManager get_vars() 7115 1727096007.45496: Calling all_inventory to load vars for managed_node3 7115 1727096007.45499: Calling groups_inventory to load vars for managed_node3 7115 1727096007.45501: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.45509: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.45511: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.45513: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.45683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.45807: done with get_vars() 7115 1727096007.45815: done getting variables 7115 1727096007.45857: 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:53:27 -0400 (0:00:00.039) 0:00:08.484 ****** 7115 1727096007.45883: entering _queue_task() for managed_node3/package 7115 1727096007.46081: worker is 1 (out of 1 available) 7115 1727096007.46094: exiting _queue_task() for managed_node3/package 7115 1727096007.46107: done queuing things up, now waiting for results queue to drain 7115 1727096007.46109: waiting for pending results... 7115 1727096007.46483: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7115 1727096007.46488: in run() - task 0afff68d-5257-9c36-2f87-000000000115 7115 1727096007.46491: variable 'ansible_search_path' from source: unknown 7115 1727096007.46493: variable 'ansible_search_path' from source: unknown 7115 1727096007.46506: calling self._execute() 7115 1727096007.46598: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.46611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.46630: variable 'omit' from source: magic vars 7115 1727096007.47089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.49027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.49071: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.49110: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.49138: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.49158: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.49222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.49243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.49269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.49327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.49331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.49465: variable 'ansible_distribution' from source: facts 7115 1727096007.49485: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.49500: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.49504: when evaluation is False, skipping this task 7115 1727096007.49506: _execute() done 7115 1727096007.49509: dumping result to json 7115 1727096007.49511: done dumping result, returning 7115 1727096007.49521: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-9c36-2f87-000000000115] 7115 1727096007.49531: sending task result for task 0afff68d-5257-9c36-2f87-000000000115 7115 1727096007.49635: done sending task result for task 0afff68d-5257-9c36-2f87-000000000115 7115 1727096007.49638: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096007.49682: no more pending results, returning what we have 7115 1727096007.49685: results queue empty 7115 1727096007.49686: checking for any_errors_fatal 7115 1727096007.49692: done checking for any_errors_fatal 7115 1727096007.49693: checking for max_fail_percentage 7115 1727096007.49695: done checking for max_fail_percentage 7115 1727096007.49696: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.49696: done checking to see if all hosts have failed 7115 1727096007.49697: getting the remaining hosts for this loop 7115 1727096007.49698: done getting the remaining hosts for this loop 7115 1727096007.49702: getting the next task for host managed_node3 7115 1727096007.49708: done getting next task for host managed_node3 7115 1727096007.49712: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7115 1727096007.49714: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.49731: getting variables 7115 1727096007.49733: in VariableManager get_vars() 7115 1727096007.49778: Calling all_inventory to load vars for managed_node3 7115 1727096007.49781: Calling groups_inventory to load vars for managed_node3 7115 1727096007.49783: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.49792: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.49795: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.49797: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.49973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.50193: done with get_vars() 7115 1727096007.50209: done getting variables 7115 1727096007.50266: 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:53:27 -0400 (0:00:00.044) 0:00:08.528 ****** 7115 1727096007.50308: entering _queue_task() for managed_node3/service 7115 1727096007.50542: worker is 1 (out of 1 available) 7115 1727096007.50556: exiting _queue_task() for managed_node3/service 7115 1727096007.50570: done queuing things up, now waiting for results queue to drain 7115 1727096007.50572: waiting for pending results... 7115 1727096007.50904: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7115 1727096007.50909: in run() - task 0afff68d-5257-9c36-2f87-000000000116 7115 1727096007.50923: variable 'ansible_search_path' from source: unknown 7115 1727096007.50931: variable 'ansible_search_path' from source: unknown 7115 1727096007.50975: calling self._execute() 7115 1727096007.51069: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.51083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.51098: variable 'omit' from source: magic vars 7115 1727096007.51510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.53423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.53463: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.53494: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.53522: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.53539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.53604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.53625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.53642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.53669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.53681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.53872: variable 'ansible_distribution' from source: facts 7115 1727096007.53875: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.53878: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.53880: when evaluation is False, skipping this task 7115 1727096007.53881: _execute() done 7115 1727096007.53883: dumping result to json 7115 1727096007.53885: done dumping result, returning 7115 1727096007.53887: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9c36-2f87-000000000116] 7115 1727096007.53889: sending task result for task 0afff68d-5257-9c36-2f87-000000000116 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096007.54120: no more pending results, returning what we have 7115 1727096007.54124: results queue empty 7115 1727096007.54125: checking for any_errors_fatal 7115 1727096007.54132: done checking for any_errors_fatal 7115 1727096007.54133: checking for max_fail_percentage 7115 1727096007.54135: done checking for max_fail_percentage 7115 1727096007.54135: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.54136: done checking to see if all hosts have failed 7115 1727096007.54137: getting the remaining hosts for this loop 7115 1727096007.54138: done getting the remaining hosts for this loop 7115 1727096007.54143: getting the next task for host managed_node3 7115 1727096007.54150: done getting next task for host managed_node3 7115 1727096007.54154: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7115 1727096007.54157: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.54181: getting variables 7115 1727096007.54183: in VariableManager get_vars() 7115 1727096007.54238: Calling all_inventory to load vars for managed_node3 7115 1727096007.54241: Calling groups_inventory to load vars for managed_node3 7115 1727096007.54244: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.54254: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.54257: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.54260: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.54881: done sending task result for task 0afff68d-5257-9c36-2f87-000000000116 7115 1727096007.54884: WORKER PROCESS EXITING 7115 1727096007.54897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.55017: done with get_vars() 7115 1727096007.55025: done getting variables 7115 1727096007.55075: 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:53:27 -0400 (0:00:00.047) 0:00:08.576 ****** 7115 1727096007.55097: entering _queue_task() for managed_node3/service 7115 1727096007.55294: worker is 1 (out of 1 available) 7115 1727096007.55307: exiting _queue_task() for managed_node3/service 7115 1727096007.55319: done queuing things up, now waiting for results queue to drain 7115 1727096007.55320: waiting for pending results... 7115 1727096007.55497: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7115 1727096007.55585: in run() - task 0afff68d-5257-9c36-2f87-000000000117 7115 1727096007.55596: variable 'ansible_search_path' from source: unknown 7115 1727096007.55599: variable 'ansible_search_path' from source: unknown 7115 1727096007.55632: calling self._execute() 7115 1727096007.55699: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.55703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.55712: variable 'omit' from source: magic vars 7115 1727096007.56018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.57643: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.57847: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.57895: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.57940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.57984: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.58086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.58124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.58159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.58274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.58278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.58417: variable 'ansible_distribution' from source: facts 7115 1727096007.58431: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.58456: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.58466: when evaluation is False, skipping this task 7115 1727096007.58478: _execute() done 7115 1727096007.58487: dumping result to json 7115 1727096007.58498: done dumping result, returning 7115 1727096007.58574: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-9c36-2f87-000000000117] 7115 1727096007.58578: sending task result for task 0afff68d-5257-9c36-2f87-000000000117 7115 1727096007.58664: done sending task result for task 0afff68d-5257-9c36-2f87-000000000117 7115 1727096007.58670: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7115 1727096007.58715: no more pending results, returning what we have 7115 1727096007.58721: results queue empty 7115 1727096007.58723: checking for any_errors_fatal 7115 1727096007.58729: done checking for any_errors_fatal 7115 1727096007.58730: checking for max_fail_percentage 7115 1727096007.58732: done checking for max_fail_percentage 7115 1727096007.58733: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.58734: done checking to see if all hosts have failed 7115 1727096007.58735: getting the remaining hosts for this loop 7115 1727096007.58736: done getting the remaining hosts for this loop 7115 1727096007.58740: getting the next task for host managed_node3 7115 1727096007.58747: done getting next task for host managed_node3 7115 1727096007.58752: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7115 1727096007.58754: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.58776: getting variables 7115 1727096007.58778: in VariableManager get_vars() 7115 1727096007.58830: Calling all_inventory to load vars for managed_node3 7115 1727096007.58834: Calling groups_inventory to load vars for managed_node3 7115 1727096007.58837: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.58846: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.58849: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.58852: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.59057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.59433: done with get_vars() 7115 1727096007.59447: done getting variables 7115 1727096007.59507: 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:53:27 -0400 (0:00:00.044) 0:00:08.621 ****** 7115 1727096007.59551: entering _queue_task() for managed_node3/service 7115 1727096007.59888: worker is 1 (out of 1 available) 7115 1727096007.59900: exiting _queue_task() for managed_node3/service 7115 1727096007.59911: done queuing things up, now waiting for results queue to drain 7115 1727096007.59912: waiting for pending results... 7115 1727096007.60294: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7115 1727096007.60309: in run() - task 0afff68d-5257-9c36-2f87-000000000118 7115 1727096007.60331: variable 'ansible_search_path' from source: unknown 7115 1727096007.60341: variable 'ansible_search_path' from source: unknown 7115 1727096007.60408: calling self._execute() 7115 1727096007.60492: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.60580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.60583: variable 'omit' from source: magic vars 7115 1727096007.60965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.62947: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.62996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.63022: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.63050: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.63076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.63134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.63155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.63178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.63204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.63215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.63315: variable 'ansible_distribution' from source: facts 7115 1727096007.63322: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.63334: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.63337: when evaluation is False, skipping this task 7115 1727096007.63339: _execute() done 7115 1727096007.63342: dumping result to json 7115 1727096007.63344: done dumping result, returning 7115 1727096007.63352: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-9c36-2f87-000000000118] 7115 1727096007.63356: sending task result for task 0afff68d-5257-9c36-2f87-000000000118 7115 1727096007.63446: done sending task result for task 0afff68d-5257-9c36-2f87-000000000118 7115 1727096007.63448: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096007.63493: no more pending results, returning what we have 7115 1727096007.63496: results queue empty 7115 1727096007.63497: checking for any_errors_fatal 7115 1727096007.63503: done checking for any_errors_fatal 7115 1727096007.63503: checking for max_fail_percentage 7115 1727096007.63505: done checking for max_fail_percentage 7115 1727096007.63506: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.63507: done checking to see if all hosts have failed 7115 1727096007.63508: getting the remaining hosts for this loop 7115 1727096007.63509: done getting the remaining hosts for this loop 7115 1727096007.63512: getting the next task for host managed_node3 7115 1727096007.63521: done getting next task for host managed_node3 7115 1727096007.63525: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7115 1727096007.63527: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.63544: getting variables 7115 1727096007.63546: in VariableManager get_vars() 7115 1727096007.63590: Calling all_inventory to load vars for managed_node3 7115 1727096007.63593: Calling groups_inventory to load vars for managed_node3 7115 1727096007.63595: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.63602: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.63604: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.63607: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.63780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.63911: done with get_vars() 7115 1727096007.63921: done getting variables 7115 1727096007.63960: 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:53:27 -0400 (0:00:00.044) 0:00:08.665 ****** 7115 1727096007.63987: entering _queue_task() for managed_node3/service 7115 1727096007.64171: worker is 1 (out of 1 available) 7115 1727096007.64183: exiting _queue_task() for managed_node3/service 7115 1727096007.64196: done queuing things up, now waiting for results queue to drain 7115 1727096007.64197: waiting for pending results... 7115 1727096007.64356: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7115 1727096007.64435: in run() - task 0afff68d-5257-9c36-2f87-000000000119 7115 1727096007.64446: variable 'ansible_search_path' from source: unknown 7115 1727096007.64450: variable 'ansible_search_path' from source: unknown 7115 1727096007.64480: calling self._execute() 7115 1727096007.64543: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.64548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.64556: variable 'omit' from source: magic vars 7115 1727096007.64843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.66322: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.66377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.66400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.66426: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.66445: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.66505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.66526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.66544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.66571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.66582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.66682: variable 'ansible_distribution' from source: facts 7115 1727096007.66686: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.66701: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.66705: when evaluation is False, skipping this task 7115 1727096007.66708: _execute() done 7115 1727096007.66711: dumping result to json 7115 1727096007.66713: done dumping result, returning 7115 1727096007.66724: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-9c36-2f87-000000000119] 7115 1727096007.66727: sending task result for task 0afff68d-5257-9c36-2f87-000000000119 7115 1727096007.66813: done sending task result for task 0afff68d-5257-9c36-2f87-000000000119 7115 1727096007.66819: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7115 1727096007.66866: no more pending results, returning what we have 7115 1727096007.66873: results queue empty 7115 1727096007.66874: checking for any_errors_fatal 7115 1727096007.66879: done checking for any_errors_fatal 7115 1727096007.66879: checking for max_fail_percentage 7115 1727096007.66881: done checking for max_fail_percentage 7115 1727096007.66882: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.66882: done checking to see if all hosts have failed 7115 1727096007.66883: getting the remaining hosts for this loop 7115 1727096007.66884: done getting the remaining hosts for this loop 7115 1727096007.66888: getting the next task for host managed_node3 7115 1727096007.66893: done getting next task for host managed_node3 7115 1727096007.66897: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7115 1727096007.66899: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.66915: getting variables 7115 1727096007.66919: in VariableManager get_vars() 7115 1727096007.66960: Calling all_inventory to load vars for managed_node3 7115 1727096007.66962: Calling groups_inventory to load vars for managed_node3 7115 1727096007.66965: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.66974: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.66976: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.66979: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.67097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.67229: done with get_vars() 7115 1727096007.67238: done getting variables 7115 1727096007.67278: 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:53:27 -0400 (0:00:00.033) 0:00:08.698 ****** 7115 1727096007.67300: entering _queue_task() for managed_node3/copy 7115 1727096007.67470: worker is 1 (out of 1 available) 7115 1727096007.67483: exiting _queue_task() for managed_node3/copy 7115 1727096007.67496: done queuing things up, now waiting for results queue to drain 7115 1727096007.67498: waiting for pending results... 7115 1727096007.67692: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7115 1727096007.67770: in run() - task 0afff68d-5257-9c36-2f87-00000000011a 7115 1727096007.67781: variable 'ansible_search_path' from source: unknown 7115 1727096007.67785: variable 'ansible_search_path' from source: unknown 7115 1727096007.67813: calling self._execute() 7115 1727096007.67879: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.67884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.67892: variable 'omit' from source: magic vars 7115 1727096007.68196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.69729: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.69772: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.69801: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.69828: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.69848: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.69907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.69930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.69948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.69975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.69986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.70104: variable 'ansible_distribution' from source: facts 7115 1727096007.70108: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.70123: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.70126: when evaluation is False, skipping this task 7115 1727096007.70129: _execute() done 7115 1727096007.70131: dumping result to json 7115 1727096007.70133: done dumping result, returning 7115 1727096007.70141: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-9c36-2f87-00000000011a] 7115 1727096007.70144: sending task result for task 0afff68d-5257-9c36-2f87-00000000011a 7115 1727096007.70238: done sending task result for task 0afff68d-5257-9c36-2f87-00000000011a 7115 1727096007.70241: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096007.70285: no more pending results, returning what we have 7115 1727096007.70289: results queue empty 7115 1727096007.70290: checking for any_errors_fatal 7115 1727096007.70295: done checking for any_errors_fatal 7115 1727096007.70296: checking for max_fail_percentage 7115 1727096007.70297: done checking for max_fail_percentage 7115 1727096007.70298: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.70299: done checking to see if all hosts have failed 7115 1727096007.70300: getting the remaining hosts for this loop 7115 1727096007.70301: done getting the remaining hosts for this loop 7115 1727096007.70305: getting the next task for host managed_node3 7115 1727096007.70310: done getting next task for host managed_node3 7115 1727096007.70314: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7115 1727096007.70319: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.70335: getting variables 7115 1727096007.70337: in VariableManager get_vars() 7115 1727096007.70379: Calling all_inventory to load vars for managed_node3 7115 1727096007.70382: Calling groups_inventory to load vars for managed_node3 7115 1727096007.70384: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.70392: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.70394: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.70396: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.70560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.70684: done with get_vars() 7115 1727096007.70693: 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:53:27 -0400 (0:00:00.034) 0:00:08.733 ****** 7115 1727096007.70754: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7115 1727096007.70949: worker is 1 (out of 1 available) 7115 1727096007.70963: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7115 1727096007.70975: done queuing things up, now waiting for results queue to drain 7115 1727096007.70977: waiting for pending results... 7115 1727096007.71137: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7115 1727096007.71212: in run() - task 0afff68d-5257-9c36-2f87-00000000011b 7115 1727096007.71225: variable 'ansible_search_path' from source: unknown 7115 1727096007.71228: variable 'ansible_search_path' from source: unknown 7115 1727096007.71256: calling self._execute() 7115 1727096007.71335: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.71340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.71348: variable 'omit' from source: magic vars 7115 1727096007.71880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.73662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.73715: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.73749: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.73776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.73797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.73861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.73884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.73901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.73930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.73942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.74047: variable 'ansible_distribution' from source: facts 7115 1727096007.74050: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.74067: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.74072: when evaluation is False, skipping this task 7115 1727096007.74074: _execute() done 7115 1727096007.74078: dumping result to json 7115 1727096007.74080: done dumping result, returning 7115 1727096007.74087: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-9c36-2f87-00000000011b] 7115 1727096007.74091: sending task result for task 0afff68d-5257-9c36-2f87-00000000011b 7115 1727096007.74182: done sending task result for task 0afff68d-5257-9c36-2f87-00000000011b 7115 1727096007.74185: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096007.74233: no more pending results, returning what we have 7115 1727096007.74236: results queue empty 7115 1727096007.74237: checking for any_errors_fatal 7115 1727096007.74243: done checking for any_errors_fatal 7115 1727096007.74244: checking for max_fail_percentage 7115 1727096007.74246: done checking for max_fail_percentage 7115 1727096007.74247: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.74247: done checking to see if all hosts have failed 7115 1727096007.74248: getting the remaining hosts for this loop 7115 1727096007.74249: done getting the remaining hosts for this loop 7115 1727096007.74253: getting the next task for host managed_node3 7115 1727096007.74259: done getting next task for host managed_node3 7115 1727096007.74263: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7115 1727096007.74266: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.74294: getting variables 7115 1727096007.74295: in VariableManager get_vars() 7115 1727096007.74338: Calling all_inventory to load vars for managed_node3 7115 1727096007.74341: Calling groups_inventory to load vars for managed_node3 7115 1727096007.74343: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.74350: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.74352: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.74355: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.74527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.74709: done with get_vars() 7115 1727096007.74720: 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:53:27 -0400 (0:00:00.040) 0:00:08.773 ****** 7115 1727096007.74791: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7115 1727096007.75024: worker is 1 (out of 1 available) 7115 1727096007.75038: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7115 1727096007.75048: done queuing things up, now waiting for results queue to drain 7115 1727096007.75050: waiting for pending results... 7115 1727096007.75394: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7115 1727096007.75457: in run() - task 0afff68d-5257-9c36-2f87-00000000011c 7115 1727096007.75491: variable 'ansible_search_path' from source: unknown 7115 1727096007.75673: variable 'ansible_search_path' from source: unknown 7115 1727096007.75677: calling self._execute() 7115 1727096007.75679: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.75682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.75684: variable 'omit' from source: magic vars 7115 1727096007.76087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.77782: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.77817: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.77866: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.78027: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.78132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.78361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.78405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.78483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.78614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.78635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.78808: variable 'ansible_distribution' from source: facts 7115 1727096007.78820: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.78842: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.78851: when evaluation is False, skipping this task 7115 1727096007.78857: _execute() done 7115 1727096007.78914: dumping result to json 7115 1727096007.78919: done dumping result, returning 7115 1727096007.78933: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-9c36-2f87-00000000011c] 7115 1727096007.78942: sending task result for task 0afff68d-5257-9c36-2f87-00000000011c 7115 1727096007.79375: done sending task result for task 0afff68d-5257-9c36-2f87-00000000011c 7115 1727096007.79379: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096007.79424: no more pending results, returning what we have 7115 1727096007.79428: results queue empty 7115 1727096007.79428: checking for any_errors_fatal 7115 1727096007.79433: done checking for any_errors_fatal 7115 1727096007.79434: checking for max_fail_percentage 7115 1727096007.79436: done checking for max_fail_percentage 7115 1727096007.79437: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.79437: done checking to see if all hosts have failed 7115 1727096007.79438: getting the remaining hosts for this loop 7115 1727096007.79439: done getting the remaining hosts for this loop 7115 1727096007.79442: getting the next task for host managed_node3 7115 1727096007.79448: done getting next task for host managed_node3 7115 1727096007.79452: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7115 1727096007.79455: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.79482: getting variables 7115 1727096007.79484: in VariableManager get_vars() 7115 1727096007.79534: Calling all_inventory to load vars for managed_node3 7115 1727096007.79537: Calling groups_inventory to load vars for managed_node3 7115 1727096007.79539: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.79548: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.79551: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.79554: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.79811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.79945: done with get_vars() 7115 1727096007.79953: done getting variables 7115 1727096007.79996: 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:53:27 -0400 (0:00:00.052) 0:00:08.825 ****** 7115 1727096007.80021: entering _queue_task() for managed_node3/debug 7115 1727096007.80214: worker is 1 (out of 1 available) 7115 1727096007.80231: exiting _queue_task() for managed_node3/debug 7115 1727096007.80244: done queuing things up, now waiting for results queue to drain 7115 1727096007.80245: waiting for pending results... 7115 1727096007.80415: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7115 1727096007.80494: in run() - task 0afff68d-5257-9c36-2f87-00000000011d 7115 1727096007.80506: variable 'ansible_search_path' from source: unknown 7115 1727096007.80509: variable 'ansible_search_path' from source: unknown 7115 1727096007.80538: calling self._execute() 7115 1727096007.80604: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.80609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.80620: variable 'omit' from source: magic vars 7115 1727096007.80922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.84286: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.84289: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.84500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.84532: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.84557: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.84635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.84664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.84763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.84834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.84858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.85006: variable 'ansible_distribution' from source: facts 7115 1727096007.85025: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.85053: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.85063: when evaluation is False, skipping this task 7115 1727096007.85072: _execute() done 7115 1727096007.85079: dumping result to json 7115 1727096007.85087: done dumping result, returning 7115 1727096007.85099: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-9c36-2f87-00000000011d] 7115 1727096007.85106: sending task result for task 0afff68d-5257-9c36-2f87-00000000011d skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096007.85240: no more pending results, returning what we have 7115 1727096007.85244: results queue empty 7115 1727096007.85245: checking for any_errors_fatal 7115 1727096007.85249: done checking for any_errors_fatal 7115 1727096007.85250: checking for max_fail_percentage 7115 1727096007.85252: done checking for max_fail_percentage 7115 1727096007.85252: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.85257: done checking to see if all hosts have failed 7115 1727096007.85258: getting the remaining hosts for this loop 7115 1727096007.85260: done getting the remaining hosts for this loop 7115 1727096007.85263: getting the next task for host managed_node3 7115 1727096007.85273: done getting next task for host managed_node3 7115 1727096007.85276: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7115 1727096007.85278: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.85314: done sending task result for task 0afff68d-5257-9c36-2f87-00000000011d 7115 1727096007.85319: WORKER PROCESS EXITING 7115 1727096007.85333: getting variables 7115 1727096007.85335: in VariableManager get_vars() 7115 1727096007.85473: Calling all_inventory to load vars for managed_node3 7115 1727096007.85476: Calling groups_inventory to load vars for managed_node3 7115 1727096007.85479: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.85488: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.85491: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.85493: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.85700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.85939: done with get_vars() 7115 1727096007.85951: done getting variables 7115 1727096007.86026: 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:53:27 -0400 (0:00:00.060) 0:00:08.886 ****** 7115 1727096007.86060: entering _queue_task() for managed_node3/debug 7115 1727096007.86583: worker is 1 (out of 1 available) 7115 1727096007.86591: exiting _queue_task() for managed_node3/debug 7115 1727096007.86601: done queuing things up, now waiting for results queue to drain 7115 1727096007.86602: waiting for pending results... 7115 1727096007.86665: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7115 1727096007.86804: in run() - task 0afff68d-5257-9c36-2f87-00000000011e 7115 1727096007.86839: variable 'ansible_search_path' from source: unknown 7115 1727096007.86846: variable 'ansible_search_path' from source: unknown 7115 1727096007.86895: calling self._execute() 7115 1727096007.87008: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.87050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.87054: variable 'omit' from source: magic vars 7115 1727096007.87523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.90076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.90090: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.90144: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.90184: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.90229: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.90311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.90358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.90391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.90449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.90545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.90628: variable 'ansible_distribution' from source: facts 7115 1727096007.90640: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.90675: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.90683: when evaluation is False, skipping this task 7115 1727096007.90689: _execute() done 7115 1727096007.90762: dumping result to json 7115 1727096007.90765: done dumping result, returning 7115 1727096007.90769: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-9c36-2f87-00000000011e] 7115 1727096007.90772: sending task result for task 0afff68d-5257-9c36-2f87-00000000011e 7115 1727096007.90844: done sending task result for task 0afff68d-5257-9c36-2f87-00000000011e 7115 1727096007.90847: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096007.90911: no more pending results, returning what we have 7115 1727096007.90915: results queue empty 7115 1727096007.90919: checking for any_errors_fatal 7115 1727096007.90924: done checking for any_errors_fatal 7115 1727096007.90925: checking for max_fail_percentage 7115 1727096007.90927: done checking for max_fail_percentage 7115 1727096007.90928: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.90929: done checking to see if all hosts have failed 7115 1727096007.90930: getting the remaining hosts for this loop 7115 1727096007.90932: done getting the remaining hosts for this loop 7115 1727096007.90936: getting the next task for host managed_node3 7115 1727096007.90943: done getting next task for host managed_node3 7115 1727096007.90947: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7115 1727096007.90950: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.90971: getting variables 7115 1727096007.90973: in VariableManager get_vars() 7115 1727096007.91029: Calling all_inventory to load vars for managed_node3 7115 1727096007.91033: Calling groups_inventory to load vars for managed_node3 7115 1727096007.91035: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.91046: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.91049: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.91052: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.91588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.91785: done with get_vars() 7115 1727096007.91797: done getting variables 7115 1727096007.91851: 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:53:27 -0400 (0:00:00.058) 0:00:08.944 ****** 7115 1727096007.91886: entering _queue_task() for managed_node3/debug 7115 1727096007.92129: worker is 1 (out of 1 available) 7115 1727096007.92141: exiting _queue_task() for managed_node3/debug 7115 1727096007.92153: done queuing things up, now waiting for results queue to drain 7115 1727096007.92154: waiting for pending results... 7115 1727096007.92496: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7115 1727096007.92773: in run() - task 0afff68d-5257-9c36-2f87-00000000011f 7115 1727096007.92778: variable 'ansible_search_path' from source: unknown 7115 1727096007.92781: variable 'ansible_search_path' from source: unknown 7115 1727096007.92784: calling self._execute() 7115 1727096007.92787: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.92789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.92791: variable 'omit' from source: magic vars 7115 1727096007.93222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096007.95450: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096007.95535: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096007.95580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096007.95624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096007.95655: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096007.95743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096007.95779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096007.95812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096007.95861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096007.95886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096007.96026: variable 'ansible_distribution' from source: facts 7115 1727096007.96038: variable 'ansible_distribution_major_version' from source: facts 7115 1727096007.96066: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096007.96078: when evaluation is False, skipping this task 7115 1727096007.96085: _execute() done 7115 1727096007.96092: dumping result to json 7115 1727096007.96099: done dumping result, returning 7115 1727096007.96113: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-9c36-2f87-00000000011f] 7115 1727096007.96123: sending task result for task 0afff68d-5257-9c36-2f87-00000000011f skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7115 1727096007.96270: no more pending results, returning what we have 7115 1727096007.96274: results queue empty 7115 1727096007.96275: checking for any_errors_fatal 7115 1727096007.96281: done checking for any_errors_fatal 7115 1727096007.96282: checking for max_fail_percentage 7115 1727096007.96284: done checking for max_fail_percentage 7115 1727096007.96285: checking to see if all hosts have failed and the running result is not ok 7115 1727096007.96286: done checking to see if all hosts have failed 7115 1727096007.96287: getting the remaining hosts for this loop 7115 1727096007.96288: done getting the remaining hosts for this loop 7115 1727096007.96292: getting the next task for host managed_node3 7115 1727096007.96300: done getting next task for host managed_node3 7115 1727096007.96304: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7115 1727096007.96307: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7115 1727096007.96325: getting variables 7115 1727096007.96327: in VariableManager get_vars() 7115 1727096007.96380: Calling all_inventory to load vars for managed_node3 7115 1727096007.96383: Calling groups_inventory to load vars for managed_node3 7115 1727096007.96386: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096007.96396: Calling all_plugins_play to load vars for managed_node3 7115 1727096007.96399: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096007.96403: Calling groups_plugins_play to load vars for managed_node3 7115 1727096007.96838: done sending task result for task 0afff68d-5257-9c36-2f87-00000000011f 7115 1727096007.96842: WORKER PROCESS EXITING 7115 1727096007.96864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096007.97051: done with get_vars() 7115 1727096007.97062: 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:53:27 -0400 (0:00:00.052) 0:00:08.997 ****** 7115 1727096007.97158: entering _queue_task() for managed_node3/ping 7115 1727096007.97392: worker is 1 (out of 1 available) 7115 1727096007.97404: exiting _queue_task() for managed_node3/ping 7115 1727096007.97416: done queuing things up, now waiting for results queue to drain 7115 1727096007.97417: waiting for pending results... 7115 1727096007.97677: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7115 1727096007.97808: in run() - task 0afff68d-5257-9c36-2f87-000000000120 7115 1727096007.97830: variable 'ansible_search_path' from source: unknown 7115 1727096007.97837: variable 'ansible_search_path' from source: unknown 7115 1727096007.97883: calling self._execute() 7115 1727096007.97972: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096007.97992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096007.98073: variable 'omit' from source: magic vars 7115 1727096007.98443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096008.00725: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096008.00800: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096008.00843: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096008.00889: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096008.00921: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096008.01012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096008.01047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096008.01082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096008.01174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096008.01178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096008.01301: variable 'ansible_distribution' from source: facts 7115 1727096008.01319: variable 'ansible_distribution_major_version' from source: facts 7115 1727096008.01343: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096008.01351: when evaluation is False, skipping this task 7115 1727096008.01357: _execute() done 7115 1727096008.01363: dumping result to json 7115 1727096008.01372: done dumping result, returning 7115 1727096008.01424: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-9c36-2f87-000000000120] 7115 1727096008.01427: sending task result for task 0afff68d-5257-9c36-2f87-000000000120 7115 1727096008.01499: done sending task result for task 0afff68d-5257-9c36-2f87-000000000120 7115 1727096008.01503: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096008.01577: no more pending results, returning what we have 7115 1727096008.01582: results queue empty 7115 1727096008.01583: checking for any_errors_fatal 7115 1727096008.01590: done checking for any_errors_fatal 7115 1727096008.01591: checking for max_fail_percentage 7115 1727096008.01593: done checking for max_fail_percentage 7115 1727096008.01594: checking to see if all hosts have failed and the running result is not ok 7115 1727096008.01595: done checking to see if all hosts have failed 7115 1727096008.01596: getting the remaining hosts for this loop 7115 1727096008.01597: done getting the remaining hosts for this loop 7115 1727096008.01601: getting the next task for host managed_node3 7115 1727096008.01611: done getting next task for host managed_node3 7115 1727096008.01614: ^ task is: TASK: meta (role_complete) 7115 1727096008.01616: ^ state is: HOST STATE: block=2, task=29, rescue=0, always=0, handlers=0, run_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 7115 1727096008.01637: getting variables 7115 1727096008.01639: in VariableManager get_vars() 7115 1727096008.01693: Calling all_inventory to load vars for managed_node3 7115 1727096008.01696: Calling groups_inventory to load vars for managed_node3 7115 1727096008.01699: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096008.01710: Calling all_plugins_play to load vars for managed_node3 7115 1727096008.01713: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096008.01716: Calling groups_plugins_play to load vars for managed_node3 7115 1727096008.02176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096008.02371: done with get_vars() 7115 1727096008.02382: done getting variables 7115 1727096008.02455: done queuing things up, now waiting for results queue to drain 7115 1727096008.02457: results queue empty 7115 1727096008.02458: checking for any_errors_fatal 7115 1727096008.02460: done checking for any_errors_fatal 7115 1727096008.02461: checking for max_fail_percentage 7115 1727096008.02462: done checking for max_fail_percentage 7115 1727096008.02463: checking to see if all hosts have failed and the running result is not ok 7115 1727096008.02464: done checking to see if all hosts have failed 7115 1727096008.02464: getting the remaining hosts for this loop 7115 1727096008.02465: done getting the remaining hosts for this loop 7115 1727096008.02469: getting the next task for host managed_node3 7115 1727096008.02474: done getting next task for host managed_node3 7115 1727096008.02476: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7115 1727096008.02477: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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 7115 1727096008.02480: getting variables 7115 1727096008.02481: in VariableManager get_vars() 7115 1727096008.02498: Calling all_inventory to load vars for managed_node3 7115 1727096008.02500: Calling groups_inventory to load vars for managed_node3 7115 1727096008.02502: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096008.02507: Calling all_plugins_play to load vars for managed_node3 7115 1727096008.02510: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096008.02512: Calling groups_plugins_play to load vars for managed_node3 7115 1727096008.02641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096008.02831: done with get_vars() 7115 1727096008.02840: 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_auto_gateway.yml:145 Monday 23 September 2024 08:53:28 -0400 (0:00:00.057) 0:00:09.054 ****** 7115 1727096008.02907: entering _queue_task() for managed_node3/include_tasks 7115 1727096008.03149: worker is 1 (out of 1 available) 7115 1727096008.03162: exiting _queue_task() for managed_node3/include_tasks 7115 1727096008.03277: done queuing things up, now waiting for results queue to drain 7115 1727096008.03279: waiting for pending results... 7115 1727096008.03519: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7115 1727096008.03548: in run() - task 0afff68d-5257-9c36-2f87-000000000150 7115 1727096008.03773: variable 'ansible_search_path' from source: unknown 7115 1727096008.03777: calling self._execute() 7115 1727096008.03780: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096008.03783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096008.03785: variable 'omit' from source: magic vars 7115 1727096008.04139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096008.06823: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096008.06900: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096008.06946: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096008.06984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096008.07014: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096008.07099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096008.07134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096008.07264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096008.07269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096008.07272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096008.07696: variable 'ansible_distribution' from source: facts 7115 1727096008.07700: variable 'ansible_distribution_major_version' from source: facts 7115 1727096008.07702: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096008.07705: when evaluation is False, skipping this task 7115 1727096008.07707: _execute() done 7115 1727096008.07709: dumping result to json 7115 1727096008.07711: done dumping result, returning 7115 1727096008.07713: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-9c36-2f87-000000000150] 7115 1727096008.07715: sending task result for task 0afff68d-5257-9c36-2f87-000000000150 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096008.07913: no more pending results, returning what we have 7115 1727096008.07919: results queue empty 7115 1727096008.07920: checking for any_errors_fatal 7115 1727096008.07922: done checking for any_errors_fatal 7115 1727096008.07922: checking for max_fail_percentage 7115 1727096008.07924: done checking for max_fail_percentage 7115 1727096008.07924: checking to see if all hosts have failed and the running result is not ok 7115 1727096008.07925: done checking to see if all hosts have failed 7115 1727096008.07926: getting the remaining hosts for this loop 7115 1727096008.07927: done getting the remaining hosts for this loop 7115 1727096008.07930: getting the next task for host managed_node3 7115 1727096008.07935: done getting next task for host managed_node3 7115 1727096008.07938: ^ task is: TASK: Verify network state restored to default 7115 1727096008.07939: ^ state is: HOST STATE: block=2, task=31, rescue=0, 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 7115 1727096008.07943: getting variables 7115 1727096008.07944: in VariableManager get_vars() 7115 1727096008.07991: Calling all_inventory to load vars for managed_node3 7115 1727096008.07994: Calling groups_inventory to load vars for managed_node3 7115 1727096008.07996: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096008.08005: Calling all_plugins_play to load vars for managed_node3 7115 1727096008.08007: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096008.08010: Calling groups_plugins_play to load vars for managed_node3 7115 1727096008.08039: done sending task result for task 0afff68d-5257-9c36-2f87-000000000150 7115 1727096008.08042: WORKER PROCESS EXITING 7115 1727096008.08227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096008.08478: done with get_vars() 7115 1727096008.08488: 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_auto_gateway.yml:149 Monday 23 September 2024 08:53:28 -0400 (0:00:00.056) 0:00:09.111 ****** 7115 1727096008.08586: entering _queue_task() for managed_node3/include_tasks 7115 1727096008.08844: worker is 1 (out of 1 available) 7115 1727096008.08857: exiting _queue_task() for managed_node3/include_tasks 7115 1727096008.09074: done queuing things up, now waiting for results queue to drain 7115 1727096008.09077: waiting for pending results... 7115 1727096008.09207: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 7115 1727096008.09262: in run() - task 0afff68d-5257-9c36-2f87-000000000151 7115 1727096008.09287: variable 'ansible_search_path' from source: unknown 7115 1727096008.09336: calling self._execute() 7115 1727096008.09440: variable 'ansible_host' from source: host vars for 'managed_node3' 7115 1727096008.09454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7115 1727096008.09523: variable 'omit' from source: magic vars 7115 1727096008.10024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7115 1727096008.12590: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7115 1727096008.12694: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7115 1727096008.12743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7115 1727096008.12798: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7115 1727096008.12842: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7115 1727096008.12932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7115 1727096008.12969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7115 1727096008.13091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7115 1727096008.13095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7115 1727096008.13097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7115 1727096008.13262: variable 'ansible_distribution' from source: facts 7115 1727096008.13276: variable 'ansible_distribution_major_version' from source: facts 7115 1727096008.13299: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7115 1727096008.13311: when evaluation is False, skipping this task 7115 1727096008.13322: _execute() done 7115 1727096008.13331: dumping result to json 7115 1727096008.13356: done dumping result, returning 7115 1727096008.13376: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0afff68d-5257-9c36-2f87-000000000151] 7115 1727096008.13419: sending task result for task 0afff68d-5257-9c36-2f87-000000000151 7115 1727096008.13676: done sending task result for task 0afff68d-5257-9c36-2f87-000000000151 7115 1727096008.13680: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7115 1727096008.13731: no more pending results, returning what we have 7115 1727096008.13735: results queue empty 7115 1727096008.13736: checking for any_errors_fatal 7115 1727096008.13742: done checking for any_errors_fatal 7115 1727096008.13743: checking for max_fail_percentage 7115 1727096008.13744: done checking for max_fail_percentage 7115 1727096008.13745: checking to see if all hosts have failed and the running result is not ok 7115 1727096008.13746: done checking to see if all hosts have failed 7115 1727096008.13747: getting the remaining hosts for this loop 7115 1727096008.13748: done getting the remaining hosts for this loop 7115 1727096008.13752: getting the next task for host managed_node3 7115 1727096008.13760: done getting next task for host managed_node3 7115 1727096008.13763: ^ task is: TASK: meta (flush_handlers) 7115 1727096008.13764: ^ 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 7115 1727096008.13770: getting variables 7115 1727096008.13772: in VariableManager get_vars() 7115 1727096008.13827: Calling all_inventory to load vars for managed_node3 7115 1727096008.13830: Calling groups_inventory to load vars for managed_node3 7115 1727096008.13833: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096008.13842: Calling all_plugins_play to load vars for managed_node3 7115 1727096008.13845: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096008.13849: Calling groups_plugins_play to load vars for managed_node3 7115 1727096008.14144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096008.14343: done with get_vars() 7115 1727096008.14355: done getting variables 7115 1727096008.14426: in VariableManager get_vars() 7115 1727096008.14445: Calling all_inventory to load vars for managed_node3 7115 1727096008.14448: Calling groups_inventory to load vars for managed_node3 7115 1727096008.14450: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096008.14454: Calling all_plugins_play to load vars for managed_node3 7115 1727096008.14456: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096008.14459: Calling groups_plugins_play to load vars for managed_node3 7115 1727096008.14595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096008.14820: done with get_vars() 7115 1727096008.14833: done queuing things up, now waiting for results queue to drain 7115 1727096008.14836: results queue empty 7115 1727096008.14836: checking for any_errors_fatal 7115 1727096008.14839: done checking for any_errors_fatal 7115 1727096008.14840: checking for max_fail_percentage 7115 1727096008.14841: done checking for max_fail_percentage 7115 1727096008.14841: checking to see if all hosts have failed and the running result is not ok 7115 1727096008.14842: done checking to see if all hosts have failed 7115 1727096008.14843: getting the remaining hosts for this loop 7115 1727096008.14844: done getting the remaining hosts for this loop 7115 1727096008.14846: getting the next task for host managed_node3 7115 1727096008.14850: done getting next task for host managed_node3 7115 1727096008.14851: ^ task is: TASK: meta (flush_handlers) 7115 1727096008.14853: ^ 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 7115 1727096008.14856: getting variables 7115 1727096008.14857: in VariableManager get_vars() 7115 1727096008.14874: Calling all_inventory to load vars for managed_node3 7115 1727096008.14876: Calling groups_inventory to load vars for managed_node3 7115 1727096008.14878: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096008.14888: Calling all_plugins_play to load vars for managed_node3 7115 1727096008.14890: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096008.14893: Calling groups_plugins_play to load vars for managed_node3 7115 1727096008.15037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096008.15288: done with get_vars() 7115 1727096008.15297: done getting variables 7115 1727096008.15346: in VariableManager get_vars() 7115 1727096008.15361: Calling all_inventory to load vars for managed_node3 7115 1727096008.15364: Calling groups_inventory to load vars for managed_node3 7115 1727096008.15366: Calling all_plugins_inventory to load vars for managed_node3 7115 1727096008.15378: Calling all_plugins_play to load vars for managed_node3 7115 1727096008.15382: Calling groups_plugins_inventory to load vars for managed_node3 7115 1727096008.15385: Calling groups_plugins_play to load vars for managed_node3 7115 1727096008.15532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7115 1727096008.15740: done with get_vars() 7115 1727096008.15752: done queuing things up, now waiting for results queue to drain 7115 1727096008.15754: results queue empty 7115 1727096008.15754: checking for any_errors_fatal 7115 1727096008.15756: done checking for any_errors_fatal 7115 1727096008.15756: checking for max_fail_percentage 7115 1727096008.15757: done checking for max_fail_percentage 7115 1727096008.15758: checking to see if all hosts have failed and the running result is not ok 7115 1727096008.15759: done checking to see if all hosts have failed 7115 1727096008.15759: getting the remaining hosts for this loop 7115 1727096008.15760: done getting the remaining hosts for this loop 7115 1727096008.15763: getting the next task for host managed_node3 7115 1727096008.15766: done getting next task for host managed_node3 7115 1727096008.15767: ^ task is: None 7115 1727096008.15770: ^ 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 7115 1727096008.15771: done queuing things up, now waiting for results queue to drain 7115 1727096008.15772: results queue empty 7115 1727096008.15773: checking for any_errors_fatal 7115 1727096008.15773: done checking for any_errors_fatal 7115 1727096008.15774: checking for max_fail_percentage 7115 1727096008.15775: done checking for max_fail_percentage 7115 1727096008.15776: checking to see if all hosts have failed and the running result is not ok 7115 1727096008.15776: done checking to see if all hosts have failed 7115 1727096008.15778: getting the next task for host managed_node3 7115 1727096008.15781: done getting next task for host managed_node3 7115 1727096008.15782: ^ task is: None 7115 1727096008.15783: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=7 changed=0 unreachable=0 failed=0 skipped=118 rescued=0 ignored=0 Monday 23 September 2024 08:53:28 -0400 (0:00:00.072) 0:00:09.184 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 3.26s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.57s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.45s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Verify network state restored to default -------------------------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:149 TEARDOWN: remove profiles. ---------------------------------------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:133 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Print network provider -------------- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Install packages -------------------- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Get ipv6 routes --------------------------------------------------------- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:123 Assert default ipv4 route is absent ------------------------------------- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:118 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Assert default ipv6 route is absent ------------------------------------- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:127 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Include the task 'manage_test_interface.yml' ---------------------------- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:145 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Include the task 'manage_test_interface.yml' ---------------------------- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:87 7115 1727096008.15886: RUNNING CLEANUP