[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. 21083 1727096327.33258: 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 21083 1727096327.33558: Added group all to inventory 21083 1727096327.33560: Added group ungrouped to inventory 21083 1727096327.33563: Group all now contains ungrouped 21083 1727096327.33565: Examining possible inventory source: /tmp/network-EuO/inventory.yml 21083 1727096327.46519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 21083 1727096327.46580: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 21083 1727096327.46604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 21083 1727096327.46663: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 21083 1727096327.46740: Loaded config def from plugin (inventory/script) 21083 1727096327.46742: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 21083 1727096327.46784: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 21083 1727096327.46872: Loaded config def from plugin (inventory/yaml) 21083 1727096327.46874: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 21083 1727096327.46959: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 21083 1727096327.47387: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 21083 1727096327.47390: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 21083 1727096327.47393: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 21083 1727096327.47399: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 21083 1727096327.47404: Loading data from /tmp/network-EuO/inventory.yml 21083 1727096327.47470: /tmp/network-EuO/inventory.yml was not parsable by auto 21083 1727096327.47537: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 21083 1727096327.47577: Loading data from /tmp/network-EuO/inventory.yml 21083 1727096327.47663: group all already in inventory 21083 1727096327.47671: set inventory_file for managed_node1 21083 1727096327.47676: set inventory_dir for managed_node1 21083 1727096327.47677: Added host managed_node1 to inventory 21083 1727096327.47679: Added host managed_node1 to group all 21083 1727096327.47680: set ansible_host for managed_node1 21083 1727096327.47681: set ansible_ssh_extra_args for managed_node1 21083 1727096327.47684: set inventory_file for managed_node2 21083 1727096327.47686: set inventory_dir for managed_node2 21083 1727096327.47687: Added host managed_node2 to inventory 21083 1727096327.47688: Added host managed_node2 to group all 21083 1727096327.47689: set ansible_host for managed_node2 21083 1727096327.47690: set ansible_ssh_extra_args for managed_node2 21083 1727096327.47692: set inventory_file for managed_node3 21083 1727096327.47695: set inventory_dir for managed_node3 21083 1727096327.47695: Added host managed_node3 to inventory 21083 1727096327.47696: Added host managed_node3 to group all 21083 1727096327.47697: set ansible_host for managed_node3 21083 1727096327.47698: set ansible_ssh_extra_args for managed_node3 21083 1727096327.47700: Reconcile groups and hosts in inventory. 21083 1727096327.47704: Group ungrouped now contains managed_node1 21083 1727096327.47706: Group ungrouped now contains managed_node2 21083 1727096327.47708: Group ungrouped now contains managed_node3 21083 1727096327.47782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 21083 1727096327.47910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 21083 1727096327.47958: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 21083 1727096327.47987: Loaded config def from plugin (vars/host_group_vars) 21083 1727096327.47990: 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) 21083 1727096327.47996: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 21083 1727096327.48004: 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) 21083 1727096327.48045: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 21083 1727096327.48365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096327.48459: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 21083 1727096327.48500: Loaded config def from plugin (connection/local) 21083 1727096327.48503: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 21083 1727096327.49150: Loaded config def from plugin (connection/paramiko_ssh) 21083 1727096327.49153: 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) 21083 1727096327.49992: 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) 21083 1727096327.50028: Loaded config def from plugin (connection/psrp) 21083 1727096327.50030: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 21083 1727096327.50704: 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) 21083 1727096327.50742: Loaded config def from plugin (connection/ssh) 21083 1727096327.50745: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 21083 1727096327.53115: 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) 21083 1727096327.53152: Loaded config def from plugin (connection/winrm) 21083 1727096327.53155: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 21083 1727096327.53191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 21083 1727096327.53251: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 21083 1727096327.53318: Loaded config def from plugin (shell/cmd) 21083 1727096327.53320: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 21083 1727096327.53345: 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) 21083 1727096327.53409: Loaded config def from plugin (shell/powershell) 21083 1727096327.53411: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 21083 1727096327.53462: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 21083 1727096327.53633: Loaded config def from plugin (shell/sh) 21083 1727096327.53635: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 21083 1727096327.53669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 21083 1727096327.53789: Loaded config def from plugin (become/runas) 21083 1727096327.53791: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 21083 1727096327.53974: Loaded config def from plugin (become/su) 21083 1727096327.53977: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 21083 1727096327.54131: Loaded config def from plugin (become/sudo) 21083 1727096327.54134: 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 21083 1727096327.54166: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml 21083 1727096327.54487: in VariableManager get_vars() 21083 1727096327.54508: done with get_vars() 21083 1727096327.54633: trying /usr/local/lib/python3.12/site-packages/ansible/modules 21083 1727096327.57486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 21083 1727096327.57605: in VariableManager get_vars() 21083 1727096327.57611: done with get_vars() 21083 1727096327.57613: variable 'playbook_dir' from source: magic vars 21083 1727096327.57615: variable 'ansible_playbook_python' from source: magic vars 21083 1727096327.57615: variable 'ansible_config_file' from source: magic vars 21083 1727096327.57616: variable 'groups' from source: magic vars 21083 1727096327.57617: variable 'omit' from source: magic vars 21083 1727096327.57617: variable 'ansible_version' from source: magic vars 21083 1727096327.57618: variable 'ansible_check_mode' from source: magic vars 21083 1727096327.57619: variable 'ansible_diff_mode' from source: magic vars 21083 1727096327.57619: variable 'ansible_forks' from source: magic vars 21083 1727096327.57620: variable 'ansible_inventory_sources' from source: magic vars 21083 1727096327.57621: variable 'ansible_skip_tags' from source: magic vars 21083 1727096327.57622: variable 'ansible_limit' from source: magic vars 21083 1727096327.57622: variable 'ansible_run_tags' from source: magic vars 21083 1727096327.57623: variable 'ansible_verbosity' from source: magic vars 21083 1727096327.57659: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml 21083 1727096327.58717: in VariableManager get_vars() 21083 1727096327.58735: done with get_vars() 21083 1727096327.58773: in VariableManager get_vars() 21083 1727096327.58787: done with get_vars() 21083 1727096327.58822: in VariableManager get_vars() 21083 1727096327.58835: done with get_vars() 21083 1727096327.59044: in VariableManager get_vars() 21083 1727096327.59058: done with get_vars() 21083 1727096327.59063: variable 'omit' from source: magic vars 21083 1727096327.59083: variable 'omit' from source: magic vars 21083 1727096327.59117: in VariableManager get_vars() 21083 1727096327.59128: done with get_vars() 21083 1727096327.59174: in VariableManager get_vars() 21083 1727096327.59187: done with get_vars() 21083 1727096327.59222: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21083 1727096327.59437: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21083 1727096327.59568: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21083 1727096327.60263: in VariableManager get_vars() 21083 1727096327.60286: done with get_vars() 21083 1727096327.60679: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 21083 1727096327.60806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21083 1727096327.64496: in VariableManager get_vars() 21083 1727096327.64518: done with get_vars() 21083 1727096327.64523: variable 'omit' from source: magic vars 21083 1727096327.64535: variable 'omit' from source: magic vars 21083 1727096327.64571: in VariableManager get_vars() 21083 1727096327.64587: done with get_vars() 21083 1727096327.64609: in VariableManager get_vars() 21083 1727096327.64624: done with get_vars() 21083 1727096327.64656: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21083 1727096327.64769: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21083 1727096327.64844: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21083 1727096327.65236: in VariableManager get_vars() 21083 1727096327.65257: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21083 1727096327.67963: in VariableManager get_vars() 21083 1727096327.67987: done with get_vars() 21083 1727096327.67992: variable 'omit' from source: magic vars 21083 1727096327.68003: variable 'omit' from source: magic vars 21083 1727096327.68033: in VariableManager get_vars() 21083 1727096327.68049: done with get_vars() 21083 1727096327.68069: in VariableManager get_vars() 21083 1727096327.68096: done with get_vars() 21083 1727096327.68125: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21083 1727096327.68244: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21083 1727096327.68320: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21083 1727096327.68707: in VariableManager get_vars() 21083 1727096327.68730: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21083 1727096327.70895: in VariableManager get_vars() 21083 1727096327.70920: done with get_vars() 21083 1727096327.70926: variable 'omit' from source: magic vars 21083 1727096327.70950: variable 'omit' from source: magic vars 21083 1727096327.70988: in VariableManager get_vars() 21083 1727096327.71008: done with get_vars() 21083 1727096327.71043: in VariableManager get_vars() 21083 1727096327.71064: done with get_vars() 21083 1727096327.71094: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21083 1727096327.71210: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21083 1727096327.71274: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21083 1727096327.71696: in VariableManager get_vars() 21083 1727096327.71727: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21083 1727096327.75985: in VariableManager get_vars() 21083 1727096327.76015: done with get_vars() 21083 1727096327.76300: in VariableManager get_vars() 21083 1727096327.76328: done with get_vars() 21083 1727096327.76678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 21083 1727096327.76702: 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 21083 1727096327.77249: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 21083 1727096327.77644: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 21083 1727096327.77647: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 21083 1727096327.77785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 21083 1727096327.77813: 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) 21083 1727096327.78143: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 21083 1727096327.78198: Loaded config def from plugin (callback/default) 21083 1727096327.78201: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21083 1727096327.80764: Loaded config def from plugin (callback/junit) 21083 1727096327.80872: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21083 1727096327.80923: 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) 21083 1727096327.80996: Loaded config def from plugin (callback/minimal) 21083 1727096327.80999: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21083 1727096327.81054: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21083 1727096327.81365: Loaded config def from plugin (callback/tree) 21083 1727096327.81369: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 21083 1727096327.81603: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 21083 1727096327.81606: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_ring_initscripts.yml *********************************** 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml 21083 1727096327.81633: in VariableManager get_vars() 21083 1727096327.81648: done with get_vars() 21083 1727096327.81653: in VariableManager get_vars() 21083 1727096327.81661: done with get_vars() 21083 1727096327.81665: variable 'omit' from source: magic vars 21083 1727096327.81810: in VariableManager get_vars() 21083 1727096327.81826: done with get_vars() 21083 1727096327.81849: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_ring.yml' with initscripts as provider] *** 21083 1727096327.83018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 21083 1727096327.83229: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 21083 1727096327.83480: getting the remaining hosts for this loop 21083 1727096327.83482: done getting the remaining hosts for this loop 21083 1727096327.83487: getting the next task for host managed_node1 21083 1727096327.83498: done getting next task for host managed_node1 21083 1727096327.83502: ^ task is: TASK: Gathering Facts 21083 1727096327.83504: ^ 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 21083 1727096327.83506: getting variables 21083 1727096327.83508: in VariableManager get_vars() 21083 1727096327.83518: Calling all_inventory to load vars for managed_node1 21083 1727096327.83520: Calling groups_inventory to load vars for managed_node1 21083 1727096327.83523: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096327.83535: Calling all_plugins_play to load vars for managed_node1 21083 1727096327.83548: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096327.83552: Calling groups_plugins_play to load vars for managed_node1 21083 1727096327.83604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096327.83657: done with get_vars() 21083 1727096327.83664: done getting variables 21083 1727096327.83964: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml:5 Monday 23 September 2024 08:58:47 -0400 (0:00:00.025) 0:00:00.025 ****** 21083 1727096327.84003: entering _queue_task() for managed_node1/gather_facts 21083 1727096327.84005: Creating lock for gather_facts 21083 1727096327.84892: worker is 1 (out of 1 available) 21083 1727096327.84902: exiting _queue_task() for managed_node1/gather_facts 21083 1727096327.84916: done queuing things up, now waiting for results queue to drain 21083 1727096327.84917: waiting for pending results... 21083 1727096327.85322: running TaskExecutor() for managed_node1/TASK: Gathering Facts 21083 1727096327.85481: in run() - task 0afff68d-5257-9d29-38d8-00000000015d 21083 1727096327.85627: variable 'ansible_search_path' from source: unknown 21083 1727096327.85672: calling self._execute() 21083 1727096327.85885: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096327.85898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096327.85910: variable 'omit' from source: magic vars 21083 1727096327.86138: variable 'omit' from source: magic vars 21083 1727096327.86196: variable 'omit' from source: magic vars 21083 1727096327.86322: variable 'omit' from source: magic vars 21083 1727096327.86502: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21083 1727096327.86546: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21083 1727096327.86577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21083 1727096327.86628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21083 1727096327.86827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21083 1727096327.86831: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21083 1727096327.86833: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096327.86835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096327.87034: Set connection var ansible_connection to ssh 21083 1727096327.87179: Set connection var ansible_shell_type to sh 21083 1727096327.87194: Set connection var ansible_shell_executable to /bin/sh 21083 1727096327.87222: Set connection var ansible_timeout to 10 21083 1727096327.87234: Set connection var ansible_pipelining to False 21083 1727096327.87244: Set connection var ansible_module_compression to ZIP_DEFLATED 21083 1727096327.87351: variable 'ansible_shell_executable' from source: unknown 21083 1727096327.87360: variable 'ansible_connection' from source: unknown 21083 1727096327.87383: variable 'ansible_module_compression' from source: unknown 21083 1727096327.87391: variable 'ansible_shell_type' from source: unknown 21083 1727096327.87398: variable 'ansible_shell_executable' from source: unknown 21083 1727096327.87406: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096327.87415: variable 'ansible_pipelining' from source: unknown 21083 1727096327.87423: variable 'ansible_timeout' from source: unknown 21083 1727096327.87431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096327.87882: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21083 1727096327.87902: variable 'omit' from source: magic vars 21083 1727096327.88156: starting attempt loop 21083 1727096327.88159: running the handler 21083 1727096327.88163: variable 'ansible_facts' from source: unknown 21083 1727096327.88169: _low_level_execute_command(): starting 21083 1727096327.88172: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21083 1727096327.89741: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096327.89873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21083 1727096327.89887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096327.89947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096327.90315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21083 1727096327.92084: stdout chunk (state=3): >>>/root <<< 21083 1727096327.92501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096327.92505: stdout chunk (state=3): >>><<< 21083 1727096327.92507: stderr chunk (state=3): >>><<< 21083 1727096327.92510: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 21083 1727096327.92512: _low_level_execute_command(): starting 21083 1727096327.92515: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096327.9241288-21100-198572401170944 `" && echo ansible-tmp-1727096327.9241288-21100-198572401170944="` echo /root/.ansible/tmp/ansible-tmp-1727096327.9241288-21100-198572401170944 `" ) && sleep 0' 21083 1727096327.93683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096327.93762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21083 1727096327.93790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096327.93881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096327.94183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21083 1727096327.95988: stdout chunk (state=3): >>>ansible-tmp-1727096327.9241288-21100-198572401170944=/root/.ansible/tmp/ansible-tmp-1727096327.9241288-21100-198572401170944 <<< 21083 1727096327.96328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096327.96343: stderr chunk (state=3): >>><<< 21083 1727096327.96352: stdout chunk (state=3): >>><<< 21083 1727096327.96380: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096327.9241288-21100-198572401170944=/root/.ansible/tmp/ansible-tmp-1727096327.9241288-21100-198572401170944 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 21083 1727096327.96424: variable 'ansible_module_compression' from source: unknown 21083 1727096327.96602: ANSIBALLZ: Using generic lock for ansible.legacy.setup 21083 1727096327.96610: ANSIBALLZ: Acquiring lock 21083 1727096327.96618: ANSIBALLZ: Lock acquired: 140164522105248 21083 1727096327.96673: ANSIBALLZ: Creating module 21083 1727096328.65482: ANSIBALLZ: Writing module into payload 21083 1727096328.65545: ANSIBALLZ: Writing module 21083 1727096328.65577: ANSIBALLZ: Renaming module 21083 1727096328.65773: ANSIBALLZ: Done creating module 21083 1727096328.65776: variable 'ansible_facts' from source: unknown 21083 1727096328.65778: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21083 1727096328.65781: _low_level_execute_command(): starting 21083 1727096328.65783: _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' 21083 1727096328.67087: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096328.67182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096328.67196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096328.67498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21083 1727096328.69220: stdout chunk (state=3): >>>PLATFORM <<< 21083 1727096328.69473: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 21083 1727096328.69491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096328.69557: stderr chunk (state=3): >>><<< 21083 1727096328.69579: stdout chunk (state=3): >>><<< 21083 1727096328.69634: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 21083 1727096328.69649 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 21083 1727096328.69760: _low_level_execute_command(): starting 21083 1727096328.69783: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 21083 1727096328.70306: Sending initial data 21083 1727096328.70309: Sent initial data (1181 bytes) 21083 1727096328.71000: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21083 1727096328.71088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21083 1727096328.71116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21083 1727096328.71134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21083 1727096328.71169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21083 1727096328.71445: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096328.71554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096328.71776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21083 1727096328.75315: 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"} <<< 21083 1727096328.75770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096328.75785: stdout chunk (state=3): >>><<< 21083 1727096328.75873: stderr chunk (state=3): >>><<< 21083 1727096328.75882: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 21083 1727096328.75986: variable 'ansible_facts' from source: unknown 21083 1727096328.76277: variable 'ansible_facts' from source: unknown 21083 1727096328.76280: variable 'ansible_module_compression' from source: unknown 21083 1727096328.76282: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21083dm2qdm3c/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21083 1727096328.76284: variable 'ansible_facts' from source: unknown 21083 1727096328.76603: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096327.9241288-21100-198572401170944/AnsiballZ_setup.py 21083 1727096328.77134: Sending initial data 21083 1727096328.77149: Sent initial data (154 bytes) 21083 1727096328.78838: 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 <<< 21083 1727096328.78853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21083 1727096328.79000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096328.79033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21083 1727096328.79036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096328.79038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096328.79231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21083 1727096328.80972: 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 <<< 21083 1727096328.81072: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21083 1727096328.81143: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21083dm2qdm3c/tmpkgxxyibw /root/.ansible/tmp/ansible-tmp-1727096327.9241288-21100-198572401170944/AnsiballZ_setup.py <<< 21083 1727096328.81154: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096327.9241288-21100-198572401170944/AnsiballZ_setup.py" <<< 21083 1727096328.81214: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21083dm2qdm3c/tmpkgxxyibw" to remote "/root/.ansible/tmp/ansible-tmp-1727096327.9241288-21100-198572401170944/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096327.9241288-21100-198572401170944/AnsiballZ_setup.py" <<< 21083 1727096328.84960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096328.84966: stdout chunk (state=3): >>><<< 21083 1727096328.84972: stderr chunk (state=3): >>><<< 21083 1727096328.84974: done transferring module to remote 21083 1727096328.85242: _low_level_execute_command(): starting 21083 1727096328.85246: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096327.9241288-21100-198572401170944/ /root/.ansible/tmp/ansible-tmp-1727096327.9241288-21100-198572401170944/AnsiballZ_setup.py && sleep 0' 21083 1727096328.86434: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21083 1727096328.86678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096328.87006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096328.87075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21083 1727096328.89013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096328.89016: stdout chunk (state=3): >>><<< 21083 1727096328.89023: stderr chunk (state=3): >>><<< 21083 1727096328.89042: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 21083 1727096328.89046: _low_level_execute_command(): starting 21083 1727096328.89048: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096327.9241288-21100-198572401170944/AnsiballZ_setup.py && sleep 0' 21083 1727096328.90290: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21083 1727096328.90490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096328.90594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21083 1727096328.92905: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21083 1727096328.92918: stdout chunk (state=3): >>>import _imp # builtin <<< 21083 1727096328.92950: stdout chunk (state=3): >>>import '_thread' # <<< 21083 1727096328.92960: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 21083 1727096328.93101: stdout chunk (state=3): >>>import '_io' # <<< 21083 1727096328.93107: stdout chunk (state=3): >>>import 'marshal' # <<< 21083 1727096328.93110: stdout chunk (state=3): >>>import 'posix' # <<< 21083 1727096328.93112: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 21083 1727096328.93114: stdout chunk (state=3): >>># installing zipimport hook <<< 21083 1727096328.93116: stdout chunk (state=3): >>>import 'time' # <<< 21083 1727096328.93130: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 21083 1727096328.93209: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 21083 1727096328.93212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 21083 1727096328.93215: stdout chunk (state=3): >>>import '_codecs' # <<< 21083 1727096328.93217: stdout chunk (state=3): >>>import 'codecs' # <<< 21083 1727096328.93331: stdout chunk (state=3): >>># /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 0x7f76759684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675937b30> # /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 0x7f767596aa50> <<< 21083 1727096328.93349: stdout chunk (state=3): >>>import '_signal' # <<< 21083 1727096328.93424: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 21083 1727096328.93428: stdout chunk (state=3): >>>import 'io' # <<< 21083 1727096328.93430: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 21083 1727096328.93535: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21083 1727096328.93823: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 21083 1727096328.93827: stdout chunk (state=3): >>>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 0x7f767575d130> # /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 0x7f767575dfa0> 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. <<< 21083 1727096328.94473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21083 1727096328.94476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 21083 1727096328.94478: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 21083 1727096328.94481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21083 1727096328.94483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21083 1727096328.94485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21083 1727096328.94487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21083 1727096328.94490: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f767579be00> # /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' # <<< 21083 1727096328.94492: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f767579bec0> <<< 21083 1727096328.94494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21083 1727096328.94496: 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 <<< 21083 1727096328.94562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21083 1727096328.94625: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76757d37d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 21083 1727096328.94643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76757d3e60> import '_collections' # <<< 21083 1727096328.94670: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76757b3ad0> <<< 21083 1727096328.94695: stdout chunk (state=3): >>>import '_functools' # <<< 21083 1727096328.94972: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76757b11f0> <<< 21083 1727096328.95274: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675798fb0> # /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 0x7f76757f3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76757f2390> # /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 0x7f76757b2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76757f0bc0> # /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 0x7f7675828800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675798230> # /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 0x7f7675828cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675828b60> # 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 0x7f7675828ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675796d50> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 21083 1727096328.95278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21083 1727096328.95281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 21083 1727096328.95283: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675829580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675829250> <<< 21083 1727096328.95287: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 21083 1727096328.95315: 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' <<< 21083 1727096328.95321: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f767582a480> <<< 21083 1727096328.95472: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 21083 1727096328.95490: stdout chunk (state=3): >>># /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 0x7f76758406b0> 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 0x7f7675841d90> <<< 21083 1727096328.95691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675842c30> # 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 0x7f7675843290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675842180> # /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 0x7f7675843d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675843440> <<< 21083 1727096328.95718: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f767582a4e0> <<< 21083 1727096328.95874: stdout chunk (state=3): >>># /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 <<< 21083 1727096328.95879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21083 1727096328.95882: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096328.95885: 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 0x7f7675537bc0> <<< 21083 1727096328.95892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76755606e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675560440> <<< 21083 1727096328.95909: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096328.96028: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7675560620> # /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' <<< 21083 1727096328.96032: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096328.96247: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096328.96252: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7675560fe0> <<< 21083 1727096328.96278: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096328.96391: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7675561970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675560890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675535d60> # /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 0x7f7675562cf0> <<< 21083 1727096328.96408: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675560e60> <<< 21083 1727096328.96425: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f767582abd0> <<< 21083 1727096328.96450: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21083 1727096328.96672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21083 1727096328.96677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21083 1727096328.96684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21083 1727096328.96687: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f767558f020> <<< 21083 1727096328.96689: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21083 1727096328.96699: 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' <<< 21083 1727096328.96743: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76755b33e0> <<< 21083 1727096328.96993: 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' 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 0x7f76756101a0> # /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' <<< 21083 1727096328.97080: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76756128d0> <<< 21083 1727096328.97153: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76756102c0> <<< 21083 1727096328.97192: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76755dd190> <<< 21083 1727096328.97209: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 21083 1727096328.97228: 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 0x7f7674f291f0> <<< 21083 1727096328.97244: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76755b21e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675563bf0> <<< 21083 1727096328.97458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21083 1727096328.97461: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f76755b28a0> <<< 21083 1727096328.97703: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5yrtnawj/ansible_ansible.legacy.setup_payload.zip' <<< 21083 1727096328.97720: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096328.98003: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096328.98010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21083 1727096328.98013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21083 1727096328.98018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21083 1727096328.98020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21083 1727096328.98023: 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' <<< 21083 1727096328.98272: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674f8af00> import '_typing' # <<< 21083 1727096328.98275: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674f69df0> <<< 21083 1727096328.98280: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674f68f50> # zipimport: zlib available <<< 21083 1727096328.98283: stdout chunk (state=3): >>>import 'ansible' # <<< 21083 1727096328.98285: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096328.98297: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096328.98314: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096328.98328: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 21083 1727096328.98342: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096328.99777: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.01003: 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 0x7f7674f88dd0> # /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' <<< 21083 1727096329.01085: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 21083 1727096329.01105: 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' # 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 0x7f7674fc2780> <<< 21083 1727096329.01129: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674fc2510> <<< 21083 1727096329.01172: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674fc1e20> <<< 21083 1727096329.01186: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 21083 1727096329.01208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 21083 1727096329.01432: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674fc2840> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674f8bb90> import 'atexit' # <<< 21083 1727096329.01438: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7674fc34a0> # 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 0x7f7674fc3650> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21083 1727096329.01441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21083 1727096329.01444: stdout chunk (state=3): >>>import '_locale' # <<< 21083 1727096329.01451: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674fc3b90> <<< 21083 1727096329.01501: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21083 1727096329.01571: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e25970> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096329.01600: 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 0x7f7674e27590> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 21083 1727096329.01643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 21083 1727096329.01872: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e27f20> <<< 21083 1727096329.01875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21083 1727096329.01881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e2d100> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21083 1727096329.01885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21083 1727096329.01888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 21083 1727096329.01890: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e2fbc0> <<< 21083 1727096329.01907: 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 0x7f7674f6aff0> <<< 21083 1727096329.01970: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e2de80> <<< 21083 1727096329.02090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 21083 1727096329.02094: stdout chunk (state=3): >>># 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 <<< 21083 1727096329.02186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21083 1727096329.02201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e33b90> import '_tokenize' # <<< 21083 1727096329.02306: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e32660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e323c0> <<< 21083 1727096329.02309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 21083 1727096329.02331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 21083 1727096329.02473: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e32930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e2e390> <<< 21083 1727096329.02477: 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 0x7f7674e77e90> <<< 21083 1727096329.02681: 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 0x7f7674e77890> <<< 21083 1727096329.02717: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7674e79a60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e79820> # /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 0x7f7674e7bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e7a150> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21083 1727096329.02745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21083 1727096329.02775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 21083 1727096329.02800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 21083 1727096329.02872: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e7f680> <<< 21083 1727096329.03048: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e7c140> # 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 0x7f7674e80a40> <<< 21083 1727096329.03071: 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 0x7f7674e805c0> <<< 21083 1727096329.03154: 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 0x7f7674e80a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e781d0> # /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' <<< 21083 1727096329.03283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 21083 1727096329.03286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 21083 1727096329.03289: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7674d0c0b0> <<< 21083 1727096329.03398: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096329.03407: 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 0x7f7674d0d400> <<< 21083 1727096329.03523: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e82810> # 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 0x7f7674e83bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e82480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 21083 1727096329.03529: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.03794: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.03815: 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 <<< 21083 1727096329.03872: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.04027: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.04616: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.05225: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /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' <<< 21083 1727096329.05355: 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 0x7f7674d115e0> # /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 0x7f7674d12330> <<< 21083 1727096329.05671: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e82660> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096329.05916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674d123f0> # zipimport: zlib available <<< 21083 1727096329.06291: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.06748: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.06856: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.06897: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21083 1727096329.06906: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.07335: stdout chunk (state=3): >>># 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 <<< 21083 1727096329.07341: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.07343: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 21083 1727096329.07346: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.07656: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.07755: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21083 1727096329.07903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 21083 1727096329.07907: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674d13560> <<< 21083 1727096329.07927: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.08295: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096329.08362: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.08474: 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 <<< 21083 1727096329.08477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21083 1727096329.08670: 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'<<< 21083 1727096329.08673: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7674d1df10> <<< 21083 1727096329.08675: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674d19850> <<< 21083 1727096329.08678: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 21083 1727096329.08680: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.08930: stdout chunk (state=3): >>># 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' <<< 21083 1727096329.08934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21083 1727096329.09239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21083 1727096329.09241: 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' <<< 21083 1727096329.09243: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e06870> <<< 21083 1727096329.09344: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674efa540> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674d1dc70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e814f0> # 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' # <<< 21083 1727096329.09576: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 21083 1727096329.09582: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.09682: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096329.09685: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.09688: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.09721: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 21083 1727096329.09731: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.09819: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.09935: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21083 1727096329.09991: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 21083 1727096329.10137: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.10354: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21083 1727096329.10476: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # 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 <<< 21083 1727096329.10729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674db20c0> # /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 0x7f767495ff50> # 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 0x7f76749642f0> <<< 21083 1727096329.10787: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674d9b020> <<< 21083 1727096329.10804: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674db2c30> <<< 21083 1727096329.10837: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674db07a0> <<< 21083 1727096329.10851: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674db0440> <<< 21083 1727096329.10863: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21083 1727096329.10943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 21083 1727096329.11061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 21083 1727096329.11066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 21083 1727096329.11073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 21083 1727096329.11076: 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 0x7f7674967380> <<< 21083 1727096329.11078: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674966c30> <<< 21083 1727096329.11080: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7674966e10> <<< 21083 1727096329.11373: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674966060> <<< 21083 1727096329.11376: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 21083 1727096329.11379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 21083 1727096329.11381: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674967500> <<< 21083 1727096329.11384: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 21083 1727096329.11388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76749ca000> <<< 21083 1727096329.11393: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674967f50> <<< 21083 1727096329.11510: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674db04a0> import 'ansible.module_utils.facts.timeout' # <<< 21083 1727096329.11513: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 21083 1727096329.11565: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.11588: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 21083 1727096329.11614: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.11951: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.11955: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 21083 1727096329.11957: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096329.11960: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 21083 1727096329.11962: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.11966: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.11971: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 21083 1727096329.11973: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.12109: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 21083 1727096329.12230: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096329.12236: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.12248: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 21083 1727096329.12271: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 21083 1727096329.12753: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.13207: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 21083 1727096329.13326: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.13329: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.13421: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.13545: stdout chunk (state=3): >>>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' # <<< 21083 1727096329.13557: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.13561: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.13569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 21083 1727096329.13656: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.13659: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 21083 1727096329.13671: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.13705: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 21083 1727096329.13717: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.14072: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.14080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 21083 1727096329.14082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 21083 1727096329.14087: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76749cb4d0> # /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' <<< 21083 1727096329.14089: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76749caba0> <<< 21083 1727096329.14094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 21083 1727096329.14160: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.14221: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 21083 1727096329.14237: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.14535: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.14539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 21083 1727096329.14545: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.14548: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 21083 1727096329.14571: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.14602: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.14743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21083 1727096329.14758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21083 1727096329.14778: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096329.14843: 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 0x7f7674a02270> <<< 21083 1727096329.15091: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76749f2ea0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 21083 1727096329.15144: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.15148: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 21083 1727096329.15216: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.15281: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.15323: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.15694: stdout chunk (state=3): >>># 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 <<< 21083 1727096329.15714: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.15774: 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' <<< 21083 1727096329.15815: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096329.15839: 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 0x7f7674a15a60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674a03bc0> import 'ansible.module_utils.facts.system.user' # <<< 21083 1727096329.15852: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.15873: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 21083 1727096329.16099: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.16102: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.16107: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 21083 1727096329.16110: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.16290: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 21083 1727096329.16455: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.16484: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.16523: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.16571: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 21083 1727096329.16986: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096329.17092: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096329.17147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 21083 1727096329.17163: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.17203: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.17229: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.17810: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.18318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 21083 1727096329.18585: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.18683: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096329.18748: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 21083 1727096329.18759: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.18957: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.19095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 21083 1727096329.19106: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.19182: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # <<< 21083 1727096329.19199: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.19605: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096329.19792: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 21083 1727096329.19813: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 21083 1727096329.19908: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096329.19939: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 21083 1727096329.19951: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.20245: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 21083 1727096329.20249: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.20259: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 21083 1727096329.20494: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 21083 1727096329.20655: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.20938: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 21083 1727096329.21075: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096329.21150: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096329.21186: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 21083 1727096329.21222: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.21258: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.21331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 21083 1727096329.21481: stdout chunk (state=3): >>># 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 <<< 21083 1727096329.21608: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096329.21653: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.21718: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.21830: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.21882: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 21083 1727096329.21910: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.21956: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 21083 1727096329.22042: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.22576: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.22579: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 21083 1727096329.22581: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.22583: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.22585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 21083 1727096329.22587: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.22589: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.22591: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 21083 1727096329.22592: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.22812: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 21083 1727096329.22825: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.22920: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 21083 1727096329.23004: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096329.23927: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /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' <<< 21083 1727096329.23946: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76747af0e0> <<< 21083 1727096329.23970: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76747ac080> <<< 21083 1727096329.24181: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76747a7ec0> <<< 21083 1727096329.38377: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 21083 1727096329.38391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76747f4920> <<< 21083 1727096329.38428: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 21083 1727096329.38673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 21083 1727096329.38677: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76747f59a0> # /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' <<< 21083 1727096329.38680: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 21083 1727096329.38683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 21083 1727096329.38685: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76748430e0> <<< 21083 1727096329.38872: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76747f7890> <<< 21083 1727096329.38876: 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 <<< 21083 1727096329.59153: stdout chunk (state=3): >>> {"ansible_facts": {"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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "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_segm<<< 21083 1727096329.59187: stdout chunk (state=3): >>>entation": "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": "12:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "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.8.1", "int<<< 21083 1727096329.59207: stdout chunk (state=3): >>>erface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "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": 2956, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 575, "free": 2956}, "nocache": {"free": 3294, "used": 237}, "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": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "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": 482, "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": 261795553280, "block_size": 4096, "block_total": 65519099, "block_available": 63914930, "block_used": 1604169, "inode_total": 131070960, "inode_available": 131029100, "inode_used": 41860, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.5595703125, "5m": 0.39404296875, "15m": 0.1962890625}, "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_fibre_channel_wwn": [], "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 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "<<< 21083 1727096329.59239: stdout chunk (state=3): >>>", "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 40710 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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "49", "epoch": "1727096329", "epoch_int": "1727096329", "date": "2024-09-23", "time": "08:58:49", "iso8601_micro": "2024-09-23T12:58:49.588226Z", "iso8601": "2024-09-23T12:58:49Z", "iso8601_basic": "20240923T085849588226", "iso8601_basic_short": "20240923T085849", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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"}}} <<< 21083 1727096329.59790: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 21083 1727096329.59815: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 21083 1727096329.59937: stdout chunk (state=3): >>># 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 <<< 21083 1727096329.60007: stdout chunk (state=3): >>># cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 <<< 21083 1727096329.60020: 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__ # 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 <<< 21083 1727096329.60104: stdout chunk (state=3): >>># 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 <<< 21083 1727096329.60647: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 21083 1727096329.60650: stdout chunk (state=3): >>># 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 <<< 21083 1727096329.60787: stdout chunk (state=3): >>># 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 <<< 21083 1727096329.60875: stdout chunk (state=3): >>># destroy _ssl <<< 21083 1727096329.60878: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 21083 1727096329.60884: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct <<< 21083 1727096329.61023: stdout chunk (state=3): >>># 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 <<< 21083 1727096329.61057: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 21083 1727096329.61218: 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 <<< 21083 1727096329.61222: 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 # 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 <<< 21083 1727096329.61224: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21083 1727096329.61287: stdout chunk (state=3): >>># destroy sys.monitoring <<< 21083 1727096329.61318: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 21083 1727096329.61363: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 21083 1727096329.61436: stdout chunk (state=3): >>># 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 <<< 21083 1727096329.61588: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21083 1727096329.61673: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 21083 1727096329.61677: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins <<< 21083 1727096329.61679: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 21083 1727096329.62078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21083 1727096329.62081: stdout chunk (state=3): >>><<< 21083 1727096329.62090: stderr chunk (state=3): >>><<< 21083 1727096329.62307: _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 0x7f76759684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675937b30> # /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 0x7f767596aa50> 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 0x7f767575d130> # /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 0x7f767575dfa0> 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 0x7f767579be00> # /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 0x7f767579bec0> # /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 0x7f76757d37d0> # /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 0x7f76757d3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76757b3ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76757b11f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675798fb0> # /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 0x7f76757f3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76757f2390> # /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 0x7f76757b2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76757f0bc0> # /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 0x7f7675828800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675798230> # /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 0x7f7675828cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675828b60> # 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 0x7f7675828ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675796d50> # /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 0x7f7675829580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675829250> 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 0x7f767582a480> 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 0x7f76758406b0> 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 0x7f7675841d90> # /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 0x7f7675842c30> # 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 0x7f7675843290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675842180> # /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 0x7f7675843d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675843440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f767582a4e0> # /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 0x7f7675537bc0> # /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 0x7f76755606e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675560440> # 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 0x7f7675560620> # /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 0x7f7675560fe0> # 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 0x7f7675561970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675560890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675535d60> # /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 0x7f7675562cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675560e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f767582abd0> # /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 0x7f767558f020> # /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 0x7f76755b33e0> # /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 0x7f76756101a0> # /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 0x7f76756128d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76756102c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76755dd190> # /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 0x7f7674f291f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76755b21e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7675563bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f76755b28a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5yrtnawj/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 0x7f7674f8af00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674f69df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674f68f50> # 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 0x7f7674f88dd0> # /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 0x7f7674fc2780> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674fc2510> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674fc1e20> # /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 0x7f7674fc2840> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674f8bb90> 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 0x7f7674fc34a0> # 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 0x7f7674fc3650> # /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 0x7f7674fc3b90> 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 0x7f7674e25970> # 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 0x7f7674e27590> # /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 0x7f7674e27f20> # /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 0x7f7674e2d100> # /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 0x7f7674e2fbc0> # 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 0x7f7674f6aff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e2de80> # /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 0x7f7674e33b90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e32660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e323c0> # /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 0x7f7674e32930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e2e390> # 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 0x7f7674e77e90> # /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 0x7f7674e77890> # /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 0x7f7674e79a60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e79820> # /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 0x7f7674e7bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e7a150> # /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 0x7f7674e7f680> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e7c140> # 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 0x7f7674e80a40> # 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 0x7f7674e805c0> # 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 0x7f7674e80a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e781d0> # /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 0x7f7674d0c0b0> # 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 0x7f7674d0d400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e82810> # 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 0x7f7674e83bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e82480> # 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 0x7f7674d115e0> # /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 0x7f7674d12330> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e82660> 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 0x7f7674d123f0> # 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 0x7f7674d13560> # 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 0x7f7674d1df10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674d19850> 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 0x7f7674e06870> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674efa540> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674d1dc70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674e814f0> # 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 0x7f7674db20c0> # /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 0x7f767495ff50> # 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 0x7f76749642f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674d9b020> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674db2c30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674db07a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674db0440> # /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 0x7f7674967380> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674966c30> # 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 0x7f7674966e10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674966060> # /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 0x7f7674967500> # /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 0x7f76749ca000> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674967f50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674db04a0> 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 0x7f76749cb4d0> # /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 0x7f76749caba0> 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 0x7f7674a02270> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76749f2ea0> 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 0x7f7674a15a60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7674a03bc0> 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 0x7f76747af0e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76747ac080> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76747a7ec0> # /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 0x7f76747f4920> # /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 0x7f76747f59a0> # /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 0x7f76748430e0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76747f7890> 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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "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": "12:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "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.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "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": 2956, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 575, "free": 2956}, "nocache": {"free": 3294, "used": 237}, "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": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "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": 482, "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": 261795553280, "block_size": 4096, "block_total": 65519099, "block_available": 63914930, "block_used": 1604169, "inode_total": 131070960, "inode_available": 131029100, "inode_used": 41860, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.5595703125, "5m": 0.39404296875, "15m": 0.1962890625}, "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_fibre_channel_wwn": [], "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 40710 10.31.11.125 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 40710 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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "49", "epoch": "1727096329", "epoch_int": "1727096329", "date": "2024-09-23", "time": "08:58:49", "iso8601_micro": "2024-09-23T12:58:49.588226Z", "iso8601": "2024-09-23T12:58:49Z", "iso8601_basic": "20240923T085849588226", "iso8601_basic_short": "20240923T085849", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 21083 1727096329.63830: 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-1727096327.9241288-21100-198572401170944/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21083 1727096329.63834: _low_level_execute_command(): starting 21083 1727096329.63836: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096327.9241288-21100-198572401170944/ > /dev/null 2>&1 && sleep 0' 21083 1727096329.63838: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21083 1727096329.63841: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21083 1727096329.63843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21083 1727096329.63845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21083 1727096329.63847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21083 1727096329.63849: stderr chunk (state=3): >>>debug2: match not found <<< 21083 1727096329.63851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096329.63853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21083 1727096329.63855: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21083 1727096329.63857: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21083 1727096329.63858: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21083 1727096329.63860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21083 1727096329.63862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21083 1727096329.63867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21083 1727096329.63871: stderr chunk (state=3): >>>debug2: match found <<< 21083 1727096329.63873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096329.63898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096329.63905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096329.63995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21083 1727096329.66491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096329.66495: stderr chunk (state=3): >>><<< 21083 1727096329.66498: stdout chunk (state=3): >>><<< 21083 1727096329.66515: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 21083 1727096329.66524: handler run complete 21083 1727096329.66635: variable 'ansible_facts' from source: unknown 21083 1727096329.66712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096329.66904: variable 'ansible_facts' from source: unknown 21083 1727096329.66958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096329.67036: attempt loop complete, returning result 21083 1727096329.67040: _execute() done 21083 1727096329.67043: dumping result to json 21083 1727096329.67061: done dumping result, returning 21083 1727096329.67071: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-9d29-38d8-00000000015d] 21083 1727096329.67074: sending task result for task 0afff68d-5257-9d29-38d8-00000000015d 21083 1727096329.67315: done sending task result for task 0afff68d-5257-9d29-38d8-00000000015d 21083 1727096329.67318: WORKER PROCESS EXITING ok: [managed_node1] 21083 1727096329.67596: no more pending results, returning what we have 21083 1727096329.67602: results queue empty 21083 1727096329.67603: checking for any_errors_fatal 21083 1727096329.67604: done checking for any_errors_fatal 21083 1727096329.67605: checking for max_fail_percentage 21083 1727096329.67607: done checking for max_fail_percentage 21083 1727096329.67607: checking to see if all hosts have failed and the running result is not ok 21083 1727096329.67608: done checking to see if all hosts have failed 21083 1727096329.67609: getting the remaining hosts for this loop 21083 1727096329.67611: done getting the remaining hosts for this loop 21083 1727096329.67615: getting the next task for host managed_node1 21083 1727096329.67621: done getting next task for host managed_node1 21083 1727096329.67622: ^ task is: TASK: meta (flush_handlers) 21083 1727096329.67624: ^ 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 21083 1727096329.67628: getting variables 21083 1727096329.67629: in VariableManager get_vars() 21083 1727096329.67650: Calling all_inventory to load vars for managed_node1 21083 1727096329.67653: Calling groups_inventory to load vars for managed_node1 21083 1727096329.67656: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096329.67670: Calling all_plugins_play to load vars for managed_node1 21083 1727096329.67673: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096329.67676: Calling groups_plugins_play to load vars for managed_node1 21083 1727096329.67841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096329.68029: done with get_vars() 21083 1727096329.68040: done getting variables 21083 1727096329.68111: in VariableManager get_vars() 21083 1727096329.68125: Calling all_inventory to load vars for managed_node1 21083 1727096329.68127: Calling groups_inventory to load vars for managed_node1 21083 1727096329.68129: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096329.68134: Calling all_plugins_play to load vars for managed_node1 21083 1727096329.68136: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096329.68147: Calling groups_plugins_play to load vars for managed_node1 21083 1727096329.68298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096329.68495: done with get_vars() 21083 1727096329.68508: done queuing things up, now waiting for results queue to drain 21083 1727096329.68510: results queue empty 21083 1727096329.68510: checking for any_errors_fatal 21083 1727096329.68513: done checking for any_errors_fatal 21083 1727096329.68513: checking for max_fail_percentage 21083 1727096329.68514: done checking for max_fail_percentage 21083 1727096329.68515: checking to see if all hosts have failed and the running result is not ok 21083 1727096329.68516: done checking to see if all hosts have failed 21083 1727096329.68516: getting the remaining hosts for this loop 21083 1727096329.68517: done getting the remaining hosts for this loop 21083 1727096329.68519: getting the next task for host managed_node1 21083 1727096329.68524: done getting next task for host managed_node1 21083 1727096329.68526: ^ task is: TASK: Include the task 'el_repo_setup.yml' 21083 1727096329.68528: ^ 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 21083 1727096329.68530: getting variables 21083 1727096329.68531: in VariableManager get_vars() 21083 1727096329.68538: Calling all_inventory to load vars for managed_node1 21083 1727096329.68540: Calling groups_inventory to load vars for managed_node1 21083 1727096329.68542: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096329.68546: Calling all_plugins_play to load vars for managed_node1 21083 1727096329.68548: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096329.68551: Calling groups_plugins_play to load vars for managed_node1 21083 1727096329.68690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096329.68869: done with get_vars() 21083 1727096329.68884: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml:10 Monday 23 September 2024 08:58:49 -0400 (0:00:01.849) 0:00:01.875 ****** 21083 1727096329.68958: entering _queue_task() for managed_node1/include_tasks 21083 1727096329.68960: Creating lock for include_tasks 21083 1727096329.69471: worker is 1 (out of 1 available) 21083 1727096329.69483: exiting _queue_task() for managed_node1/include_tasks 21083 1727096329.69493: done queuing things up, now waiting for results queue to drain 21083 1727096329.69495: waiting for pending results... 21083 1727096329.70286: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 21083 1727096329.70291: in run() - task 0afff68d-5257-9d29-38d8-000000000006 21083 1727096329.70294: variable 'ansible_search_path' from source: unknown 21083 1727096329.70297: calling self._execute() 21083 1727096329.70353: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096329.70459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096329.70480: variable 'omit' from source: magic vars 21083 1727096329.70596: _execute() done 21083 1727096329.70615: dumping result to json 21083 1727096329.70824: done dumping result, returning 21083 1727096329.70828: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-9d29-38d8-000000000006] 21083 1727096329.70830: sending task result for task 0afff68d-5257-9d29-38d8-000000000006 21083 1727096329.70909: done sending task result for task 0afff68d-5257-9d29-38d8-000000000006 21083 1727096329.70914: WORKER PROCESS EXITING 21083 1727096329.70973: no more pending results, returning what we have 21083 1727096329.70978: in VariableManager get_vars() 21083 1727096329.71010: Calling all_inventory to load vars for managed_node1 21083 1727096329.71013: Calling groups_inventory to load vars for managed_node1 21083 1727096329.71016: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096329.71029: Calling all_plugins_play to load vars for managed_node1 21083 1727096329.71032: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096329.71036: Calling groups_plugins_play to load vars for managed_node1 21083 1727096329.71489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096329.71661: done with get_vars() 21083 1727096329.71671: variable 'ansible_search_path' from source: unknown 21083 1727096329.71688: we have included files to process 21083 1727096329.71689: generating all_blocks data 21083 1727096329.71691: done generating all_blocks data 21083 1727096329.71692: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21083 1727096329.71693: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21083 1727096329.71696: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21083 1727096329.72943: in VariableManager get_vars() 21083 1727096329.72959: done with get_vars() 21083 1727096329.72988: done processing included file 21083 1727096329.72991: iterating over new_blocks loaded from include file 21083 1727096329.72993: in VariableManager get_vars() 21083 1727096329.73002: done with get_vars() 21083 1727096329.73004: filtering new block on tags 21083 1727096329.73018: done filtering new block on tags 21083 1727096329.73020: in VariableManager get_vars() 21083 1727096329.73030: done with get_vars() 21083 1727096329.73031: filtering new block on tags 21083 1727096329.73046: done filtering new block on tags 21083 1727096329.73049: in VariableManager get_vars() 21083 1727096329.73058: done with get_vars() 21083 1727096329.73059: filtering new block on tags 21083 1727096329.73076: done filtering new block on tags 21083 1727096329.73079: 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_node1 21083 1727096329.73084: extending task lists for all hosts with included blocks 21083 1727096329.73130: done extending task lists 21083 1727096329.73131: done processing included files 21083 1727096329.73132: results queue empty 21083 1727096329.73133: checking for any_errors_fatal 21083 1727096329.73134: done checking for any_errors_fatal 21083 1727096329.73135: checking for max_fail_percentage 21083 1727096329.73136: done checking for max_fail_percentage 21083 1727096329.73137: checking to see if all hosts have failed and the running result is not ok 21083 1727096329.73137: done checking to see if all hosts have failed 21083 1727096329.73138: getting the remaining hosts for this loop 21083 1727096329.73139: done getting the remaining hosts for this loop 21083 1727096329.73141: getting the next task for host managed_node1 21083 1727096329.73145: done getting next task for host managed_node1 21083 1727096329.73147: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 21083 1727096329.73149: ^ 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 21083 1727096329.73151: getting variables 21083 1727096329.73153: in VariableManager get_vars() 21083 1727096329.73160: Calling all_inventory to load vars for managed_node1 21083 1727096329.73162: Calling groups_inventory to load vars for managed_node1 21083 1727096329.73196: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096329.73206: Calling all_plugins_play to load vars for managed_node1 21083 1727096329.73229: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096329.73234: Calling groups_plugins_play to load vars for managed_node1 21083 1727096329.73406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096329.73593: done with get_vars() 21083 1727096329.73601: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 08:58:49 -0400 (0:00:00.047) 0:00:01.922 ****** 21083 1727096329.73669: entering _queue_task() for managed_node1/setup 21083 1727096329.73958: worker is 1 (out of 1 available) 21083 1727096329.73975: exiting _queue_task() for managed_node1/setup 21083 1727096329.73987: done queuing things up, now waiting for results queue to drain 21083 1727096329.73988: waiting for pending results... 21083 1727096329.74296: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 21083 1727096329.74374: in run() - task 0afff68d-5257-9d29-38d8-00000000016e 21083 1727096329.74380: variable 'ansible_search_path' from source: unknown 21083 1727096329.74383: variable 'ansible_search_path' from source: unknown 21083 1727096329.74419: calling self._execute() 21083 1727096329.74490: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096329.74524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096329.74534: variable 'omit' from source: magic vars 21083 1727096329.75184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096329.77779: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096329.77805: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096329.77859: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096329.77899: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096329.77942: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096329.78024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096329.78074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096329.78173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096329.78176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096329.78179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096329.78360: variable 'ansible_facts' from source: unknown 21083 1727096329.78442: variable 'network_test_required_facts' from source: task vars 21083 1727096329.78484: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 21083 1727096329.78520: variable 'omit' from source: magic vars 21083 1727096329.78548: variable 'omit' from source: magic vars 21083 1727096329.78588: variable 'omit' from source: magic vars 21083 1727096329.78672: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21083 1727096329.78676: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21083 1727096329.78683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21083 1727096329.78705: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21083 1727096329.78718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21083 1727096329.78763: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21083 1727096329.78775: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096329.78783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096329.78890: Set connection var ansible_connection to ssh 21083 1727096329.78972: Set connection var ansible_shell_type to sh 21083 1727096329.78976: Set connection var ansible_shell_executable to /bin/sh 21083 1727096329.78978: Set connection var ansible_timeout to 10 21083 1727096329.78981: Set connection var ansible_pipelining to False 21083 1727096329.78983: Set connection var ansible_module_compression to ZIP_DEFLATED 21083 1727096329.78985: variable 'ansible_shell_executable' from source: unknown 21083 1727096329.78987: variable 'ansible_connection' from source: unknown 21083 1727096329.78989: variable 'ansible_module_compression' from source: unknown 21083 1727096329.78991: variable 'ansible_shell_type' from source: unknown 21083 1727096329.78993: variable 'ansible_shell_executable' from source: unknown 21083 1727096329.78995: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096329.78997: variable 'ansible_pipelining' from source: unknown 21083 1727096329.78999: variable 'ansible_timeout' from source: unknown 21083 1727096329.79115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096329.79163: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21083 1727096329.79180: variable 'omit' from source: magic vars 21083 1727096329.79187: starting attempt loop 21083 1727096329.79193: running the handler 21083 1727096329.79209: _low_level_execute_command(): starting 21083 1727096329.79235: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21083 1727096329.80034: 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 <<< 21083 1727096329.80047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096329.80117: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096329.80158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21083 1727096329.80180: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096329.80207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096329.80321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21083 1727096329.82050: stdout chunk (state=3): >>>/root <<< 21083 1727096329.82209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096329.82212: stdout chunk (state=3): >>><<< 21083 1727096329.82215: stderr chunk (state=3): >>><<< 21083 1727096329.82249: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 21083 1727096329.82259: _low_level_execute_command(): starting 21083 1727096329.82263: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096329.8223653-21167-221957870338612 `" && echo ansible-tmp-1727096329.8223653-21167-221957870338612="` echo /root/.ansible/tmp/ansible-tmp-1727096329.8223653-21167-221957870338612 `" ) && sleep 0' 21083 1727096329.82720: 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 <<< 21083 1727096329.82723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096329.82726: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21083 1727096329.82728: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21083 1727096329.82731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096329.82785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21083 1727096329.82790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096329.82863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21083 1727096329.85437: stdout chunk (state=3): >>>ansible-tmp-1727096329.8223653-21167-221957870338612=/root/.ansible/tmp/ansible-tmp-1727096329.8223653-21167-221957870338612 <<< 21083 1727096329.85658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096329.85689: stderr chunk (state=3): >>><<< 21083 1727096329.85696: stdout chunk (state=3): >>><<< 21083 1727096329.85713: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096329.8223653-21167-221957870338612=/root/.ansible/tmp/ansible-tmp-1727096329.8223653-21167-221957870338612 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 21083 1727096329.85752: variable 'ansible_module_compression' from source: unknown 21083 1727096329.85797: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21083dm2qdm3c/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21083 1727096329.85839: variable 'ansible_facts' from source: unknown 21083 1727096329.85972: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096329.8223653-21167-221957870338612/AnsiballZ_setup.py 21083 1727096329.86072: Sending initial data 21083 1727096329.86076: Sent initial data (154 bytes) 21083 1727096329.86506: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21083 1727096329.86509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 21083 1727096329.86511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096329.86513: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21083 1727096329.86515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096329.86576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21083 1727096329.86579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096329.86641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21083 1727096329.89006: 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" <<< 21083 1727096329.89013: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21083 1727096329.89080: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21083 1727096329.89152: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21083dm2qdm3c/tmpgedwuvtt /root/.ansible/tmp/ansible-tmp-1727096329.8223653-21167-221957870338612/AnsiballZ_setup.py <<< 21083 1727096329.89160: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096329.8223653-21167-221957870338612/AnsiballZ_setup.py" <<< 21083 1727096329.89227: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21083dm2qdm3c/tmpgedwuvtt" to remote "/root/.ansible/tmp/ansible-tmp-1727096329.8223653-21167-221957870338612/AnsiballZ_setup.py" <<< 21083 1727096329.89230: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096329.8223653-21167-221957870338612/AnsiballZ_setup.py" <<< 21083 1727096329.90472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096329.90673: stderr chunk (state=3): >>><<< 21083 1727096329.90676: stdout chunk (state=3): >>><<< 21083 1727096329.90678: done transferring module to remote 21083 1727096329.90681: _low_level_execute_command(): starting 21083 1727096329.90683: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096329.8223653-21167-221957870338612/ /root/.ansible/tmp/ansible-tmp-1727096329.8223653-21167-221957870338612/AnsiballZ_setup.py && sleep 0' 21083 1727096329.91150: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21083 1727096329.91159: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21083 1727096329.91171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21083 1727096329.91186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21083 1727096329.91284: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096329.91305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096329.91394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21083 1727096329.94005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096329.94036: stderr chunk (state=3): >>><<< 21083 1727096329.94039: stdout chunk (state=3): >>><<< 21083 1727096329.94054: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 21083 1727096329.94057: _low_level_execute_command(): starting 21083 1727096329.94070: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096329.8223653-21167-221957870338612/AnsiballZ_setup.py && sleep 0' 21083 1727096329.94721: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21083 1727096329.94725: 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 <<< 21083 1727096329.94728: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 21083 1727096329.94731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096329.94779: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21083 1727096329.94783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096329.94793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096329.94885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21083 1727096329.97858: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21083 1727096329.97908: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # <<< 21083 1727096329.97913: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 21083 1727096329.98022: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 21083 1727096329.98103: stdout chunk (state=3): >>>import 'posix' # <<< 21083 1727096329.98116: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21083 1727096329.98134: stdout chunk (state=3): >>>import 'time' # <<< 21083 1727096329.98177: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 21083 1727096329.98220: 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' <<< 21083 1727096329.98247: stdout chunk (state=3): >>>import '_codecs' # <<< 21083 1727096329.98277: stdout chunk (state=3): >>>import 'codecs' # <<< 21083 1727096329.98306: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21083 1727096329.98342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 21083 1727096329.98345: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d27bc4d0> <<< 21083 1727096329.98390: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d278bb00> # /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 0x7f88d27bea50> <<< 21083 1727096329.98421: stdout chunk (state=3): >>>import '_signal' # <<< 21083 1727096329.98445: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 21083 1727096329.98462: stdout chunk (state=3): >>>import 'io' # <<< 21083 1727096329.98498: stdout chunk (state=3): >>>import '_stat' # <<< 21083 1727096329.98509: stdout chunk (state=3): >>>import 'stat' # <<< 21083 1727096329.98590: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21083 1727096329.98654: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 21083 1727096329.98658: stdout chunk (state=3): >>>import 'os' # <<< 21083 1727096329.98706: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 21083 1727096329.98710: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 21083 1727096329.98763: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 21083 1727096329.98766: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 21083 1727096329.98781: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d27cd130> <<< 21083 1727096329.98846: 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' <<< 21083 1727096329.98877: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d27cdfa0> import 'site' # <<< 21083 1727096329.98915: 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. <<< 21083 1727096329.99474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21083 1727096329.99531: 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 <<< 21083 1727096329.99565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21083 1727096329.99599: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d25ebe90> <<< 21083 1727096329.99602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21083 1727096329.99647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 21083 1727096329.99663: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d25ebf50> <<< 21083 1727096329.99680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21083 1727096329.99738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21083 1727096329.99775: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21083 1727096329.99817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21083 1727096329.99863: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 21083 1727096329.99872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2623890> <<< 21083 1727096329.99906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 21083 1727096329.99909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 21083 1727096329.99937: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2623f20> import '_collections' # <<< 21083 1727096330.00000: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2603b60> <<< 21083 1727096330.00055: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2601280> <<< 21083 1727096330.00190: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d25e9040> <<< 21083 1727096330.00221: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21083 1727096330.00253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 21083 1727096330.00269: stdout chunk (state=3): >>>import '_sre' # <<< 21083 1727096330.00302: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21083 1727096330.00344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 21083 1727096330.00400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2643800> <<< 21083 1727096330.00415: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2642420> <<< 21083 1727096330.00454: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 21083 1727096330.00459: 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 0x7f88d2602150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2640b60> <<< 21083 1727096330.00608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2678860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d25e82c0> # /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 0x7f88d2678d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2678bc0> <<< 21083 1727096330.00654: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.00663: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d2678f80> <<< 21083 1727096330.00666: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d25e6de0> <<< 21083 1727096330.00713: 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' <<< 21083 1727096330.00743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21083 1727096330.00783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 21083 1727096330.00814: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2679610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d26792e0> import 'importlib.machinery' # <<< 21083 1727096330.00872: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d267a510> <<< 21083 1727096330.00895: stdout chunk (state=3): >>>import 'importlib.util' # <<< 21083 1727096330.00898: stdout chunk (state=3): >>>import 'runpy' # <<< 21083 1727096330.00939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21083 1727096330.01009: stdout chunk (state=3): >>># 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 <<< 21083 1727096330.01013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2690710> <<< 21083 1727096330.01034: stdout chunk (state=3): >>>import 'errno' # <<< 21083 1727096330.01072: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d2691df0> <<< 21083 1727096330.01111: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 21083 1727096330.01146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 21083 1727096330.01211: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2692c90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.01215: 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 0x7f88d26932f0> <<< 21083 1727096330.01248: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d26921e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 21083 1727096330.01261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 21083 1727096330.01374: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 21083 1727096330.01379: stdout chunk (state=3): >>> <<< 21083 1727096330.01406: 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 0x7f88d2693d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d26934a0><<< 21083 1727096330.01477: stdout chunk (state=3): >>> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d267a540> <<< 21083 1727096330.01513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21083 1727096330.01568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 21083 1727096330.01612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21083 1727096330.01692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.01695: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 21083 1727096330.01713: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d2393c50><<< 21083 1727096330.01745: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 21083 1727096330.01751: stdout chunk (state=3): >>> <<< 21083 1727096330.01774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 21083 1727096330.01807: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d23bc710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d23bc470><<< 21083 1727096330.01846: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.01862: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 21083 1727096330.01907: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d23bc590> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 21083 1727096330.01913: stdout chunk (state=3): >>> <<< 21083 1727096330.01930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 21083 1727096330.02032: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 21083 1727096330.02036: stdout chunk (state=3): >>> <<< 21083 1727096330.02294: 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 0x7f88d23bd010> <<< 21083 1727096330.02420: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.02446: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.02455: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d23bd9d0> <<< 21083 1727096330.02476: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d23bc8c0><<< 21083 1727096330.02479: stdout chunk (state=3): >>> <<< 21083 1727096330.02511: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2391df0> <<< 21083 1727096330.02547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 21083 1727096330.02584: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 21083 1727096330.02589: stdout chunk (state=3): >>> <<< 21083 1727096330.02620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 21083 1727096330.02626: stdout chunk (state=3): >>> <<< 21083 1727096330.02653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 21083 1727096330.02669: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d23bede0><<< 21083 1727096330.02708: stdout chunk (state=3): >>> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d23bdb20><<< 21083 1727096330.02713: stdout chunk (state=3): >>> <<< 21083 1727096330.02746: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d267ac30><<< 21083 1727096330.02750: stdout chunk (state=3): >>> <<< 21083 1727096330.02873: stdout chunk (state=3): >>># /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'<<< 21083 1727096330.02879: stdout chunk (state=3): >>> <<< 21083 1727096330.02909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<< 21083 1727096330.02912: stdout chunk (state=3): >>> <<< 21083 1727096330.02970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<< 21083 1727096330.02973: stdout chunk (state=3): >>> <<< 21083 1727096330.03015: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d23eb140><<< 21083 1727096330.03020: stdout chunk (state=3): >>> <<< 21083 1727096330.03098: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 21083 1727096330.03103: stdout chunk (state=3): >>> <<< 21083 1727096330.03128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 21083 1727096330.03133: stdout chunk (state=3): >>> <<< 21083 1727096330.03159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 21083 1727096330.03199: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21083 1727096330.03270: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d240b4d0> <<< 21083 1727096330.03366: 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' <<< 21083 1727096330.03457: stdout chunk (state=3): >>>import 'ntpath' # <<< 21083 1727096330.03510: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 21083 1727096330.03517: stdout chunk (state=3): >>> <<< 21083 1727096330.03520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 21083 1727096330.03538: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d246c200> <<< 21083 1727096330.03597: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 21083 1727096330.03696: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21083 1727096330.03821: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d246e960><<< 21083 1727096330.03827: stdout chunk (state=3): >>> <<< 21083 1727096330.03942: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d246c320><<< 21083 1727096330.04002: stdout chunk (state=3): >>> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2431250> <<< 21083 1727096330.04042: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 21083 1727096330.04066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 21083 1727096330.04075: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1d252e0><<< 21083 1727096330.04105: stdout chunk (state=3): >>> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d240a2d0><<< 21083 1727096330.04119: stdout chunk (state=3): >>> <<< 21083 1727096330.04126: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d23bfd40> <<< 21083 1727096330.04444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88d240a630> <<< 21083 1727096330.04824: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_cpnuq2xn/ansible_setup_payload.zip'<<< 21083 1727096330.04843: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21083 1727096330.05082: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 21083 1727096330.05087: stdout chunk (state=3): >>> <<< 21083 1727096330.05110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 21083 1727096330.05115: stdout chunk (state=3): >>> <<< 21083 1727096330.05284: stdout chunk (state=3): >>># /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'<<< 21083 1727096330.05288: stdout chunk (state=3): >>> <<< 21083 1727096330.05321: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 21083 1727096330.05335: stdout chunk (state=3): >>> <<< 21083 1727096330.05352: 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 0x7f88d1d8ef90><<< 21083 1727096330.05363: stdout chunk (state=3): >>> <<< 21083 1727096330.05384: stdout chunk (state=3): >>>import '_typing' # <<< 21083 1727096330.05673: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1d6de80> <<< 21083 1727096330.05690: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1d6cfe0><<< 21083 1727096330.05711: stdout chunk (state=3): >>> <<< 21083 1727096330.05714: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.05719: stdout chunk (state=3): >>> <<< 21083 1727096330.05747: stdout chunk (state=3): >>>import 'ansible' # <<< 21083 1727096330.05776: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21083 1727096330.05824: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.05884: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils' # <<< 21083 1727096330.05894: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.06095: stdout chunk (state=3): >>> <<< 21083 1727096330.08091: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.09917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 21083 1727096330.09924: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 21083 1727096330.09942: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1d8ce30><<< 21083 1727096330.09948: stdout chunk (state=3): >>> <<< 21083 1727096330.09993: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py<<< 21083 1727096330.09998: stdout chunk (state=3): >>> <<< 21083 1727096330.10016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 21083 1727096330.10050: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 21083 1727096330.10053: stdout chunk (state=3): >>> <<< 21083 1727096330.10076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'<<< 21083 1727096330.10081: stdout chunk (state=3): >>> <<< 21083 1727096330.10118: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 21083 1727096330.10135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 21083 1727096330.10180: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 21083 1727096330.10193: stdout chunk (state=3): >>> <<< 21083 1727096330.10209: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.10215: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d1dbe960> <<< 21083 1727096330.10302: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1dbe6f0> <<< 21083 1727096330.10342: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1dbe000> <<< 21083 1727096330.10393: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py<<< 21083 1727096330.10398: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 21083 1727096330.10472: stdout chunk (state=3): >>> import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1dbe4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1d8f9b0> <<< 21083 1727096330.10494: stdout chunk (state=3): >>>import 'atexit' # <<< 21083 1727096330.10497: stdout chunk (state=3): >>> <<< 21083 1727096330.10546: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 21083 1727096330.10550: 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 0x7f88d1dbf6e0><<< 21083 1727096330.10601: stdout chunk (state=3): >>> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.10611: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.10656: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d1dbf920> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py<<< 21083 1727096330.10680: stdout chunk (state=3): >>> <<< 21083 1727096330.10785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 21083 1727096330.10906: stdout chunk (state=3): >>> import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1dbfe30> import 'pwd' # <<< 21083 1727096330.10923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21083 1727096330.10988: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c29ca0> <<< 21083 1727096330.11175: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 21083 1727096330.11178: 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 0x7f88d1c2b8c0> <<< 21083 1727096330.11195: 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 0x7f88d1c2c2c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21083 1727096330.11232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 21083 1727096330.11263: stdout chunk (state=3): >>> import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c2d460> <<< 21083 1727096330.11304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 21083 1727096330.11358: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21083 1727096330.11385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 21083 1727096330.11418: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 21083 1727096330.11502: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c2fef0> <<< 21083 1727096330.11561: 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 0x7f88d25e6ed0><<< 21083 1727096330.11596: stdout chunk (state=3): >>> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c2e1b0> <<< 21083 1727096330.11634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 21083 1727096330.11683: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 21083 1727096330.11734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<< 21083 1727096330.11746: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 21083 1727096330.11901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21083 1727096330.11960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21083 1727096330.11989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 21083 1727096330.12004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 21083 1727096330.12028: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c37f20> <<< 21083 1727096330.12061: stdout chunk (state=3): >>>import '_tokenize' # <<< 21083 1727096330.12082: stdout chunk (state=3): >>> <<< 21083 1727096330.12177: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c369f0><<< 21083 1727096330.12193: stdout chunk (state=3): >>> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c36750> <<< 21083 1727096330.12221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 21083 1727096330.12243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 21083 1727096330.12361: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c36cc0> <<< 21083 1727096330.12411: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c2e6c0> <<< 21083 1727096330.12454: 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 0x7f88d1c7c1a0><<< 21083 1727096330.12505: 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 <<< 21083 1727096330.12528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c7c350><<< 21083 1727096330.12557: 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<<< 21083 1727096330.12573: stdout chunk (state=3): >>> <<< 21083 1727096330.12589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 21083 1727096330.12619: stdout chunk (state=3): >>> <<< 21083 1727096330.12634: 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'<<< 21083 1727096330.12693: 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' <<< 21083 1727096330.12725: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d1c7ddc0> <<< 21083 1727096330.12738: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c7db80><<< 21083 1727096330.12759: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21083 1727096330.12890: stdout chunk (state=3): >>># 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' <<< 21083 1727096330.12907: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d1c802c0> <<< 21083 1727096330.12929: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c7e450> <<< 21083 1727096330.12964: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21083 1727096330.13056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 21083 1727096330.13092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<< 21083 1727096330.13102: stdout chunk (state=3): >>> import '_string' # <<< 21083 1727096330.13198: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c83aa0> <<< 21083 1727096330.13366: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c80470> <<< 21083 1727096330.13459: 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'<<< 21083 1727096330.13538: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d1c84830> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.13549: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d1c84a70> <<< 21083 1727096330.13601: 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'<<< 21083 1727096330.13647: stdout chunk (state=3): >>> # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d1c843e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c7c500> <<< 21083 1727096330.13672: 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'<<< 21083 1727096330.13703: stdout chunk (state=3): >>> <<< 21083 1727096330.13726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 21083 1727096330.13799: stdout chunk (state=3): >>># 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'<<< 21083 1727096330.13808: stdout chunk (state=3): >>> <<< 21083 1727096330.13844: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 21083 1727096330.13862: stdout chunk (state=3): >>> import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d1b104d0><<< 21083 1727096330.14107: stdout chunk (state=3): >>> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.14137: 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 0x7f88d1b11a90> <<< 21083 1727096330.14162: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c86c30> <<< 21083 1727096330.14217: 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'<<< 21083 1727096330.14222: stdout chunk (state=3): >>> <<< 21083 1727096330.14252: 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 0x7f88d1c87fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c86840> <<< 21083 1727096330.14278: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.14323: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.14338: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 21083 1727096330.14364: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.14517: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.14670: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.14685: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 21083 1727096330.14717: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.14778: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21083 1727096330.14781: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.14803: stdout chunk (state=3): >>> <<< 21083 1727096330.14984: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.15008: stdout chunk (state=3): >>> <<< 21083 1727096330.15295: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.16069: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.16942: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 21083 1727096330.16985: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves' # <<< 21083 1727096330.17002: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 21083 1727096330.17040: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 21083 1727096330.17049: stdout chunk (state=3): >>> <<< 21083 1727096330.17082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 21083 1727096330.17099: stdout chunk (state=3): >>> <<< 21083 1727096330.17158: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 21083 1727096330.17179: 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 0x7f88d1b15b80> <<< 21083 1727096330.17321: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<< 21083 1727096330.17327: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'<<< 21083 1727096330.17347: stdout chunk (state=3): >>> import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1b169f0> <<< 21083 1727096330.17377: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1b11a30> <<< 21083 1727096330.17458: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available<<< 21083 1727096330.17500: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21083 1727096330.17525: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 21083 1727096330.17602: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.17785: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.18038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<< 21083 1727096330.18084: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 21083 1727096330.18097: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1b16570> # zipimport: zlib available <<< 21083 1727096330.18906: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.19588: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.19688: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.19802: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21083 1727096330.19809: stdout chunk (state=3): >>> <<< 21083 1727096330.19828: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.19881: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.19944: stdout chunk (state=3): >>> import 'ansible.module_utils.common.warnings' # <<< 21083 1727096330.19960: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.20072: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.20229: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 21083 1727096330.20274: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 21083 1727096330.20288: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21083 1727096330.20341: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.20398: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # <<< 21083 1727096330.20427: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.20950: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.21273: stdout chunk (state=3): >>># /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' <<< 21083 1727096330.21293: stdout chunk (state=3): >>>import '_ast' # <<< 21083 1727096330.21407: stdout chunk (state=3): >>> import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1b17a10> <<< 21083 1727096330.21428: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.21539: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.21891: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 21083 1727096330.22000: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 21083 1727096330.22012: stdout chunk (state=3): >>> <<< 21083 1727096330.22089: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.22188: 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<<< 21083 1727096330.22210: stdout chunk (state=3): >>> <<< 21083 1727096330.22273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21083 1727096330.22403: 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'<<< 21083 1727096330.22804: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d1b222d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1b1d1c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096330.22869: 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 <<< 21083 1727096330.22894: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 21083 1727096330.22923: 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 <<< 21083 1727096330.22966: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 21083 1727096330.22984: stdout chunk (state=3): >>> <<< 21083 1727096330.22999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 21083 1727096330.23090: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21083 1727096330.23121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 21083 1727096330.23156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21083 1727096330.23254: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c0aa80><<< 21083 1727096330.23277: stdout chunk (state=3): >>> <<< 21083 1727096330.23499: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1dea750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c854f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c366c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 21083 1727096330.23552: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21083 1727096330.23594: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 21083 1727096330.23617: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 21083 1727096330.23788: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 21083 1727096330.23856: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.24122: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096330.24151: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.24178: stdout chunk (state=3): >>> <<< 21083 1727096330.24219: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.24275: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 21083 1727096330.24403: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.24425: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.24542: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.24579: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.24642: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 21083 1727096330.24661: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.25228: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 21083 1727096330.25231: stdout chunk (state=3): >>> <<< 21083 1727096330.25283: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.25297: stdout chunk (state=3): >>> <<< 21083 1727096330.25350: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py<<< 21083 1727096330.25394: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 21083 1727096330.25426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 21083 1727096330.25498: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 21083 1727096330.25530: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1bb2840> <<< 21083 1727096330.25560: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py<<< 21083 1727096330.25588: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'<<< 21083 1727096330.25603: stdout chunk (state=3): >>> <<< 21083 1727096330.25687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'<<< 21083 1727096330.25712: stdout chunk (state=3): >>> <<< 21083 1727096330.25735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 21083 1727096330.25764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 21083 1727096330.25878: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d17c0170><<< 21083 1727096330.25897: stdout chunk (state=3): >>> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.25944: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d17c04d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1ba7410> <<< 21083 1727096330.25980: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1bb3380> <<< 21083 1727096330.26059: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1bb0f20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1bb0a40> <<< 21083 1727096330.26088: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21083 1727096330.26270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 21083 1727096330.26284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 21083 1727096330.26307: 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 0x7f88d17c3440><<< 21083 1727096330.26354: stdout chunk (state=3): >>> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d17c2cf0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'<<< 21083 1727096330.26445: stdout chunk (state=3): >>> # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d17c2ed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d17c2120> <<< 21083 1727096330.26457: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<< 21083 1727096330.26695: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d17c3620> <<< 21083 1727096330.26741: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 21083 1727096330.27003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d1822150> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1820170> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1bb0c20> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 21083 1727096330.27027: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.27059: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21083 1727096330.27084: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available<<< 21083 1727096330.27107: stdout chunk (state=3): >>> <<< 21083 1727096330.27256: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 21083 1727096330.27312: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.27390: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.27461: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 21083 1727096330.27493: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.27527: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 21083 1727096330.27556: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21083 1727096330.27691: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 21083 1727096330.27741: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.27805: stdout chunk (state=3): >>> <<< 21083 1727096330.27828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 21083 1727096330.27851: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.27921: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.27995: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 21083 1727096330.28008: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21083 1727096330.28096: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.28191: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21083 1727096330.28282: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.28374: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 21083 1727096330.28424: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 21083 1727096330.28427: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.28436: stdout chunk (state=3): >>> <<< 21083 1727096330.29303: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.29926: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 21083 1727096330.29953: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.30044: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.30135: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.30195: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.30273: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 21083 1727096330.30277: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.date_time' # <<< 21083 1727096330.30279: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21083 1727096330.30509: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # <<< 21083 1727096330.30538: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.30575: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.30614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 21083 1727096330.30625: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.30680: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.30711: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 21083 1727096330.30714: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.30817: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.31019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1822300> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 21083 1727096330.31042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 21083 1727096330.31233: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1822ed0> <<< 21083 1727096330.31236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 21083 1727096330.31240: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.31321: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.31410: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 21083 1727096330.31536: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.31692: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 21083 1727096330.31898: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096330.31935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21083 1727096330.31998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21083 1727096330.32130: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d185e4b0> <<< 21083 1727096330.32306: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d184e2d0> <<< 21083 1727096330.32348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 21083 1727096330.32454: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 21083 1727096330.32525: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.32610: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.33106: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.33193: stdout chunk (state=3): >>>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 0x7f88d1872150> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d184f4d0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 21083 1727096330.33197: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.33234: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 21083 1727096330.33239: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.33612: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.33647: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 21083 1727096330.33710: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.33799: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.33948: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.34066: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 21083 1727096330.34106: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.34123: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.34443: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.34557: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 21083 1727096330.34737: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.34935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available<<< 21083 1727096330.35003: stdout chunk (state=3): >>> # zipimport: zlib available<<< 21083 1727096330.35006: stdout chunk (state=3): >>> <<< 21083 1727096330.35064: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.35976: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.36710: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 21083 1727096330.36727: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.37038: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096330.37043: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 21083 1727096330.37055: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.37207: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.37358: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 21083 1727096330.37406: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 21083 1727096330.37450: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21083 1727096330.37540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 21083 1727096330.37618: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.37704: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.37913: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.38331: stdout chunk (state=3): >>>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 <<< 21083 1727096330.38358: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 21083 1727096330.38473: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.38570: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 21083 1727096330.38590: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.38614: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.38658: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 21083 1727096330.38749: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.38835: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 21083 1727096330.38849: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.38924: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.39019: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 21083 1727096330.39022: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.39550: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.39896: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 21083 1727096330.39922: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.40003: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.40085: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 21083 1727096330.40149: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21083 1727096330.40206: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 21083 1727096330.40224: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.40294: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # <<< 21083 1727096330.40309: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.40349: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.40396: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 21083 1727096330.40407: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.40644: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # <<< 21083 1727096330.40681: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 21083 1727096330.40710: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.40781: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.40844: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 21083 1727096330.40870: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.40903: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.40906: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.41208: stdout chunk (state=3): >>># 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 <<< 21083 1727096330.41256: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.41309: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 21083 1727096330.41333: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.41515: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.41716: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 21083 1727096330.41728: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.41770: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.41820: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 21083 1727096330.41833: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.41874: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.41928: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 21083 1727096330.41938: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.42024: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.42100: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 21083 1727096330.42116: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.42208: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.42373: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 21083 1727096330.42401: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.43010: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 21083 1727096330.43073: stdout chunk (state=3): >>># 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' <<< 21083 1727096330.43302: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88d1672990> <<< 21083 1727096330.43316: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1670b60> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d166bbf0> <<< 21083 1727096330.43913: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "50", "epoch": "1727096330", "epoch_int": "1727096330", "date": "2024-09-23", "time": "08:58:50", "iso8601_micro": "2024-09-23T12:58:50.424753Z", "iso8601": "2024-09-23T12:58:50Z", "iso8601_basic": "20240923T085850424753", "iso8601_basic_short": "20240923T085850", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "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_apparmor": {"status": "disabled"}, "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 40710 10.31.11.125 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 40710 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_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_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_local": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 21083 1727096330.44480: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 21083 1727096330.44536: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # 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 <<< 21083 1727096330.44566: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect <<< 21083 1727096330.44728: stdout chunk (state=3): >>># 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__ <<< 21083 1727096330.44748: stdout chunk (state=3): >>># cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # 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 <<< 21083 1727096330.44779: stdout chunk (state=3): >>># 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 <<< 21083 1727096330.45103: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21083 1727096330.45144: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 21083 1727096330.45173: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 21083 1727096330.45211: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 21083 1727096330.45292: stdout chunk (state=3): >>># 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 <<< 21083 1727096330.45416: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 21083 1727096330.45421: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 21083 1727096330.45437: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 21083 1727096330.45495: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime <<< 21083 1727096330.45607: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 21083 1727096330.45610: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 21083 1727096330.45681: stdout chunk (state=3): >>># 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 <<< 21083 1727096330.45714: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 21083 1727096330.45824: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # 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 <<< 21083 1727096330.45836: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21083 1727096330.45995: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 21083 1727096330.46047: stdout chunk (state=3): >>># 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 <<< 21083 1727096330.46098: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 21083 1727096330.46194: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21083 1727096330.46233: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 21083 1727096330.46509: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 21083 1727096330.46512: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 21083 1727096330.46708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096330.46731: stderr chunk (state=3): >>>Shared connection to 10.31.11.125 closed. <<< 21083 1727096330.46836: stderr chunk (state=3): >>><<< 21083 1727096330.46846: stdout chunk (state=3): >>><<< 21083 1727096330.47186: _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 0x7f88d27bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d278bb00> # /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 0x7f88d27bea50> 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 0x7f88d27cd130> # /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 0x7f88d27cdfa0> 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 0x7f88d25ebe90> # /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 0x7f88d25ebf50> # /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 0x7f88d2623890> # /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 0x7f88d2623f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2603b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2601280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d25e9040> # /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 0x7f88d2643800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2642420> # /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 0x7f88d2602150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2640b60> # /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 0x7f88d2678860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d25e82c0> # /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 0x7f88d2678d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2678bc0> # 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 0x7f88d2678f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d25e6de0> # /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 0x7f88d2679610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d26792e0> 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 0x7f88d267a510> 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 0x7f88d2690710> 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 0x7f88d2691df0> # /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 0x7f88d2692c90> # 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 0x7f88d26932f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d26921e0> # /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 0x7f88d2693d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d26934a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d267a540> # /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 0x7f88d2393c50> # /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 0x7f88d23bc710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d23bc470> # 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 0x7f88d23bc590> # /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 0x7f88d23bd010> # 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 0x7f88d23bd9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d23bc8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2391df0> # /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 0x7f88d23bede0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d23bdb20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d267ac30> # /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 0x7f88d23eb140> # /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 0x7f88d240b4d0> # /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 0x7f88d246c200> # /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 0x7f88d246e960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d246c320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d2431250> # /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 0x7f88d1d252e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d240a2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d23bfd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88d240a630> # zipimport: found 103 names in '/tmp/ansible_setup_payload_cpnuq2xn/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 0x7f88d1d8ef90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1d6de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1d6cfe0> # 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 0x7f88d1d8ce30> # /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 0x7f88d1dbe960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1dbe6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1dbe000> # /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 0x7f88d1dbe4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1d8f9b0> 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 0x7f88d1dbf6e0> # 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 0x7f88d1dbf920> # /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 0x7f88d1dbfe30> 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 0x7f88d1c29ca0> # 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 0x7f88d1c2b8c0> # /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 0x7f88d1c2c2c0> # /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 0x7f88d1c2d460> # /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 0x7f88d1c2fef0> # 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 0x7f88d25e6ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c2e1b0> # /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 0x7f88d1c37f20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c369f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c36750> # /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 0x7f88d1c36cc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c2e6c0> # 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 0x7f88d1c7c1a0> # /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 0x7f88d1c7c350> # /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 0x7f88d1c7ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c7db80> # /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 0x7f88d1c802c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c7e450> # /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 0x7f88d1c83aa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c80470> # 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 0x7f88d1c84830> # 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 0x7f88d1c84a70> # 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 0x7f88d1c843e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c7c500> # /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 0x7f88d1b104d0> # 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 0x7f88d1b11a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c86c30> # 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 0x7f88d1c87fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c86840> # 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 0x7f88d1b15b80> # /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 0x7f88d1b169f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1b11a30> 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 0x7f88d1b16570> # 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 0x7f88d1b17a10> # 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 0x7f88d1b222d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1b1d1c0> 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 0x7f88d1c0aa80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1dea750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c854f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1c366c0> # 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 0x7f88d1bb2840> # /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 0x7f88d17c0170> # 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 0x7f88d17c04d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1ba7410> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1bb3380> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1bb0f20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1bb0a40> # /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 0x7f88d17c3440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d17c2cf0> # 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 0x7f88d17c2ed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d17c2120> # /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 0x7f88d17c3620> # /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 0x7f88d1822150> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1820170> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1bb0c20> 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 0x7f88d1822300> # /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 0x7f88d1822ed0> 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 0x7f88d185e4b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d184e2d0> 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 0x7f88d1872150> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d184f4d0> 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 0x7f88d1672990> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d1670b60> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88d166bbf0> {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "50", "epoch": "1727096330", "epoch_int": "1727096330", "date": "2024-09-23", "time": "08:58:50", "iso8601_micro": "2024-09-23T12:58:50.424753Z", "iso8601": "2024-09-23T12:58:50Z", "iso8601_basic": "20240923T085850424753", "iso8601_basic_short": "20240923T085850", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "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_apparmor": {"status": "disabled"}, "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 40710 10.31.11.125 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 40710 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_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_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_local": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 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 21083 1727096330.49313: 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-1727096329.8223653-21167-221957870338612/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21083 1727096330.49316: _low_level_execute_command(): starting 21083 1727096330.49318: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096329.8223653-21167-221957870338612/ > /dev/null 2>&1 && sleep 0' 21083 1727096330.49321: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21083 1727096330.49323: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21083 1727096330.49325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21083 1727096330.49327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21083 1727096330.49329: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 21083 1727096330.49332: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096330.49334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21083 1727096330.49336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096330.49338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096330.49340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21083 1727096330.50833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096330.50837: stderr chunk (state=3): >>><<< 21083 1727096330.50848: stdout chunk (state=3): >>><<< 21083 1727096330.50877: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 21083 1727096330.50889: handler run complete 21083 1727096330.50935: variable 'ansible_facts' from source: unknown 21083 1727096330.50994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096330.51131: variable 'ansible_facts' from source: unknown 21083 1727096330.51319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096330.51322: attempt loop complete, returning result 21083 1727096330.51324: _execute() done 21083 1727096330.51326: dumping result to json 21083 1727096330.51328: done dumping result, returning 21083 1727096330.51330: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-9d29-38d8-00000000016e] 21083 1727096330.51675: sending task result for task 0afff68d-5257-9d29-38d8-00000000016e 21083 1727096330.51768: done sending task result for task 0afff68d-5257-9d29-38d8-00000000016e 21083 1727096330.51773: WORKER PROCESS EXITING ok: [managed_node1] 21083 1727096330.51948: no more pending results, returning what we have 21083 1727096330.51951: results queue empty 21083 1727096330.51952: checking for any_errors_fatal 21083 1727096330.52072: done checking for any_errors_fatal 21083 1727096330.52073: checking for max_fail_percentage 21083 1727096330.52075: done checking for max_fail_percentage 21083 1727096330.52075: checking to see if all hosts have failed and the running result is not ok 21083 1727096330.52076: done checking to see if all hosts have failed 21083 1727096330.52077: getting the remaining hosts for this loop 21083 1727096330.52078: done getting the remaining hosts for this loop 21083 1727096330.52082: getting the next task for host managed_node1 21083 1727096330.52090: done getting next task for host managed_node1 21083 1727096330.52092: ^ task is: TASK: Check if system is ostree 21083 1727096330.52095: ^ 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 21083 1727096330.52098: getting variables 21083 1727096330.52099: in VariableManager get_vars() 21083 1727096330.52123: Calling all_inventory to load vars for managed_node1 21083 1727096330.52126: Calling groups_inventory to load vars for managed_node1 21083 1727096330.52128: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096330.52138: Calling all_plugins_play to load vars for managed_node1 21083 1727096330.52140: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096330.52143: Calling groups_plugins_play to load vars for managed_node1 21083 1727096330.52619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096330.52876: done with get_vars() 21083 1727096330.52888: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 08:58:50 -0400 (0:00:00.793) 0:00:02.715 ****** 21083 1727096330.52995: entering _queue_task() for managed_node1/stat 21083 1727096330.53338: worker is 1 (out of 1 available) 21083 1727096330.53351: exiting _queue_task() for managed_node1/stat 21083 1727096330.53362: done queuing things up, now waiting for results queue to drain 21083 1727096330.53363: waiting for pending results... 21083 1727096330.53631: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 21083 1727096330.53727: in run() - task 0afff68d-5257-9d29-38d8-000000000170 21083 1727096330.53748: variable 'ansible_search_path' from source: unknown 21083 1727096330.53756: variable 'ansible_search_path' from source: unknown 21083 1727096330.53815: calling self._execute() 21083 1727096330.53899: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096330.53924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096330.53939: variable 'omit' from source: magic vars 21083 1727096330.54462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21083 1727096330.54745: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21083 1727096330.54807: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21083 1727096330.54881: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21083 1727096330.54966: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21083 1727096330.55421: 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) 21083 1727096330.55472: 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) 21083 1727096330.55491: 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) 21083 1727096330.55547: 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) 21083 1727096330.55666: Evaluated conditional (not __network_is_ostree is defined): True 21083 1727096330.55680: variable 'omit' from source: magic vars 21083 1727096330.55769: variable 'omit' from source: magic vars 21083 1727096330.55796: variable 'omit' from source: magic vars 21083 1727096330.55826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21083 1727096330.55862: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21083 1727096330.55898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21083 1727096330.55965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21083 1727096330.55970: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21083 1727096330.55982: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21083 1727096330.55997: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096330.56014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096330.56123: Set connection var ansible_connection to ssh 21083 1727096330.56135: Set connection var ansible_shell_type to sh 21083 1727096330.56145: Set connection var ansible_shell_executable to /bin/sh 21083 1727096330.56157: Set connection var ansible_timeout to 10 21083 1727096330.56183: Set connection var ansible_pipelining to False 21083 1727096330.56186: Set connection var ansible_module_compression to ZIP_DEFLATED 21083 1727096330.56580: variable 'ansible_shell_executable' from source: unknown 21083 1727096330.56584: variable 'ansible_connection' from source: unknown 21083 1727096330.56586: variable 'ansible_module_compression' from source: unknown 21083 1727096330.56588: variable 'ansible_shell_type' from source: unknown 21083 1727096330.56590: variable 'ansible_shell_executable' from source: unknown 21083 1727096330.56592: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096330.56593: variable 'ansible_pipelining' from source: unknown 21083 1727096330.56595: variable 'ansible_timeout' from source: unknown 21083 1727096330.56597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096330.56599: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21083 1727096330.56601: variable 'omit' from source: magic vars 21083 1727096330.56603: starting attempt loop 21083 1727096330.56605: running the handler 21083 1727096330.56607: _low_level_execute_command(): starting 21083 1727096330.56695: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21083 1727096330.57750: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21083 1727096330.57793: 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 <<< 21083 1727096330.57889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096330.57918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21083 1727096330.57945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096330.58050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21083 1727096330.59878: stdout chunk (state=3): >>>/root <<< 21083 1727096330.59943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096330.59991: stderr chunk (state=3): >>><<< 21083 1727096330.60007: stdout chunk (state=3): >>><<< 21083 1727096330.60070: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 21083 1727096330.60325: _low_level_execute_command(): starting 21083 1727096330.60329: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096330.601538-21199-214235536990825 `" && echo ansible-tmp-1727096330.601538-21199-214235536990825="` echo /root/.ansible/tmp/ansible-tmp-1727096330.601538-21199-214235536990825 `" ) && sleep 0' 21083 1727096330.61249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096330.61285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096330.61369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21083 1727096330.61389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096330.61411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096330.61542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21083 1727096330.64057: stdout chunk (state=3): >>>ansible-tmp-1727096330.601538-21199-214235536990825=/root/.ansible/tmp/ansible-tmp-1727096330.601538-21199-214235536990825 <<< 21083 1727096330.64226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096330.64230: stdout chunk (state=3): >>><<< 21083 1727096330.64232: stderr chunk (state=3): >>><<< 21083 1727096330.64397: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096330.601538-21199-214235536990825=/root/.ansible/tmp/ansible-tmp-1727096330.601538-21199-214235536990825 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 21083 1727096330.64481: variable 'ansible_module_compression' from source: unknown 21083 1727096330.64531: ANSIBALLZ: Using lock for stat 21083 1727096330.64539: ANSIBALLZ: Acquiring lock 21083 1727096330.64547: ANSIBALLZ: Lock acquired: 140164522105488 21083 1727096330.64555: ANSIBALLZ: Creating module 21083 1727096330.73579: ANSIBALLZ: Writing module into payload 21083 1727096330.73646: ANSIBALLZ: Writing module 21083 1727096330.73669: ANSIBALLZ: Renaming module 21083 1727096330.73674: ANSIBALLZ: Done creating module 21083 1727096330.73687: variable 'ansible_facts' from source: unknown 21083 1727096330.73741: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096330.601538-21199-214235536990825/AnsiballZ_stat.py 21083 1727096330.73850: Sending initial data 21083 1727096330.73853: Sent initial data (152 bytes) 21083 1727096330.74326: 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 <<< 21083 1727096330.74330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096330.74332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21083 1727096330.74334: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21083 1727096330.74336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096330.74385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096330.74391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096330.74499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21083 1727096330.76858: 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 <<< 21083 1727096330.76925: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21083 1727096330.76999: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21083dm2qdm3c/tmpsh8o5y98 /root/.ansible/tmp/ansible-tmp-1727096330.601538-21199-214235536990825/AnsiballZ_stat.py <<< 21083 1727096330.77002: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096330.601538-21199-214235536990825/AnsiballZ_stat.py" <<< 21083 1727096330.77076: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21083dm2qdm3c/tmpsh8o5y98" to remote "/root/.ansible/tmp/ansible-tmp-1727096330.601538-21199-214235536990825/AnsiballZ_stat.py" <<< 21083 1727096330.77079: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096330.601538-21199-214235536990825/AnsiballZ_stat.py" <<< 21083 1727096330.77740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096330.77787: stderr chunk (state=3): >>><<< 21083 1727096330.77790: stdout chunk (state=3): >>><<< 21083 1727096330.77818: done transferring module to remote 21083 1727096330.77873: _low_level_execute_command(): starting 21083 1727096330.77877: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096330.601538-21199-214235536990825/ /root/.ansible/tmp/ansible-tmp-1727096330.601538-21199-214235536990825/AnsiballZ_stat.py && sleep 0' 21083 1727096330.78292: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21083 1727096330.78296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096330.78307: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096330.78365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21083 1727096330.78381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096330.78384: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096330.78450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21083 1727096330.81059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096330.81091: stderr chunk (state=3): >>><<< 21083 1727096330.81094: stdout chunk (state=3): >>><<< 21083 1727096330.81108: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 21083 1727096330.81111: _low_level_execute_command(): starting 21083 1727096330.81116: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096330.601538-21199-214235536990825/AnsiballZ_stat.py && sleep 0' 21083 1727096330.81585: 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 <<< 21083 1727096330.81589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096330.81591: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 21083 1727096330.81593: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21083 1727096330.81595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21083 1727096330.81650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 21083 1727096330.81653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096330.81655: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096330.81747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21083 1727096330.85033: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 21083 1727096330.85059: stdout chunk (state=3): >>>import '_io' # <<< 21083 1727096330.85073: stdout chunk (state=3): >>> <<< 21083 1727096330.85082: stdout chunk (state=3): >>>import 'marshal' # <<< 21083 1727096330.85133: stdout chunk (state=3): >>>import 'posix' # <<< 21083 1727096330.85138: stdout chunk (state=3): >>> <<< 21083 1727096330.85185: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 21083 1727096330.85198: stdout chunk (state=3): >>> # installing zipimport hook<<< 21083 1727096330.85203: stdout chunk (state=3): >>> <<< 21083 1727096330.85225: stdout chunk (state=3): >>>import 'time' # <<< 21083 1727096330.85249: stdout chunk (state=3): >>> import 'zipimport' # <<< 21083 1727096330.85323: stdout chunk (state=3): >>># installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 21083 1727096330.85338: stdout chunk (state=3): >>> <<< 21083 1727096330.85346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 21083 1727096330.85386: stdout chunk (state=3): >>>import '_codecs' # <<< 21083 1727096330.85423: stdout chunk (state=3): >>>import 'codecs' # <<< 21083 1727096330.85484: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<< 21083 1727096330.85491: stdout chunk (state=3): >>> <<< 21083 1727096330.85528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead9684d0><<< 21083 1727096330.85543: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead937b30><<< 21083 1727096330.85581: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 21083 1727096330.85606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'<<< 21083 1727096330.85620: stdout chunk (state=3): >>> import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead96aa50><<< 21083 1727096330.85628: stdout chunk (state=3): >>> <<< 21083 1727096330.85680: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 21083 1727096330.85689: stdout chunk (state=3): >>> <<< 21083 1727096330.85699: stdout chunk (state=3): >>>import 'abc' # <<< 21083 1727096330.85735: stdout chunk (state=3): >>> import 'io' # <<< 21083 1727096330.85786: stdout chunk (state=3): >>>import '_stat' # <<< 21083 1727096330.85789: stdout chunk (state=3): >>> import 'stat' # <<< 21083 1727096330.85896: stdout chunk (state=3): >>> <<< 21083 1727096330.85940: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21083 1727096330.85985: stdout chunk (state=3): >>>import 'genericpath' # <<< 21083 1727096330.85990: stdout chunk (state=3): >>> <<< 21083 1727096330.86006: stdout chunk (state=3): >>>import 'posixpath' # <<< 21083 1727096330.86051: stdout chunk (state=3): >>>import 'os' # <<< 21083 1727096330.86062: stdout chunk (state=3): >>> <<< 21083 1727096330.86080: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 21083 1727096330.86088: stdout chunk (state=3): >>> <<< 21083 1727096330.86108: stdout chunk (state=3): >>>Processing user site-packages<<< 21083 1727096330.86124: stdout chunk (state=3): >>> <<< 21083 1727096330.86131: stdout chunk (state=3): >>>Processing global site-packages<<< 21083 1727096330.86133: stdout chunk (state=3): >>> <<< 21083 1727096330.86143: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages'<<< 21083 1727096330.86166: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages'<<< 21083 1727096330.86185: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 21083 1727096330.86188: stdout chunk (state=3): >>> <<< 21083 1727096330.86227: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<< 21083 1727096330.86267: stdout chunk (state=3): >>> import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead73d130> <<< 21083 1727096330.86341: 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 <<< 21083 1727096330.86382: 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 0x7f7ead73dfa0><<< 21083 1727096330.86423: stdout chunk (state=3): >>> import 'site' # <<< 21083 1727096330.86428: stdout chunk (state=3): >>> <<< 21083 1727096330.86482: 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 <<< 21083 1727096330.86487: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 21083 1727096330.86869: 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'<<< 21083 1727096330.86872: stdout chunk (state=3): >>> <<< 21083 1727096330.86896: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 21083 1727096330.86925: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 21083 1727096330.87011: stdout chunk (state=3): >>># /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' <<< 21083 1727096330.87045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21083 1727096330.87086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<< 21083 1727096330.87090: stdout chunk (state=3): >>> <<< 21083 1727096330.87115: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead77bec0> <<< 21083 1727096330.87147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 21083 1727096330.87180: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 21083 1727096330.87184: stdout chunk (state=3): >>> <<< 21083 1727096330.87213: stdout chunk (state=3): >>>import '_operator' # <<< 21083 1727096330.87233: stdout chunk (state=3): >>> import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead77bf80><<< 21083 1727096330.87238: stdout chunk (state=3): >>> <<< 21083 1727096330.87298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21083 1727096330.87347: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21083 1727096330.87414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 21083 1727096330.87449: stdout chunk (state=3): >>> import 'itertools' # <<< 21083 1727096330.87452: stdout chunk (state=3): >>> <<< 21083 1727096330.87482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 21083 1727096330.87494: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 21083 1727096330.87528: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead7b3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 21083 1727096330.87532: stdout chunk (state=3): >>> <<< 21083 1727096330.87554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 21083 1727096330.87566: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead7b3ec0><<< 21083 1727096330.87595: stdout chunk (state=3): >>> import '_collections' # <<< 21083 1727096330.87599: stdout chunk (state=3): >>> <<< 21083 1727096330.87665: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead793b60><<< 21083 1727096330.87696: stdout chunk (state=3): >>> import '_functools' # <<< 21083 1727096330.87799: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead7912b0> <<< 21083 1727096330.87882: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead779070><<< 21083 1727096330.87888: stdout chunk (state=3): >>> <<< 21083 1727096330.87925: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 21083 1727096330.87932: stdout chunk (state=3): >>> <<< 21083 1727096330.87959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 21083 1727096330.87969: stdout chunk (state=3): >>> <<< 21083 1727096330.87989: stdout chunk (state=3): >>>import '_sre' # <<< 21083 1727096330.87994: stdout chunk (state=3): >>> <<< 21083 1727096330.88055: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 21083 1727096330.88059: stdout chunk (state=3): >>> <<< 21083 1727096330.88090: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 21083 1727096330.88096: stdout chunk (state=3): >>> <<< 21083 1727096330.88108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 21083 1727096330.88156: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead7d37d0> <<< 21083 1727096330.88187: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead7d23f0> <<< 21083 1727096330.88233: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 21083 1727096330.88241: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'<<< 21083 1727096330.88253: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead792150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead7d0bc0><<< 21083 1727096330.88293: stdout chunk (state=3): >>> <<< 21083 1727096330.88345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 21083 1727096330.88351: stdout chunk (state=3): >>> <<< 21083 1727096330.88354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'<<< 21083 1727096330.88375: stdout chunk (state=3): >>> import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead808890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead7782f0><<< 21083 1727096330.88393: stdout chunk (state=3): >>> <<< 21083 1727096330.88414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 21083 1727096330.88468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.88491: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.88496: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7ead808d40> <<< 21083 1727096330.88548: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead808bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 21083 1727096330.88557: stdout chunk (state=3): >>> <<< 21083 1727096330.88579: 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 0x7f7ead808fe0><<< 21083 1727096330.88600: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead776e10> <<< 21083 1727096330.88648: 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'<<< 21083 1727096330.88684: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 21083 1727096330.88688: stdout chunk (state=3): >>> <<< 21083 1727096330.88725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'<<< 21083 1727096330.88750: stdout chunk (state=3): >>> import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead809670> <<< 21083 1727096330.88778: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead809370> import 'importlib.machinery' # <<< 21083 1727096330.88785: stdout chunk (state=3): >>> <<< 21083 1727096330.88846: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead80a540> <<< 21083 1727096330.88879: stdout chunk (state=3): >>>import 'importlib.util' # <<< 21083 1727096330.88900: stdout chunk (state=3): >>> import 'runpy' # <<< 21083 1727096330.88903: stdout chunk (state=3): >>> <<< 21083 1727096330.88985: stdout chunk (state=3): >>># /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'<<< 21083 1727096330.88987: stdout chunk (state=3): >>> <<< 21083 1727096330.89021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 21083 1727096330.89037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 21083 1727096330.89041: stdout chunk (state=3): >>> <<< 21083 1727096330.89054: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead820740><<< 21083 1727096330.89078: stdout chunk (state=3): >>> import 'errno' # <<< 21083 1727096330.89132: 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' <<< 21083 1727096330.89166: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7ead821e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 21083 1727096330.89190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 21083 1727096330.89224: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 21083 1727096330.89235: stdout chunk (state=3): >>> <<< 21083 1727096330.89251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 21083 1727096330.89291: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead822cc0> <<< 21083 1727096330.89321: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.89337: 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 0x7f7ead8232f0><<< 21083 1727096330.89360: stdout chunk (state=3): >>> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead822210><<< 21083 1727096330.89393: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py<<< 21083 1727096330.89401: stdout chunk (state=3): >>> <<< 21083 1727096330.89421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 21083 1727096330.89481: 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'<<< 21083 1727096330.89487: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7ead823d70><<< 21083 1727096330.89511: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead8234a0><<< 21083 1727096330.89516: stdout chunk (state=3): >>> <<< 21083 1727096330.89603: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead80a4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 21083 1727096330.89608: stdout chunk (state=3): >>> <<< 21083 1727096330.89648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 21083 1727096330.89652: stdout chunk (state=3): >>> <<< 21083 1727096330.89693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21083 1727096330.89718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 21083 1727096330.89760: stdout chunk (state=3): >>> # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 21083 1727096330.89778: stdout chunk (state=3): >>> <<< 21083 1727096330.89787: 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 0x7f7ead5a7c50><<< 21083 1727096330.89826: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 21083 1727096330.89838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 21083 1727096330.89881: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7ead5d07a0><<< 21083 1727096330.89921: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead5d0500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.89937: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.89981: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7ead5d07d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 21083 1727096330.90045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 21083 1727096330.90147: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 21083 1727096330.90292: stdout chunk (state=3): >>> <<< 21083 1727096330.90340: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.90348: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7ead5d1100> <<< 21083 1727096330.90576: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.90601: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.90604: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7ead5d1af0> <<< 21083 1727096330.90627: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead5d09b0> <<< 21083 1727096330.90660: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead5a5df0> <<< 21083 1727096330.90700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21083 1727096330.90739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 21083 1727096330.90778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 21083 1727096330.90783: stdout chunk (state=3): >>> <<< 21083 1727096330.90831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead5d2f00><<< 21083 1727096330.90875: stdout chunk (state=3): >>> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead5d1c40> <<< 21083 1727096330.90909: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead80ac60> <<< 21083 1727096330.90996: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21083 1727096330.91042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 21083 1727096330.91049: stdout chunk (state=3): >>> <<< 21083 1727096330.91078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<< 21083 1727096330.91082: stdout chunk (state=3): >>> <<< 21083 1727096330.91132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<< 21083 1727096330.91137: stdout chunk (state=3): >>> <<< 21083 1727096330.91174: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead5fb230><<< 21083 1727096330.91253: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21083 1727096330.91283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 21083 1727096330.91291: stdout chunk (state=3): >>> <<< 21083 1727096330.91319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 21083 1727096330.91323: stdout chunk (state=3): >>> <<< 21083 1727096330.91358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 21083 1727096330.91362: stdout chunk (state=3): >>> <<< 21083 1727096330.91424: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead61f5f0><<< 21083 1727096330.91431: stdout chunk (state=3): >>> <<< 21083 1727096330.91457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 21083 1727096330.91494: stdout chunk (state=3): >>> <<< 21083 1727096330.91541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 21083 1727096330.91546: stdout chunk (state=3): >>> <<< 21083 1727096330.91631: stdout chunk (state=3): >>>import 'ntpath' # <<< 21083 1727096330.91679: stdout chunk (state=3): >>> # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 21083 1727096330.91684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 21083 1727096330.91693: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead680380><<< 21083 1727096330.91731: stdout chunk (state=3): >>> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21083 1727096330.91781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21083 1727096330.91871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21083 1727096330.92007: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead682ae0> <<< 21083 1727096330.92127: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead6804a0> <<< 21083 1727096330.92189: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead641370> <<< 21083 1727096330.92231: 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'<<< 21083 1727096330.92272: stdout chunk (state=3): >>> import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacf29430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead61e3f0> <<< 21083 1727096330.92282: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead5d3e00><<< 21083 1727096330.92395: stdout chunk (state=3): >>> <<< 21083 1727096330.92460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 21083 1727096330.92465: stdout chunk (state=3): >>> <<< 21083 1727096330.92502: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7ead61e750><<< 21083 1727096330.92507: stdout chunk (state=3): >>> <<< 21083 1727096330.92717: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_7z135u0c/ansible_stat_payload.zip'<<< 21083 1727096330.92725: stdout chunk (state=3): >>> <<< 21083 1727096330.92743: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.92749: stdout chunk (state=3): >>> <<< 21083 1727096330.92949: stdout chunk (state=3): >>># zipimport: zlib available<<< 21083 1727096330.92954: stdout chunk (state=3): >>> <<< 21083 1727096330.92989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 21083 1727096330.92994: stdout chunk (state=3): >>> <<< 21083 1727096330.93022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 21083 1727096330.93025: stdout chunk (state=3): >>> <<< 21083 1727096330.93081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 21083 1727096330.93113: stdout chunk (state=3): >>> <<< 21083 1727096330.93212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21083 1727096330.93253: 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 0x7f7eacf7f170> <<< 21083 1727096330.93263: stdout chunk (state=3): >>>import '_typing' # <<< 21083 1727096330.93448: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacf5e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacf5d1c0> # zipimport: zlib available <<< 21083 1727096330.93495: stdout chunk (state=3): >>>import 'ansible' # <<< 21083 1727096330.93527: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21083 1727096330.93549: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 21083 1727096330.95607: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.97328: 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 0x7f7eacf7d040> # /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' <<< 21083 1727096330.97336: 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' <<< 21083 1727096330.97388: 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 0x7f7eacfa6ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacfa6840> <<< 21083 1727096330.97433: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacfa6150> <<< 21083 1727096330.97451: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 21083 1727096330.97495: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacfa65a0> <<< 21083 1727096330.97515: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacf7fe00> import 'atexit' # <<< 21083 1727096330.97519: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.97708: 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 0x7f7eacfa7830> # 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 0x7f7eacfa7a70> <<< 21083 1727096330.97715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21083 1727096330.97717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 21083 1727096330.97741: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacfa7fb0> <<< 21083 1727096330.97748: stdout chunk (state=3): >>>import 'pwd' # <<< 21083 1727096330.97758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21083 1727096330.97761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21083 1727096330.97775: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace11d30> <<< 21083 1727096330.97844: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.97880: 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 0x7f7eace13470> # /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 0x7f7eace14320> <<< 21083 1727096330.97921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21083 1727096330.97969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace154c0> <<< 21083 1727096330.98047: stdout chunk (state=3): >>># /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' <<< 21083 1727096330.98071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 21083 1727096330.98084: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace17fb0> <<< 21083 1727096330.98122: 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 0x7f7eace1c2f0> <<< 21083 1727096330.98141: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace16270> <<< 21083 1727096330.98154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21083 1727096330.98204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 21083 1727096330.98224: 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' <<< 21083 1727096330.98234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21083 1727096330.98274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21083 1727096330.98302: 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' <<< 21083 1727096330.98318: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace1fec0> import '_tokenize' # <<< 21083 1727096330.98378: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace1e990> <<< 21083 1727096330.98416: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace1e720> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 21083 1727096330.98422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 21083 1727096330.98476: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace1ec60> <<< 21083 1727096330.98515: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace16780> <<< 21083 1727096330.98554: 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 0x7f7eace67fe0> <<< 21083 1727096330.98560: 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 0x7f7eace68320> <<< 21083 1727096330.98606: 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 <<< 21083 1727096330.98610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 21083 1727096330.98624: 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' <<< 21083 1727096330.98664: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.98680: 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 0x7f7eace69d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace69b20> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21083 1727096330.98806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21083 1727096330.98858: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.98863: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7eace6c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace6a420> <<< 21083 1727096330.98895: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21083 1727096330.98925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21083 1727096330.98964: 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' <<< 21083 1727096330.98969: stdout chunk (state=3): >>>import '_string' # <<< 21083 1727096330.99008: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace6fa40> <<< 21083 1727096330.99136: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace6c410> <<< 21083 1727096330.99198: 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 0x7f7eace708c0> <<< 21083 1727096330.99229: 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 0x7f7eace708f0> <<< 21083 1727096330.99287: 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 0x7f7eace70da0> <<< 21083 1727096330.99291: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace68470> <<< 21083 1727096330.99327: 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' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 21083 1727096330.99352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 21083 1727096330.99379: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096330.99401: 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 0x7f7eacefc320> <<< 21083 1727096330.99559: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7eacefd640> <<< 21083 1727096330.99623: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace72ab0> <<< 21083 1727096330.99626: 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 0x7f7eace73e60> <<< 21083 1727096330.99653: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace726f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 21083 1727096330.99773: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096330.99863: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 21083 1727096330.99990: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 21083 1727096331.00006: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.00129: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.01013: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.01582: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 21083 1727096331.01608: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 21083 1727096331.01626: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 21083 1727096331.01644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 21083 1727096331.01707: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 21083 1727096331.01728: 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 0x7f7eacd01880> <<< 21083 1727096331.01820: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 21083 1727096331.01847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacd02570> <<< 21083 1727096331.01871: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacefd760> <<< 21083 1727096331.01921: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21083 1727096331.01946: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.01976: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 21083 1727096331.01990: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.02216: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.02459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 21083 1727096331.02496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacd023f0> <<< 21083 1727096331.02520: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.03294: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.04073: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.04076: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.04078: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 21083 1727096331.04080: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.04082: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21083 1727096331.04084: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.04213: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 21083 1727096331.04235: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21083 1727096331.04255: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 21083 1727096331.04296: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.04336: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 21083 1727096331.04347: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.04572: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.04817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21083 1727096331.04872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 21083 1727096331.04949: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacd03860> <<< 21083 1727096331.04977: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.05295: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 21083 1727096331.05333: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.05424: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.05789: stdout chunk (state=3): >>># 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 <<< 21083 1727096331.05807: stdout chunk (state=3): >>># 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 0x7f7eacd0e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacd091c0> <<< 21083 1727096331.05826: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 21083 1727096331.05920: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.06010: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.06086: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 21083 1727096331.06123: 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 <<< 21083 1727096331.06163: stdout chunk (state=3): >>># 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 <<< 21083 1727096331.06255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21083 1727096331.06265: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 21083 1727096331.06287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21083 1727096331.06376: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacffaae0> <<< 21083 1727096331.06448: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacfee7b0> <<< 21083 1727096331.06590: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacd0e2d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacd03230> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 21083 1727096331.06616: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 21083 1727096331.06696: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21083 1727096331.06727: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21083 1727096331.06730: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 21083 1727096331.06784: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.06952: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.07239: stdout chunk (state=3): >>># zipimport: zlib available <<< 21083 1727096331.07437: 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"}}} # destroy __main__ <<< 21083 1727096331.07918: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 21083 1727096331.07946: stdout chunk (state=3): >>> # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2<<< 21083 1727096331.07958: stdout chunk (state=3): >>> # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys<<< 21083 1727096331.08185: stdout chunk (state=3): >>> # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 <<< 21083 1727096331.08881: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy 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 <<< 21083 1727096331.08916: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 21083 1727096331.08920: 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 # 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<<< 21083 1727096331.08923: 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 # cleanup[3] wiping re._parser <<< 21083 1727096331.09021: 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 # 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 <<< 21083 1727096331.09025: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21083 1727096331.09092: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 21083 1727096331.09189: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 21083 1727096331.09347: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21083 1727096331.09357: 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 # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 21083 1727096331.09417: stdout chunk (state=3): >>># 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 <<< 21083 1727096331.09942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 21083 1727096331.09946: stdout chunk (state=3): >>><<< 21083 1727096331.09948: stderr chunk (state=3): >>><<< 21083 1727096331.10181: _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 0x7f7ead9684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead937b30> # /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 0x7f7ead96aa50> 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 0x7f7ead73d130> # /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 0x7f7ead73dfa0> 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 0x7f7ead77bec0> # /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 0x7f7ead77bf80> # /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 0x7f7ead7b3830> # /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 0x7f7ead7b3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead793b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead7912b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead779070> # /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 0x7f7ead7d37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead7d23f0> # /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 0x7f7ead792150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead7d0bc0> # /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 0x7f7ead808890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead7782f0> # /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 0x7f7ead808d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead808bf0> # 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 0x7f7ead808fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead776e10> # /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 0x7f7ead809670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead809370> 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 0x7f7ead80a540> 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 0x7f7ead820740> 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 0x7f7ead821e20> # /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 0x7f7ead822cc0> # 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 0x7f7ead8232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead822210> # /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 0x7f7ead823d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead8234a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead80a4b0> # /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 0x7f7ead5a7c50> # /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 0x7f7ead5d07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead5d0500> # 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 0x7f7ead5d07d0> # /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 0x7f7ead5d1100> # 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 0x7f7ead5d1af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead5d09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead5a5df0> # /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 0x7f7ead5d2f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead5d1c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead80ac60> # /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 0x7f7ead5fb230> # /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 0x7f7ead61f5f0> # /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 0x7f7ead680380> # /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 0x7f7ead682ae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead6804a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead641370> # /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 0x7f7eacf29430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead61e3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ead5d3e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7ead61e750> # zipimport: found 30 names in '/tmp/ansible_stat_payload_7z135u0c/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 0x7f7eacf7f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacf5e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacf5d1c0> # 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 0x7f7eacf7d040> # /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 0x7f7eacfa6ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacfa6840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacfa6150> # /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 0x7f7eacfa65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacf7fe00> 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 0x7f7eacfa7830> # 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 0x7f7eacfa7a70> # /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 0x7f7eacfa7fb0> 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 0x7f7eace11d30> # 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 0x7f7eace13470> # /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 0x7f7eace14320> # /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 0x7f7eace154c0> # /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 0x7f7eace17fb0> # 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 0x7f7eace1c2f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace16270> # /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 0x7f7eace1fec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace1e990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace1e720> # /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 0x7f7eace1ec60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace16780> # 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 0x7f7eace67fe0> # /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 0x7f7eace68320> # /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 0x7f7eace69d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace69b20> # /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 0x7f7eace6c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace6a420> # /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 0x7f7eace6fa40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace6c410> # 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 0x7f7eace708c0> # 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 0x7f7eace708f0> # 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 0x7f7eace70da0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace68470> # /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 0x7f7eacefc320> # 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 0x7f7eacefd640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace72ab0> # 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 0x7f7eace73e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eace726f0> # 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 0x7f7eacd01880> # /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 0x7f7eacd02570> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacefd760> 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 0x7f7eacd023f0> # 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 0x7f7eacd03860> # 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 0x7f7eacd0e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacd091c0> 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 0x7f7eacffaae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacfee7b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacd0e2d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eacd03230> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 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 21083 1727096331.11907: 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-1727096330.601538-21199-214235536990825/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21083 1727096331.11910: _low_level_execute_command(): starting 21083 1727096331.11914: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096330.601538-21199-214235536990825/ > /dev/null 2>&1 && sleep 0' 21083 1727096331.11916: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21083 1727096331.12219: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21083 1727096331.12223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21083 1727096331.12225: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 21083 1727096331.12228: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 21083 1727096331.12230: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21083 1727096331.12484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21083 1727096331.14475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21083 1727096331.14479: stdout chunk (state=3): >>><<< 21083 1727096331.14482: stderr chunk (state=3): >>><<< 21083 1727096331.14485: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 21083 1727096331.14487: handler run complete 21083 1727096331.14490: attempt loop complete, returning result 21083 1727096331.14492: _execute() done 21083 1727096331.14494: dumping result to json 21083 1727096331.14496: done dumping result, returning 21083 1727096331.14498: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0afff68d-5257-9d29-38d8-000000000170] 21083 1727096331.14500: sending task result for task 0afff68d-5257-9d29-38d8-000000000170 21083 1727096331.14565: done sending task result for task 0afff68d-5257-9d29-38d8-000000000170 ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 21083 1727096331.14645: no more pending results, returning what we have 21083 1727096331.14648: results queue empty 21083 1727096331.14649: checking for any_errors_fatal 21083 1727096331.14656: done checking for any_errors_fatal 21083 1727096331.14657: checking for max_fail_percentage 21083 1727096331.14659: done checking for max_fail_percentage 21083 1727096331.14659: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.14660: done checking to see if all hosts have failed 21083 1727096331.14661: getting the remaining hosts for this loop 21083 1727096331.14663: done getting the remaining hosts for this loop 21083 1727096331.14671: getting the next task for host managed_node1 21083 1727096331.14677: done getting next task for host managed_node1 21083 1727096331.14680: ^ task is: TASK: Set flag to indicate system is ostree 21083 1727096331.14682: ^ 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 21083 1727096331.14685: getting variables 21083 1727096331.14687: in VariableManager get_vars() 21083 1727096331.14770: Calling all_inventory to load vars for managed_node1 21083 1727096331.14773: Calling groups_inventory to load vars for managed_node1 21083 1727096331.14776: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.14788: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.14791: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.14794: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.15179: WORKER PROCESS EXITING 21083 1727096331.15197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.15624: done with get_vars() 21083 1727096331.15636: done getting variables 21083 1727096331.15908: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 08:58:51 -0400 (0:00:00.629) 0:00:03.345 ****** 21083 1727096331.15937: entering _queue_task() for managed_node1/set_fact 21083 1727096331.15939: Creating lock for set_fact 21083 1727096331.16641: worker is 1 (out of 1 available) 21083 1727096331.16654: exiting _queue_task() for managed_node1/set_fact 21083 1727096331.16783: done queuing things up, now waiting for results queue to drain 21083 1727096331.16785: waiting for pending results... 21083 1727096331.17113: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 21083 1727096331.17219: in run() - task 0afff68d-5257-9d29-38d8-000000000171 21083 1727096331.17292: variable 'ansible_search_path' from source: unknown 21083 1727096331.17378: variable 'ansible_search_path' from source: unknown 21083 1727096331.17420: calling self._execute() 21083 1727096331.17506: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.17772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.17776: variable 'omit' from source: magic vars 21083 1727096331.19375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21083 1727096331.19722: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21083 1727096331.20173: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21083 1727096331.20177: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21083 1727096331.20180: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21083 1727096331.20182: 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) 21083 1727096331.20185: 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) 21083 1727096331.20573: 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) 21083 1727096331.20577: 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) 21083 1727096331.20580: Evaluated conditional (not __network_is_ostree is defined): True 21083 1727096331.20582: variable 'omit' from source: magic vars 21083 1727096331.20585: variable 'omit' from source: magic vars 21083 1727096331.20889: variable '__ostree_booted_stat' from source: set_fact 21083 1727096331.20944: variable 'omit' from source: magic vars 21083 1727096331.21199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21083 1727096331.21231: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21083 1727096331.21255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21083 1727096331.21282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21083 1727096331.21298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21083 1727096331.21331: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21083 1727096331.21341: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.21350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.21452: Set connection var ansible_connection to ssh 21083 1727096331.21772: Set connection var ansible_shell_type to sh 21083 1727096331.21775: Set connection var ansible_shell_executable to /bin/sh 21083 1727096331.21778: Set connection var ansible_timeout to 10 21083 1727096331.21780: Set connection var ansible_pipelining to False 21083 1727096331.21782: Set connection var ansible_module_compression to ZIP_DEFLATED 21083 1727096331.21784: variable 'ansible_shell_executable' from source: unknown 21083 1727096331.21787: variable 'ansible_connection' from source: unknown 21083 1727096331.21789: variable 'ansible_module_compression' from source: unknown 21083 1727096331.21791: variable 'ansible_shell_type' from source: unknown 21083 1727096331.21793: variable 'ansible_shell_executable' from source: unknown 21083 1727096331.21795: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.21800: variable 'ansible_pipelining' from source: unknown 21083 1727096331.21802: variable 'ansible_timeout' from source: unknown 21083 1727096331.21804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.21874: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21083 1727096331.21889: variable 'omit' from source: magic vars 21083 1727096331.21897: starting attempt loop 21083 1727096331.21903: running the handler 21083 1727096331.22172: handler run complete 21083 1727096331.22175: attempt loop complete, returning result 21083 1727096331.22177: _execute() done 21083 1727096331.22179: dumping result to json 21083 1727096331.22181: done dumping result, returning 21083 1727096331.22182: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0afff68d-5257-9d29-38d8-000000000171] 21083 1727096331.22184: sending task result for task 0afff68d-5257-9d29-38d8-000000000171 ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 21083 1727096331.22299: no more pending results, returning what we have 21083 1727096331.22302: results queue empty 21083 1727096331.22302: checking for any_errors_fatal 21083 1727096331.22307: done checking for any_errors_fatal 21083 1727096331.22308: checking for max_fail_percentage 21083 1727096331.22309: done checking for max_fail_percentage 21083 1727096331.22310: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.22311: done checking to see if all hosts have failed 21083 1727096331.22312: getting the remaining hosts for this loop 21083 1727096331.22313: done getting the remaining hosts for this loop 21083 1727096331.22316: getting the next task for host managed_node1 21083 1727096331.22326: done getting next task for host managed_node1 21083 1727096331.22329: ^ task is: TASK: Fix CentOS6 Base repo 21083 1727096331.22331: ^ 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 21083 1727096331.22335: getting variables 21083 1727096331.22337: in VariableManager get_vars() 21083 1727096331.22366: Calling all_inventory to load vars for managed_node1 21083 1727096331.22370: Calling groups_inventory to load vars for managed_node1 21083 1727096331.22373: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.22383: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.22386: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.22388: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.23021: done sending task result for task 0afff68d-5257-9d29-38d8-000000000171 21083 1727096331.23031: WORKER PROCESS EXITING 21083 1727096331.23078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.23506: done with get_vars() 21083 1727096331.23516: done getting variables 21083 1727096331.23753: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 08:58:51 -0400 (0:00:00.079) 0:00:03.424 ****** 21083 1727096331.23881: entering _queue_task() for managed_node1/copy 21083 1727096331.24518: worker is 1 (out of 1 available) 21083 1727096331.24530: exiting _queue_task() for managed_node1/copy 21083 1727096331.24658: done queuing things up, now waiting for results queue to drain 21083 1727096331.24660: waiting for pending results... 21083 1727096331.24904: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 21083 1727096331.25201: in run() - task 0afff68d-5257-9d29-38d8-000000000173 21083 1727096331.25213: variable 'ansible_search_path' from source: unknown 21083 1727096331.25216: variable 'ansible_search_path' from source: unknown 21083 1727096331.25250: calling self._execute() 21083 1727096331.25527: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.25532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.25542: variable 'omit' from source: magic vars 21083 1727096331.26393: variable 'ansible_distribution' from source: facts 21083 1727096331.26413: Evaluated conditional (ansible_distribution == 'CentOS'): True 21083 1727096331.26873: variable 'ansible_distribution_major_version' from source: facts 21083 1727096331.26876: Evaluated conditional (ansible_distribution_major_version == '6'): False 21083 1727096331.26878: when evaluation is False, skipping this task 21083 1727096331.26880: _execute() done 21083 1727096331.26882: dumping result to json 21083 1727096331.26883: done dumping result, returning 21083 1727096331.26886: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0afff68d-5257-9d29-38d8-000000000173] 21083 1727096331.26887: sending task result for task 0afff68d-5257-9d29-38d8-000000000173 21083 1727096331.26958: done sending task result for task 0afff68d-5257-9d29-38d8-000000000173 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 21083 1727096331.27029: no more pending results, returning what we have 21083 1727096331.27033: results queue empty 21083 1727096331.27034: checking for any_errors_fatal 21083 1727096331.27041: done checking for any_errors_fatal 21083 1727096331.27042: checking for max_fail_percentage 21083 1727096331.27044: done checking for max_fail_percentage 21083 1727096331.27044: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.27045: done checking to see if all hosts have failed 21083 1727096331.27046: getting the remaining hosts for this loop 21083 1727096331.27048: done getting the remaining hosts for this loop 21083 1727096331.27058: getting the next task for host managed_node1 21083 1727096331.27069: done getting next task for host managed_node1 21083 1727096331.27072: ^ task is: TASK: Include the task 'enable_epel.yml' 21083 1727096331.27075: ^ 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 21083 1727096331.27079: getting variables 21083 1727096331.27080: in VariableManager get_vars() 21083 1727096331.27126: Calling all_inventory to load vars for managed_node1 21083 1727096331.27129: Calling groups_inventory to load vars for managed_node1 21083 1727096331.27132: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.27149: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.27152: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.27159: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.27304: WORKER PROCESS EXITING 21083 1727096331.27588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.27834: done with get_vars() 21083 1727096331.27846: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 08:58:51 -0400 (0:00:00.040) 0:00:03.465 ****** 21083 1727096331.27946: entering _queue_task() for managed_node1/include_tasks 21083 1727096331.28603: worker is 1 (out of 1 available) 21083 1727096331.28615: exiting _queue_task() for managed_node1/include_tasks 21083 1727096331.28694: done queuing things up, now waiting for results queue to drain 21083 1727096331.28696: waiting for pending results... 21083 1727096331.29221: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 21083 1727096331.29333: in run() - task 0afff68d-5257-9d29-38d8-000000000174 21083 1727096331.29773: variable 'ansible_search_path' from source: unknown 21083 1727096331.29975: variable 'ansible_search_path' from source: unknown 21083 1727096331.29979: calling self._execute() 21083 1727096331.29982: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.29985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.29987: variable 'omit' from source: magic vars 21083 1727096331.31608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096331.37175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096331.37354: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096331.37674: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096331.37677: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096331.37682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096331.37770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096331.37904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096331.37933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096331.37981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096331.38091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096331.38315: variable '__network_is_ostree' from source: set_fact 21083 1727096331.38337: Evaluated conditional (not __network_is_ostree | d(false)): True 21083 1727096331.38347: _execute() done 21083 1727096331.38354: dumping result to json 21083 1727096331.38360: done dumping result, returning 21083 1727096331.38376: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-9d29-38d8-000000000174] 21083 1727096331.38481: sending task result for task 0afff68d-5257-9d29-38d8-000000000174 21083 1727096331.38681: done sending task result for task 0afff68d-5257-9d29-38d8-000000000174 21083 1727096331.38685: WORKER PROCESS EXITING 21083 1727096331.38722: no more pending results, returning what we have 21083 1727096331.38728: in VariableManager get_vars() 21083 1727096331.38764: Calling all_inventory to load vars for managed_node1 21083 1727096331.38769: Calling groups_inventory to load vars for managed_node1 21083 1727096331.38773: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.38900: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.38905: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.38908: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.39325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.39712: done with get_vars() 21083 1727096331.39721: variable 'ansible_search_path' from source: unknown 21083 1727096331.39722: variable 'ansible_search_path' from source: unknown 21083 1727096331.39755: we have included files to process 21083 1727096331.39756: generating all_blocks data 21083 1727096331.39758: done generating all_blocks data 21083 1727096331.39762: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21083 1727096331.39763: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21083 1727096331.39770: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21083 1727096331.41257: done processing included file 21083 1727096331.41259: iterating over new_blocks loaded from include file 21083 1727096331.41261: in VariableManager get_vars() 21083 1727096331.41277: done with get_vars() 21083 1727096331.41279: filtering new block on tags 21083 1727096331.41301: done filtering new block on tags 21083 1727096331.41304: in VariableManager get_vars() 21083 1727096331.41315: done with get_vars() 21083 1727096331.41316: filtering new block on tags 21083 1727096331.41327: done filtering new block on tags 21083 1727096331.41328: 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_node1 21083 1727096331.41334: extending task lists for all hosts with included blocks 21083 1727096331.41551: done extending task lists 21083 1727096331.41553: done processing included files 21083 1727096331.41554: results queue empty 21083 1727096331.41554: checking for any_errors_fatal 21083 1727096331.41558: done checking for any_errors_fatal 21083 1727096331.41559: checking for max_fail_percentage 21083 1727096331.41560: done checking for max_fail_percentage 21083 1727096331.41560: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.41561: done checking to see if all hosts have failed 21083 1727096331.41562: getting the remaining hosts for this loop 21083 1727096331.41563: done getting the remaining hosts for this loop 21083 1727096331.41772: getting the next task for host managed_node1 21083 1727096331.41777: done getting next task for host managed_node1 21083 1727096331.41779: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 21083 1727096331.41783: ^ 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 21083 1727096331.41785: getting variables 21083 1727096331.41786: in VariableManager get_vars() 21083 1727096331.41794: Calling all_inventory to load vars for managed_node1 21083 1727096331.41796: Calling groups_inventory to load vars for managed_node1 21083 1727096331.41798: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.41803: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.41809: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.41812: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.42081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.42255: done with get_vars() 21083 1727096331.42266: done getting variables 21083 1727096331.42556: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 21083 1727096331.42857: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 08:58:51 -0400 (0:00:00.149) 0:00:03.614 ****** 21083 1727096331.42911: entering _queue_task() for managed_node1/command 21083 1727096331.42913: Creating lock for command 21083 1727096331.43221: worker is 1 (out of 1 available) 21083 1727096331.43233: exiting _queue_task() for managed_node1/command 21083 1727096331.43245: done queuing things up, now waiting for results queue to drain 21083 1727096331.43247: waiting for pending results... 21083 1727096331.43520: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 21083 1727096331.43656: in run() - task 0afff68d-5257-9d29-38d8-00000000018e 21083 1727096331.43680: variable 'ansible_search_path' from source: unknown 21083 1727096331.43687: variable 'ansible_search_path' from source: unknown 21083 1727096331.43728: calling self._execute() 21083 1727096331.43814: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.43824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.43836: variable 'omit' from source: magic vars 21083 1727096331.44199: variable 'ansible_distribution' from source: facts 21083 1727096331.44259: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21083 1727096331.44683: variable 'ansible_distribution_major_version' from source: facts 21083 1727096331.44687: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21083 1727096331.44690: when evaluation is False, skipping this task 21083 1727096331.44692: _execute() done 21083 1727096331.44694: dumping result to json 21083 1727096331.44696: done dumping result, returning 21083 1727096331.44698: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0afff68d-5257-9d29-38d8-00000000018e] 21083 1727096331.44700: sending task result for task 0afff68d-5257-9d29-38d8-00000000018e 21083 1727096331.44781: done sending task result for task 0afff68d-5257-9d29-38d8-00000000018e 21083 1727096331.44869: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21083 1727096331.44924: no more pending results, returning what we have 21083 1727096331.44927: results queue empty 21083 1727096331.44928: checking for any_errors_fatal 21083 1727096331.44930: done checking for any_errors_fatal 21083 1727096331.44930: checking for max_fail_percentage 21083 1727096331.44932: done checking for max_fail_percentage 21083 1727096331.44933: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.44933: done checking to see if all hosts have failed 21083 1727096331.44934: getting the remaining hosts for this loop 21083 1727096331.44936: done getting the remaining hosts for this loop 21083 1727096331.44940: getting the next task for host managed_node1 21083 1727096331.44947: done getting next task for host managed_node1 21083 1727096331.44949: ^ task is: TASK: Install yum-utils package 21083 1727096331.44953: ^ 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 21083 1727096331.44956: getting variables 21083 1727096331.44958: in VariableManager get_vars() 21083 1727096331.44991: Calling all_inventory to load vars for managed_node1 21083 1727096331.44994: Calling groups_inventory to load vars for managed_node1 21083 1727096331.44997: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.45010: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.45012: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.45015: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.45576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.45995: done with get_vars() 21083 1727096331.46005: done getting variables 21083 1727096331.46311: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 08:58:51 -0400 (0:00:00.034) 0:00:03.649 ****** 21083 1727096331.46343: entering _queue_task() for managed_node1/package 21083 1727096331.46345: Creating lock for package 21083 1727096331.46833: worker is 1 (out of 1 available) 21083 1727096331.46846: exiting _queue_task() for managed_node1/package 21083 1727096331.46860: done queuing things up, now waiting for results queue to drain 21083 1727096331.46861: waiting for pending results... 21083 1727096331.47380: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 21083 1727096331.47569: in run() - task 0afff68d-5257-9d29-38d8-00000000018f 21083 1727096331.47635: variable 'ansible_search_path' from source: unknown 21083 1727096331.47744: variable 'ansible_search_path' from source: unknown 21083 1727096331.47772: calling self._execute() 21083 1727096331.48058: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.48175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.48191: variable 'omit' from source: magic vars 21083 1727096331.48876: variable 'ansible_distribution' from source: facts 21083 1727096331.48880: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21083 1727096331.49446: variable 'ansible_distribution_major_version' from source: facts 21083 1727096331.49457: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21083 1727096331.49509: when evaluation is False, skipping this task 21083 1727096331.49518: _execute() done 21083 1727096331.49575: dumping result to json 21083 1727096331.49579: done dumping result, returning 21083 1727096331.49582: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0afff68d-5257-9d29-38d8-00000000018f] 21083 1727096331.49585: sending task result for task 0afff68d-5257-9d29-38d8-00000000018f skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21083 1727096331.49819: no more pending results, returning what we have 21083 1727096331.49822: results queue empty 21083 1727096331.49823: checking for any_errors_fatal 21083 1727096331.49827: done checking for any_errors_fatal 21083 1727096331.49828: checking for max_fail_percentage 21083 1727096331.49829: done checking for max_fail_percentage 21083 1727096331.49830: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.49831: done checking to see if all hosts have failed 21083 1727096331.49831: getting the remaining hosts for this loop 21083 1727096331.49833: done getting the remaining hosts for this loop 21083 1727096331.49836: getting the next task for host managed_node1 21083 1727096331.49843: done getting next task for host managed_node1 21083 1727096331.49845: ^ task is: TASK: Enable EPEL 7 21083 1727096331.49848: ^ 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 21083 1727096331.49851: getting variables 21083 1727096331.49853: in VariableManager get_vars() 21083 1727096331.49878: Calling all_inventory to load vars for managed_node1 21083 1727096331.49880: Calling groups_inventory to load vars for managed_node1 21083 1727096331.49884: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.49895: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.49897: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.49900: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.50042: done sending task result for task 0afff68d-5257-9d29-38d8-00000000018f 21083 1727096331.50045: WORKER PROCESS EXITING 21083 1727096331.50282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.50466: done with get_vars() 21083 1727096331.50580: done getting variables 21083 1727096331.50635: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 08:58:51 -0400 (0:00:00.043) 0:00:03.692 ****** 21083 1727096331.50665: entering _queue_task() for managed_node1/command 21083 1727096331.51121: worker is 1 (out of 1 available) 21083 1727096331.51135: exiting _queue_task() for managed_node1/command 21083 1727096331.51148: done queuing things up, now waiting for results queue to drain 21083 1727096331.51149: waiting for pending results... 21083 1727096331.51604: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 21083 1727096331.51734: in run() - task 0afff68d-5257-9d29-38d8-000000000190 21083 1727096331.51754: variable 'ansible_search_path' from source: unknown 21083 1727096331.51762: variable 'ansible_search_path' from source: unknown 21083 1727096331.51810: calling self._execute() 21083 1727096331.51892: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.51908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.51923: variable 'omit' from source: magic vars 21083 1727096331.52298: variable 'ansible_distribution' from source: facts 21083 1727096331.52316: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21083 1727096331.52554: variable 'ansible_distribution_major_version' from source: facts 21083 1727096331.52558: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21083 1727096331.52561: when evaluation is False, skipping this task 21083 1727096331.52563: _execute() done 21083 1727096331.52565: dumping result to json 21083 1727096331.52569: done dumping result, returning 21083 1727096331.52572: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0afff68d-5257-9d29-38d8-000000000190] 21083 1727096331.52574: sending task result for task 0afff68d-5257-9d29-38d8-000000000190 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21083 1727096331.52707: no more pending results, returning what we have 21083 1727096331.52711: results queue empty 21083 1727096331.52712: checking for any_errors_fatal 21083 1727096331.52717: done checking for any_errors_fatal 21083 1727096331.52718: checking for max_fail_percentage 21083 1727096331.52720: done checking for max_fail_percentage 21083 1727096331.52721: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.52722: done checking to see if all hosts have failed 21083 1727096331.52723: getting the remaining hosts for this loop 21083 1727096331.52724: done getting the remaining hosts for this loop 21083 1727096331.52728: getting the next task for host managed_node1 21083 1727096331.52735: done getting next task for host managed_node1 21083 1727096331.52738: ^ task is: TASK: Enable EPEL 8 21083 1727096331.52742: ^ 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 21083 1727096331.52745: getting variables 21083 1727096331.52747: in VariableManager get_vars() 21083 1727096331.52971: Calling all_inventory to load vars for managed_node1 21083 1727096331.52974: Calling groups_inventory to load vars for managed_node1 21083 1727096331.52977: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.52987: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.52990: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.52993: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.53199: done sending task result for task 0afff68d-5257-9d29-38d8-000000000190 21083 1727096331.53203: WORKER PROCESS EXITING 21083 1727096331.53225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.53475: done with get_vars() 21083 1727096331.53485: done getting variables 21083 1727096331.53540: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 08:58:51 -0400 (0:00:00.029) 0:00:03.721 ****** 21083 1727096331.53572: entering _queue_task() for managed_node1/command 21083 1727096331.54025: worker is 1 (out of 1 available) 21083 1727096331.54035: exiting _queue_task() for managed_node1/command 21083 1727096331.54045: done queuing things up, now waiting for results queue to drain 21083 1727096331.54046: waiting for pending results... 21083 1727096331.54343: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 21083 1727096331.54655: in run() - task 0afff68d-5257-9d29-38d8-000000000191 21083 1727096331.54674: variable 'ansible_search_path' from source: unknown 21083 1727096331.54678: variable 'ansible_search_path' from source: unknown 21083 1727096331.54774: calling self._execute() 21083 1727096331.54918: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.54922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.54925: variable 'omit' from source: magic vars 21083 1727096331.55226: variable 'ansible_distribution' from source: facts 21083 1727096331.55245: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21083 1727096331.55382: variable 'ansible_distribution_major_version' from source: facts 21083 1727096331.55394: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21083 1727096331.55402: when evaluation is False, skipping this task 21083 1727096331.55409: _execute() done 21083 1727096331.55416: dumping result to json 21083 1727096331.55424: done dumping result, returning 21083 1727096331.55434: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0afff68d-5257-9d29-38d8-000000000191] 21083 1727096331.55445: sending task result for task 0afff68d-5257-9d29-38d8-000000000191 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21083 1727096331.55625: no more pending results, returning what we have 21083 1727096331.55629: results queue empty 21083 1727096331.55630: checking for any_errors_fatal 21083 1727096331.55638: done checking for any_errors_fatal 21083 1727096331.55639: checking for max_fail_percentage 21083 1727096331.55641: done checking for max_fail_percentage 21083 1727096331.55642: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.55643: done checking to see if all hosts have failed 21083 1727096331.55644: getting the remaining hosts for this loop 21083 1727096331.55645: done getting the remaining hosts for this loop 21083 1727096331.55650: getting the next task for host managed_node1 21083 1727096331.55659: done getting next task for host managed_node1 21083 1727096331.55662: ^ task is: TASK: Enable EPEL 6 21083 1727096331.55666: ^ 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 21083 1727096331.55671: getting variables 21083 1727096331.55673: in VariableManager get_vars() 21083 1727096331.55702: Calling all_inventory to load vars for managed_node1 21083 1727096331.55705: Calling groups_inventory to load vars for managed_node1 21083 1727096331.55709: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.55722: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.55725: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.55728: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.56103: done sending task result for task 0afff68d-5257-9d29-38d8-000000000191 21083 1727096331.56107: WORKER PROCESS EXITING 21083 1727096331.56129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.56314: done with get_vars() 21083 1727096331.56325: done getting variables 21083 1727096331.56384: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 08:58:51 -0400 (0:00:00.028) 0:00:03.749 ****** 21083 1727096331.56413: entering _queue_task() for managed_node1/copy 21083 1727096331.56701: worker is 1 (out of 1 available) 21083 1727096331.56713: exiting _queue_task() for managed_node1/copy 21083 1727096331.56724: done queuing things up, now waiting for results queue to drain 21083 1727096331.56725: waiting for pending results... 21083 1727096331.57248: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 21083 1727096331.57362: in run() - task 0afff68d-5257-9d29-38d8-000000000193 21083 1727096331.57395: variable 'ansible_search_path' from source: unknown 21083 1727096331.57403: variable 'ansible_search_path' from source: unknown 21083 1727096331.57443: calling self._execute() 21083 1727096331.57532: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.57545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.57562: variable 'omit' from source: magic vars 21083 1727096331.57966: variable 'ansible_distribution' from source: facts 21083 1727096331.57986: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21083 1727096331.58106: variable 'ansible_distribution_major_version' from source: facts 21083 1727096331.58118: Evaluated conditional (ansible_distribution_major_version == '6'): False 21083 1727096331.58125: when evaluation is False, skipping this task 21083 1727096331.58132: _execute() done 21083 1727096331.58138: dumping result to json 21083 1727096331.58152: done dumping result, returning 21083 1727096331.58177: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0afff68d-5257-9d29-38d8-000000000193] 21083 1727096331.58180: sending task result for task 0afff68d-5257-9d29-38d8-000000000193 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 21083 1727096331.58456: no more pending results, returning what we have 21083 1727096331.58459: results queue empty 21083 1727096331.58460: checking for any_errors_fatal 21083 1727096331.58469: done checking for any_errors_fatal 21083 1727096331.58470: checking for max_fail_percentage 21083 1727096331.58472: done checking for max_fail_percentage 21083 1727096331.58473: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.58473: done checking to see if all hosts have failed 21083 1727096331.58474: getting the remaining hosts for this loop 21083 1727096331.58476: done getting the remaining hosts for this loop 21083 1727096331.58479: getting the next task for host managed_node1 21083 1727096331.58488: done getting next task for host managed_node1 21083 1727096331.58490: ^ task is: TASK: Set network provider to 'initscripts' 21083 1727096331.58492: ^ 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 21083 1727096331.58496: getting variables 21083 1727096331.58497: in VariableManager get_vars() 21083 1727096331.58524: Calling all_inventory to load vars for managed_node1 21083 1727096331.58526: Calling groups_inventory to load vars for managed_node1 21083 1727096331.58529: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.58538: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.58540: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.58542: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.58728: done sending task result for task 0afff68d-5257-9d29-38d8-000000000193 21083 1727096331.58732: WORKER PROCESS EXITING 21083 1727096331.58740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.58852: done with get_vars() 21083 1727096331.58858: done getting variables 21083 1727096331.58903: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml:12 Monday 23 September 2024 08:58:51 -0400 (0:00:00.025) 0:00:03.774 ****** 21083 1727096331.58922: entering _queue_task() for managed_node1/set_fact 21083 1727096331.59280: worker is 1 (out of 1 available) 21083 1727096331.59292: exiting _queue_task() for managed_node1/set_fact 21083 1727096331.59302: done queuing things up, now waiting for results queue to drain 21083 1727096331.59304: waiting for pending results... 21083 1727096331.59485: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 21083 1727096331.59677: in run() - task 0afff68d-5257-9d29-38d8-000000000007 21083 1727096331.59681: variable 'ansible_search_path' from source: unknown 21083 1727096331.59684: calling self._execute() 21083 1727096331.59687: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.59689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.59691: variable 'omit' from source: magic vars 21083 1727096331.59799: variable 'omit' from source: magic vars 21083 1727096331.59834: variable 'omit' from source: magic vars 21083 1727096331.59876: variable 'omit' from source: magic vars 21083 1727096331.59941: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21083 1727096331.59997: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21083 1727096331.60028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21083 1727096331.60090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21083 1727096331.60115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21083 1727096331.60153: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21083 1727096331.60156: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.60159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.60344: Set connection var ansible_connection to ssh 21083 1727096331.60348: Set connection var ansible_shell_type to sh 21083 1727096331.60350: Set connection var ansible_shell_executable to /bin/sh 21083 1727096331.60352: Set connection var ansible_timeout to 10 21083 1727096331.60355: Set connection var ansible_pipelining to False 21083 1727096331.60356: Set connection var ansible_module_compression to ZIP_DEFLATED 21083 1727096331.60375: variable 'ansible_shell_executable' from source: unknown 21083 1727096331.60384: variable 'ansible_connection' from source: unknown 21083 1727096331.60392: variable 'ansible_module_compression' from source: unknown 21083 1727096331.60397: variable 'ansible_shell_type' from source: unknown 21083 1727096331.60402: variable 'ansible_shell_executable' from source: unknown 21083 1727096331.60407: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.60413: variable 'ansible_pipelining' from source: unknown 21083 1727096331.60418: variable 'ansible_timeout' from source: unknown 21083 1727096331.60423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.60585: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21083 1727096331.60602: variable 'omit' from source: magic vars 21083 1727096331.60611: starting attempt loop 21083 1727096331.60674: running the handler 21083 1727096331.60678: handler run complete 21083 1727096331.60680: attempt loop complete, returning result 21083 1727096331.60683: _execute() done 21083 1727096331.60692: dumping result to json 21083 1727096331.60697: done dumping result, returning 21083 1727096331.60700: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [0afff68d-5257-9d29-38d8-000000000007] 21083 1727096331.60702: sending task result for task 0afff68d-5257-9d29-38d8-000000000007 ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 21083 1727096331.60861: no more pending results, returning what we have 21083 1727096331.60864: results queue empty 21083 1727096331.60865: checking for any_errors_fatal 21083 1727096331.60875: done checking for any_errors_fatal 21083 1727096331.60876: checking for max_fail_percentage 21083 1727096331.60878: done checking for max_fail_percentage 21083 1727096331.60879: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.60880: done checking to see if all hosts have failed 21083 1727096331.60880: getting the remaining hosts for this loop 21083 1727096331.60882: done getting the remaining hosts for this loop 21083 1727096331.60886: getting the next task for host managed_node1 21083 1727096331.60892: done getting next task for host managed_node1 21083 1727096331.60894: ^ task is: TASK: meta (flush_handlers) 21083 1727096331.60896: ^ 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 21083 1727096331.60900: getting variables 21083 1727096331.60970: in VariableManager get_vars() 21083 1727096331.61002: Calling all_inventory to load vars for managed_node1 21083 1727096331.61007: Calling groups_inventory to load vars for managed_node1 21083 1727096331.61011: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.61020: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.61023: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.61026: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.61176: done sending task result for task 0afff68d-5257-9d29-38d8-000000000007 21083 1727096331.61180: WORKER PROCESS EXITING 21083 1727096331.61201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.61387: done with get_vars() 21083 1727096331.61398: done getting variables 21083 1727096331.61474: in VariableManager get_vars() 21083 1727096331.61484: Calling all_inventory to load vars for managed_node1 21083 1727096331.61486: Calling groups_inventory to load vars for managed_node1 21083 1727096331.61489: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.61493: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.61496: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.61499: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.61640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.61858: done with get_vars() 21083 1727096331.61879: done queuing things up, now waiting for results queue to drain 21083 1727096331.61881: results queue empty 21083 1727096331.61882: checking for any_errors_fatal 21083 1727096331.61884: done checking for any_errors_fatal 21083 1727096331.61885: checking for max_fail_percentage 21083 1727096331.61886: done checking for max_fail_percentage 21083 1727096331.61887: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.61887: done checking to see if all hosts have failed 21083 1727096331.61888: getting the remaining hosts for this loop 21083 1727096331.61889: done getting the remaining hosts for this loop 21083 1727096331.61891: getting the next task for host managed_node1 21083 1727096331.61895: done getting next task for host managed_node1 21083 1727096331.61896: ^ task is: TASK: meta (flush_handlers) 21083 1727096331.61898: ^ 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 21083 1727096331.61905: getting variables 21083 1727096331.61906: in VariableManager get_vars() 21083 1727096331.61913: Calling all_inventory to load vars for managed_node1 21083 1727096331.61915: Calling groups_inventory to load vars for managed_node1 21083 1727096331.61917: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.61921: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.61923: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.61926: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.62063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.62338: done with get_vars() 21083 1727096331.62346: done getting variables 21083 1727096331.62421: in VariableManager get_vars() 21083 1727096331.62431: Calling all_inventory to load vars for managed_node1 21083 1727096331.62434: Calling groups_inventory to load vars for managed_node1 21083 1727096331.62436: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.62441: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.62443: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.62446: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.62594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.62814: done with get_vars() 21083 1727096331.62833: done queuing things up, now waiting for results queue to drain 21083 1727096331.62835: results queue empty 21083 1727096331.62836: checking for any_errors_fatal 21083 1727096331.62837: done checking for any_errors_fatal 21083 1727096331.62838: checking for max_fail_percentage 21083 1727096331.62839: done checking for max_fail_percentage 21083 1727096331.62839: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.62840: done checking to see if all hosts have failed 21083 1727096331.62841: getting the remaining hosts for this loop 21083 1727096331.62842: done getting the remaining hosts for this loop 21083 1727096331.62844: getting the next task for host managed_node1 21083 1727096331.62847: done getting next task for host managed_node1 21083 1727096331.62848: ^ task is: None 21083 1727096331.62850: ^ 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 21083 1727096331.62851: done queuing things up, now waiting for results queue to drain 21083 1727096331.62851: results queue empty 21083 1727096331.62852: checking for any_errors_fatal 21083 1727096331.62853: done checking for any_errors_fatal 21083 1727096331.62853: checking for max_fail_percentage 21083 1727096331.62854: done checking for max_fail_percentage 21083 1727096331.62855: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.62855: done checking to see if all hosts have failed 21083 1727096331.62857: getting the next task for host managed_node1 21083 1727096331.62860: done getting next task for host managed_node1 21083 1727096331.62861: ^ task is: None 21083 1727096331.62862: ^ 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 21083 1727096331.62923: in VariableManager get_vars() 21083 1727096331.62962: done with get_vars() 21083 1727096331.62971: in VariableManager get_vars() 21083 1727096331.62993: done with get_vars() 21083 1727096331.62998: variable 'omit' from source: magic vars 21083 1727096331.63032: in VariableManager get_vars() 21083 1727096331.63063: done with get_vars() 21083 1727096331.63088: variable 'omit' from source: magic vars PLAY [Play for testing ethtool ring settings] ********************************** 21083 1727096331.63872: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 21083 1727096331.63895: getting the remaining hosts for this loop 21083 1727096331.63896: done getting the remaining hosts for this loop 21083 1727096331.63897: getting the next task for host managed_node1 21083 1727096331.63899: done getting next task for host managed_node1 21083 1727096331.63901: ^ task is: TASK: Gathering Facts 21083 1727096331.63902: ^ 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 21083 1727096331.63903: getting variables 21083 1727096331.63904: in VariableManager get_vars() 21083 1727096331.63915: Calling all_inventory to load vars for managed_node1 21083 1727096331.63917: Calling groups_inventory to load vars for managed_node1 21083 1727096331.63918: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.63923: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.63932: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.63935: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.64017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.64180: done with get_vars() 21083 1727096331.64187: done getting variables 21083 1727096331.64229: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:3 Monday 23 September 2024 08:58:51 -0400 (0:00:00.053) 0:00:03.828 ****** 21083 1727096331.64254: entering _queue_task() for managed_node1/gather_facts 21083 1727096331.64595: worker is 1 (out of 1 available) 21083 1727096331.64616: exiting _queue_task() for managed_node1/gather_facts 21083 1727096331.64628: done queuing things up, now waiting for results queue to drain 21083 1727096331.64630: waiting for pending results... 21083 1727096331.64955: running TaskExecutor() for managed_node1/TASK: Gathering Facts 21083 1727096331.65043: in run() - task 0afff68d-5257-9d29-38d8-0000000001b9 21083 1727096331.65074: variable 'ansible_search_path' from source: unknown 21083 1727096331.65108: calling self._execute() 21083 1727096331.65180: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.65184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.65193: variable 'omit' from source: magic vars 21083 1727096331.65774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096331.68105: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096331.68148: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096331.68185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096331.68206: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096331.68226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096331.68292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096331.68310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096331.68328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096331.68354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096331.68366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096331.68459: variable 'ansible_distribution' from source: facts 21083 1727096331.68463: variable 'ansible_distribution_major_version' from source: facts 21083 1727096331.68480: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096331.68484: when evaluation is False, skipping this task 21083 1727096331.68486: _execute() done 21083 1727096331.68489: dumping result to json 21083 1727096331.68491: done dumping result, returning 21083 1727096331.68498: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-9d29-38d8-0000000001b9] 21083 1727096331.68508: sending task result for task 0afff68d-5257-9d29-38d8-0000000001b9 21083 1727096331.68585: done sending task result for task 0afff68d-5257-9d29-38d8-0000000001b9 21083 1727096331.68588: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096331.68660: no more pending results, returning what we have 21083 1727096331.68666: results queue empty 21083 1727096331.68667: checking for any_errors_fatal 21083 1727096331.68669: done checking for any_errors_fatal 21083 1727096331.68670: checking for max_fail_percentage 21083 1727096331.68672: done checking for max_fail_percentage 21083 1727096331.68672: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.68674: done checking to see if all hosts have failed 21083 1727096331.68674: getting the remaining hosts for this loop 21083 1727096331.68676: done getting the remaining hosts for this loop 21083 1727096331.68679: getting the next task for host managed_node1 21083 1727096331.68685: done getting next task for host managed_node1 21083 1727096331.68687: ^ task is: TASK: meta (flush_handlers) 21083 1727096331.68689: ^ 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 21083 1727096331.68692: getting variables 21083 1727096331.68693: in VariableManager get_vars() 21083 1727096331.68740: Calling all_inventory to load vars for managed_node1 21083 1727096331.68742: Calling groups_inventory to load vars for managed_node1 21083 1727096331.68744: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.68753: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.68756: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.68758: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.68928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.69051: done with get_vars() 21083 1727096331.69058: done getting variables 21083 1727096331.69106: in VariableManager get_vars() 21083 1727096331.69117: Calling all_inventory to load vars for managed_node1 21083 1727096331.69118: Calling groups_inventory to load vars for managed_node1 21083 1727096331.69119: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.69122: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.69124: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.69125: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.69210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.69316: done with get_vars() 21083 1727096331.69325: done queuing things up, now waiting for results queue to drain 21083 1727096331.69326: results queue empty 21083 1727096331.69327: checking for any_errors_fatal 21083 1727096331.69328: done checking for any_errors_fatal 21083 1727096331.69329: checking for max_fail_percentage 21083 1727096331.69329: done checking for max_fail_percentage 21083 1727096331.69330: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.69330: done checking to see if all hosts have failed 21083 1727096331.69330: getting the remaining hosts for this loop 21083 1727096331.69331: done getting the remaining hosts for this loop 21083 1727096331.69333: getting the next task for host managed_node1 21083 1727096331.69335: done getting next task for host managed_node1 21083 1727096331.69336: ^ task is: TASK: Show playbook name 21083 1727096331.69337: ^ 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 21083 1727096331.69339: getting variables 21083 1727096331.69339: in VariableManager get_vars() 21083 1727096331.69348: Calling all_inventory to load vars for managed_node1 21083 1727096331.69350: Calling groups_inventory to load vars for managed_node1 21083 1727096331.69351: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.69354: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.69360: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.69361: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.69447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.69571: done with get_vars() 21083 1727096331.69576: done getting variables 21083 1727096331.69631: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:9 Monday 23 September 2024 08:58:51 -0400 (0:00:00.053) 0:00:03.882 ****** 21083 1727096331.69649: entering _queue_task() for managed_node1/debug 21083 1727096331.69650: Creating lock for debug 21083 1727096331.69914: worker is 1 (out of 1 available) 21083 1727096331.69926: exiting _queue_task() for managed_node1/debug 21083 1727096331.69938: done queuing things up, now waiting for results queue to drain 21083 1727096331.69939: waiting for pending results... 21083 1727096331.70387: running TaskExecutor() for managed_node1/TASK: Show playbook name 21083 1727096331.70392: in run() - task 0afff68d-5257-9d29-38d8-00000000000b 21083 1727096331.70395: variable 'ansible_search_path' from source: unknown 21083 1727096331.70398: calling self._execute() 21083 1727096331.70436: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.70446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.70458: variable 'omit' from source: magic vars 21083 1727096331.70910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096331.72596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096331.72648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096331.72689: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096331.72721: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096331.72742: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096331.72805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096331.72829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096331.72846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096331.72876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096331.72888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096331.72987: variable 'ansible_distribution' from source: facts 21083 1727096331.72991: variable 'ansible_distribution_major_version' from source: facts 21083 1727096331.73007: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096331.73010: when evaluation is False, skipping this task 21083 1727096331.73012: _execute() done 21083 1727096331.73015: dumping result to json 21083 1727096331.73017: done dumping result, returning 21083 1727096331.73024: done running TaskExecutor() for managed_node1/TASK: Show playbook name [0afff68d-5257-9d29-38d8-00000000000b] 21083 1727096331.73029: sending task result for task 0afff68d-5257-9d29-38d8-00000000000b 21083 1727096331.73116: done sending task result for task 0afff68d-5257-9d29-38d8-00000000000b 21083 1727096331.73119: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096331.73188: no more pending results, returning what we have 21083 1727096331.73191: results queue empty 21083 1727096331.73191: checking for any_errors_fatal 21083 1727096331.73193: done checking for any_errors_fatal 21083 1727096331.73193: checking for max_fail_percentage 21083 1727096331.73195: done checking for max_fail_percentage 21083 1727096331.73195: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.73196: done checking to see if all hosts have failed 21083 1727096331.73197: getting the remaining hosts for this loop 21083 1727096331.73198: done getting the remaining hosts for this loop 21083 1727096331.73202: getting the next task for host managed_node1 21083 1727096331.73208: done getting next task for host managed_node1 21083 1727096331.73210: ^ task is: TASK: INIT: Ethtool ring tests 21083 1727096331.73212: ^ 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 21083 1727096331.73214: getting variables 21083 1727096331.73216: in VariableManager get_vars() 21083 1727096331.73263: Calling all_inventory to load vars for managed_node1 21083 1727096331.73266: Calling groups_inventory to load vars for managed_node1 21083 1727096331.73270: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.73280: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.73283: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.73285: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.73423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.73543: done with get_vars() 21083 1727096331.73551: done getting variables 21083 1727096331.73602: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [INIT: Ethtool ring tests] ************************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:15 Monday 23 September 2024 08:58:51 -0400 (0:00:00.039) 0:00:03.921 ****** 21083 1727096331.73622: entering _queue_task() for managed_node1/debug 21083 1727096331.73835: worker is 1 (out of 1 available) 21083 1727096331.73849: exiting _queue_task() for managed_node1/debug 21083 1727096331.73860: done queuing things up, now waiting for results queue to drain 21083 1727096331.73861: waiting for pending results... 21083 1727096331.74014: running TaskExecutor() for managed_node1/TASK: INIT: Ethtool ring tests 21083 1727096331.74102: in run() - task 0afff68d-5257-9d29-38d8-00000000000c 21083 1727096331.74106: variable 'ansible_search_path' from source: unknown 21083 1727096331.74115: calling self._execute() 21083 1727096331.74177: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.74180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.74188: variable 'omit' from source: magic vars 21083 1727096331.74497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096331.76193: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096331.76237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096331.76271: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096331.76295: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096331.76315: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096331.76376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096331.76399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096331.76416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096331.76441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096331.76452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096331.76549: variable 'ansible_distribution' from source: facts 21083 1727096331.76553: variable 'ansible_distribution_major_version' from source: facts 21083 1727096331.76572: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096331.76575: when evaluation is False, skipping this task 21083 1727096331.76578: _execute() done 21083 1727096331.76580: dumping result to json 21083 1727096331.76582: done dumping result, returning 21083 1727096331.76591: done running TaskExecutor() for managed_node1/TASK: INIT: Ethtool ring tests [0afff68d-5257-9d29-38d8-00000000000c] 21083 1727096331.76594: sending task result for task 0afff68d-5257-9d29-38d8-00000000000c 21083 1727096331.76680: done sending task result for task 0afff68d-5257-9d29-38d8-00000000000c 21083 1727096331.76683: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096331.76751: no more pending results, returning what we have 21083 1727096331.76754: results queue empty 21083 1727096331.76755: checking for any_errors_fatal 21083 1727096331.76761: done checking for any_errors_fatal 21083 1727096331.76762: checking for max_fail_percentage 21083 1727096331.76766: done checking for max_fail_percentage 21083 1727096331.76766: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.76769: done checking to see if all hosts have failed 21083 1727096331.76770: getting the remaining hosts for this loop 21083 1727096331.76771: done getting the remaining hosts for this loop 21083 1727096331.76775: getting the next task for host managed_node1 21083 1727096331.76780: done getting next task for host managed_node1 21083 1727096331.76783: ^ task is: TASK: Include the task 'show_interfaces.yml' 21083 1727096331.76785: ^ 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 21083 1727096331.76787: getting variables 21083 1727096331.76789: in VariableManager get_vars() 21083 1727096331.76837: Calling all_inventory to load vars for managed_node1 21083 1727096331.76839: Calling groups_inventory to load vars for managed_node1 21083 1727096331.76841: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.76850: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.76853: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.76855: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.77180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.77301: done with get_vars() 21083 1727096331.77311: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:18 Monday 23 September 2024 08:58:51 -0400 (0:00:00.037) 0:00:03.959 ****** 21083 1727096331.77373: entering _queue_task() for managed_node1/include_tasks 21083 1727096331.77585: worker is 1 (out of 1 available) 21083 1727096331.77598: exiting _queue_task() for managed_node1/include_tasks 21083 1727096331.77609: done queuing things up, now waiting for results queue to drain 21083 1727096331.77610: waiting for pending results... 21083 1727096331.77772: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 21083 1727096331.77837: in run() - task 0afff68d-5257-9d29-38d8-00000000000d 21083 1727096331.77850: variable 'ansible_search_path' from source: unknown 21083 1727096331.77883: calling self._execute() 21083 1727096331.77946: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.77952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.77960: variable 'omit' from source: magic vars 21083 1727096331.78276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096331.79828: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096331.79877: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096331.79904: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096331.79933: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096331.79953: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096331.80014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096331.80040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096331.80057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096331.80088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096331.80098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096331.80200: variable 'ansible_distribution' from source: facts 21083 1727096331.80204: variable 'ansible_distribution_major_version' from source: facts 21083 1727096331.80222: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096331.80225: when evaluation is False, skipping this task 21083 1727096331.80228: _execute() done 21083 1727096331.80230: dumping result to json 21083 1727096331.80232: done dumping result, returning 21083 1727096331.80248: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-9d29-38d8-00000000000d] 21083 1727096331.80250: sending task result for task 0afff68d-5257-9d29-38d8-00000000000d 21083 1727096331.80330: done sending task result for task 0afff68d-5257-9d29-38d8-00000000000d 21083 1727096331.80333: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096331.80388: no more pending results, returning what we have 21083 1727096331.80392: results queue empty 21083 1727096331.80393: checking for any_errors_fatal 21083 1727096331.80399: done checking for any_errors_fatal 21083 1727096331.80399: checking for max_fail_percentage 21083 1727096331.80401: done checking for max_fail_percentage 21083 1727096331.80401: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.80402: done checking to see if all hosts have failed 21083 1727096331.80403: getting the remaining hosts for this loop 21083 1727096331.80405: done getting the remaining hosts for this loop 21083 1727096331.80409: getting the next task for host managed_node1 21083 1727096331.80414: done getting next task for host managed_node1 21083 1727096331.80416: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21083 1727096331.80418: ^ 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 21083 1727096331.80421: getting variables 21083 1727096331.80422: in VariableManager get_vars() 21083 1727096331.80470: Calling all_inventory to load vars for managed_node1 21083 1727096331.80473: Calling groups_inventory to load vars for managed_node1 21083 1727096331.80475: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.80486: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.80489: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.80491: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.80658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.80783: done with get_vars() 21083 1727096331.80794: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:20 Monday 23 September 2024 08:58:51 -0400 (0:00:00.034) 0:00:03.994 ****** 21083 1727096331.80855: entering _queue_task() for managed_node1/include_tasks 21083 1727096331.81081: worker is 1 (out of 1 available) 21083 1727096331.81094: exiting _queue_task() for managed_node1/include_tasks 21083 1727096331.81105: done queuing things up, now waiting for results queue to drain 21083 1727096331.81106: waiting for pending results... 21083 1727096331.81261: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 21083 1727096331.81327: in run() - task 0afff68d-5257-9d29-38d8-00000000000e 21083 1727096331.81347: variable 'ansible_search_path' from source: unknown 21083 1727096331.81378: calling self._execute() 21083 1727096331.81451: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.81455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.81457: variable 'omit' from source: magic vars 21083 1727096331.81833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096331.83677: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096331.83729: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096331.83764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096331.83797: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096331.83819: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096331.83881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096331.83901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096331.83925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096331.83951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096331.83962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096331.84064: variable 'ansible_distribution' from source: facts 21083 1727096331.84073: variable 'ansible_distribution_major_version' from source: facts 21083 1727096331.84088: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096331.84092: when evaluation is False, skipping this task 21083 1727096331.84094: _execute() done 21083 1727096331.84097: dumping result to json 21083 1727096331.84099: done dumping result, returning 21083 1727096331.84107: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-9d29-38d8-00000000000e] 21083 1727096331.84111: sending task result for task 0afff68d-5257-9d29-38d8-00000000000e 21083 1727096331.84203: done sending task result for task 0afff68d-5257-9d29-38d8-00000000000e 21083 1727096331.84205: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096331.84282: no more pending results, returning what we have 21083 1727096331.84285: results queue empty 21083 1727096331.84286: checking for any_errors_fatal 21083 1727096331.84292: done checking for any_errors_fatal 21083 1727096331.84293: checking for max_fail_percentage 21083 1727096331.84294: done checking for max_fail_percentage 21083 1727096331.84295: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.84296: done checking to see if all hosts have failed 21083 1727096331.84296: getting the remaining hosts for this loop 21083 1727096331.84298: done getting the remaining hosts for this loop 21083 1727096331.84302: getting the next task for host managed_node1 21083 1727096331.84308: done getting next task for host managed_node1 21083 1727096331.84310: ^ task is: TASK: Include the task 'assert_device_present.yml' 21083 1727096331.84312: ^ 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 21083 1727096331.84315: getting variables 21083 1727096331.84316: in VariableManager get_vars() 21083 1727096331.84360: Calling all_inventory to load vars for managed_node1 21083 1727096331.84363: Calling groups_inventory to load vars for managed_node1 21083 1727096331.84369: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.84380: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.84382: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.84385: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.84552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.84672: done with get_vars() 21083 1727096331.84679: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:24 Monday 23 September 2024 08:58:51 -0400 (0:00:00.038) 0:00:04.033 ****** 21083 1727096331.84742: entering _queue_task() for managed_node1/include_tasks 21083 1727096331.85006: worker is 1 (out of 1 available) 21083 1727096331.85016: exiting _queue_task() for managed_node1/include_tasks 21083 1727096331.85028: done queuing things up, now waiting for results queue to drain 21083 1727096331.85029: waiting for pending results... 21083 1727096331.85483: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 21083 1727096331.85487: in run() - task 0afff68d-5257-9d29-38d8-00000000000f 21083 1727096331.85490: variable 'ansible_search_path' from source: unknown 21083 1727096331.85493: calling self._execute() 21083 1727096331.85537: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.85549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.85571: variable 'omit' from source: magic vars 21083 1727096331.86013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096331.88346: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096331.88425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096331.88472: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096331.88512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096331.88546: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096331.88632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096331.88683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096331.88717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096331.88772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096331.88792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096331.88937: variable 'ansible_distribution' from source: facts 21083 1727096331.88973: variable 'ansible_distribution_major_version' from source: facts 21083 1727096331.88981: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096331.88989: when evaluation is False, skipping this task 21083 1727096331.88996: _execute() done 21083 1727096331.89003: dumping result to json 21083 1727096331.89076: done dumping result, returning 21083 1727096331.89080: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0afff68d-5257-9d29-38d8-00000000000f] 21083 1727096331.89082: sending task result for task 0afff68d-5257-9d29-38d8-00000000000f 21083 1727096331.89151: done sending task result for task 0afff68d-5257-9d29-38d8-00000000000f 21083 1727096331.89154: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096331.89205: no more pending results, returning what we have 21083 1727096331.89208: results queue empty 21083 1727096331.89209: checking for any_errors_fatal 21083 1727096331.89215: done checking for any_errors_fatal 21083 1727096331.89216: checking for max_fail_percentage 21083 1727096331.89217: done checking for max_fail_percentage 21083 1727096331.89218: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.89219: done checking to see if all hosts have failed 21083 1727096331.89220: getting the remaining hosts for this loop 21083 1727096331.89221: done getting the remaining hosts for this loop 21083 1727096331.89225: getting the next task for host managed_node1 21083 1727096331.89231: done getting next task for host managed_node1 21083 1727096331.89234: ^ task is: TASK: Install ethtool (test dependency) 21083 1727096331.89236: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096331.89239: getting variables 21083 1727096331.89241: in VariableManager get_vars() 21083 1727096331.89292: Calling all_inventory to load vars for managed_node1 21083 1727096331.89295: Calling groups_inventory to load vars for managed_node1 21083 1727096331.89298: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.89309: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.89312: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.89315: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.89714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.90059: done with get_vars() 21083 1727096331.90076: done getting variables 21083 1727096331.90136: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:26 Monday 23 September 2024 08:58:51 -0400 (0:00:00.054) 0:00:04.087 ****** 21083 1727096331.90167: entering _queue_task() for managed_node1/package 21083 1727096331.90453: worker is 1 (out of 1 available) 21083 1727096331.90672: exiting _queue_task() for managed_node1/package 21083 1727096331.90683: done queuing things up, now waiting for results queue to drain 21083 1727096331.90684: waiting for pending results... 21083 1727096331.90884: running TaskExecutor() for managed_node1/TASK: Install ethtool (test dependency) 21083 1727096331.90889: in run() - task 0afff68d-5257-9d29-38d8-000000000010 21083 1727096331.90892: variable 'ansible_search_path' from source: unknown 21083 1727096331.90895: calling self._execute() 21083 1727096331.90973: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.90985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.91000: variable 'omit' from source: magic vars 21083 1727096331.91528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096331.93674: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096331.93839: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096331.93844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096331.93858: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096331.93896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096331.93995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096331.94032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096331.94076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096331.94124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096331.94146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096331.94313: variable 'ansible_distribution' from source: facts 21083 1727096331.94326: variable 'ansible_distribution_major_version' from source: facts 21083 1727096331.94349: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096331.94356: when evaluation is False, skipping this task 21083 1727096331.94382: _execute() done 21083 1727096331.94384: dumping result to json 21083 1727096331.94386: done dumping result, returning 21083 1727096331.94394: done running TaskExecutor() for managed_node1/TASK: Install ethtool (test dependency) [0afff68d-5257-9d29-38d8-000000000010] 21083 1727096331.94402: sending task result for task 0afff68d-5257-9d29-38d8-000000000010 21083 1727096331.94540: done sending task result for task 0afff68d-5257-9d29-38d8-000000000010 21083 1727096331.94544: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096331.94593: no more pending results, returning what we have 21083 1727096331.94596: results queue empty 21083 1727096331.94597: checking for any_errors_fatal 21083 1727096331.94603: done checking for any_errors_fatal 21083 1727096331.94604: checking for max_fail_percentage 21083 1727096331.94606: done checking for max_fail_percentage 21083 1727096331.94607: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.94608: done checking to see if all hosts have failed 21083 1727096331.94609: getting the remaining hosts for this loop 21083 1727096331.94610: done getting the remaining hosts for this loop 21083 1727096331.94614: getting the next task for host managed_node1 21083 1727096331.94621: done getting next task for host managed_node1 21083 1727096331.94624: ^ task is: TASK: TEST: I can create a profile without any ring option. 21083 1727096331.94626: ^ 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 21083 1727096331.94628: getting variables 21083 1727096331.94630: in VariableManager get_vars() 21083 1727096331.94684: Calling all_inventory to load vars for managed_node1 21083 1727096331.94687: Calling groups_inventory to load vars for managed_node1 21083 1727096331.94689: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096331.94701: Calling all_plugins_play to load vars for managed_node1 21083 1727096331.94704: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096331.94706: Calling groups_plugins_play to load vars for managed_node1 21083 1727096331.95132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096331.95405: done with get_vars() 21083 1727096331.95415: done getting variables 21083 1727096331.95476: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can create a profile without any ring option.] ******************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:34 Monday 23 September 2024 08:58:51 -0400 (0:00:00.053) 0:00:04.140 ****** 21083 1727096331.95501: entering _queue_task() for managed_node1/debug 21083 1727096331.95760: worker is 1 (out of 1 available) 21083 1727096331.95775: exiting _queue_task() for managed_node1/debug 21083 1727096331.95785: done queuing things up, now waiting for results queue to drain 21083 1727096331.95786: waiting for pending results... 21083 1727096331.96186: running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without any ring option. 21083 1727096331.96191: in run() - task 0afff68d-5257-9d29-38d8-000000000012 21083 1727096331.96194: variable 'ansible_search_path' from source: unknown 21083 1727096331.96197: calling self._execute() 21083 1727096331.96261: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096331.96280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096331.96298: variable 'omit' from source: magic vars 21083 1727096331.96740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096331.99027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096331.99106: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096331.99154: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096331.99196: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096331.99233: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096331.99317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096331.99356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096331.99392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096331.99442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096331.99467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096331.99659: variable 'ansible_distribution' from source: facts 21083 1727096331.99662: variable 'ansible_distribution_major_version' from source: facts 21083 1727096331.99669: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096331.99672: when evaluation is False, skipping this task 21083 1727096331.99674: _execute() done 21083 1727096331.99676: dumping result to json 21083 1727096331.99678: done dumping result, returning 21083 1727096331.99681: done running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without any ring option. [0afff68d-5257-9d29-38d8-000000000012] 21083 1727096331.99687: sending task result for task 0afff68d-5257-9d29-38d8-000000000012 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096331.99940: no more pending results, returning what we have 21083 1727096331.99943: results queue empty 21083 1727096331.99945: checking for any_errors_fatal 21083 1727096331.99952: done checking for any_errors_fatal 21083 1727096331.99952: checking for max_fail_percentage 21083 1727096331.99954: done checking for max_fail_percentage 21083 1727096331.99955: checking to see if all hosts have failed and the running result is not ok 21083 1727096331.99956: done checking to see if all hosts have failed 21083 1727096331.99957: getting the remaining hosts for this loop 21083 1727096331.99959: done getting the remaining hosts for this loop 21083 1727096331.99963: getting the next task for host managed_node1 21083 1727096331.99975: done getting next task for host managed_node1 21083 1727096331.99980: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21083 1727096331.99983: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096331.99997: getting variables 21083 1727096331.99999: in VariableManager get_vars() 21083 1727096332.00050: Calling all_inventory to load vars for managed_node1 21083 1727096332.00053: Calling groups_inventory to load vars for managed_node1 21083 1727096332.00056: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096332.00274: Calling all_plugins_play to load vars for managed_node1 21083 1727096332.00279: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096332.00284: Calling groups_plugins_play to load vars for managed_node1 21083 1727096332.00459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096332.00720: done with get_vars() 21083 1727096332.00730: done getting variables 21083 1727096332.00761: done sending task result for task 0afff68d-5257-9d29-38d8-000000000012 21083 1727096332.00767: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:58:52 -0400 (0:00:00.053) 0:00:04.194 ****** 21083 1727096332.00836: entering _queue_task() for managed_node1/include_tasks 21083 1727096332.01125: worker is 1 (out of 1 available) 21083 1727096332.01137: exiting _queue_task() for managed_node1/include_tasks 21083 1727096332.01149: done queuing things up, now waiting for results queue to drain 21083 1727096332.01150: waiting for pending results... 21083 1727096332.01325: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21083 1727096332.01410: in run() - task 0afff68d-5257-9d29-38d8-00000000001a 21083 1727096332.01423: variable 'ansible_search_path' from source: unknown 21083 1727096332.01426: variable 'ansible_search_path' from source: unknown 21083 1727096332.01453: calling self._execute() 21083 1727096332.01524: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096332.01528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096332.01536: variable 'omit' from source: magic vars 21083 1727096332.01850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096332.03731: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096332.03735: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096332.03764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096332.03817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096332.03890: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096332.03935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096332.03961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096332.03994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096332.04019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096332.04030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096332.04131: variable 'ansible_distribution' from source: facts 21083 1727096332.04135: variable 'ansible_distribution_major_version' from source: facts 21083 1727096332.04151: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096332.04153: when evaluation is False, skipping this task 21083 1727096332.04156: _execute() done 21083 1727096332.04160: dumping result to json 21083 1727096332.04162: done dumping result, returning 21083 1727096332.04177: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-9d29-38d8-00000000001a] 21083 1727096332.04180: sending task result for task 0afff68d-5257-9d29-38d8-00000000001a 21083 1727096332.04263: done sending task result for task 0afff68d-5257-9d29-38d8-00000000001a 21083 1727096332.04270: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096332.04322: no more pending results, returning what we have 21083 1727096332.04326: results queue empty 21083 1727096332.04327: checking for any_errors_fatal 21083 1727096332.04334: done checking for any_errors_fatal 21083 1727096332.04335: checking for max_fail_percentage 21083 1727096332.04336: done checking for max_fail_percentage 21083 1727096332.04337: checking to see if all hosts have failed and the running result is not ok 21083 1727096332.04338: done checking to see if all hosts have failed 21083 1727096332.04339: getting the remaining hosts for this loop 21083 1727096332.04340: done getting the remaining hosts for this loop 21083 1727096332.04344: getting the next task for host managed_node1 21083 1727096332.04350: done getting next task for host managed_node1 21083 1727096332.04354: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21083 1727096332.04356: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096332.04374: getting variables 21083 1727096332.04376: in VariableManager get_vars() 21083 1727096332.04421: Calling all_inventory to load vars for managed_node1 21083 1727096332.04424: Calling groups_inventory to load vars for managed_node1 21083 1727096332.04426: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096332.04436: Calling all_plugins_play to load vars for managed_node1 21083 1727096332.04438: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096332.04440: Calling groups_plugins_play to load vars for managed_node1 21083 1727096332.04588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096332.04715: done with get_vars() 21083 1727096332.04724: done getting variables 21083 1727096332.04768: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:58:52 -0400 (0:00:00.039) 0:00:04.233 ****** 21083 1727096332.04791: entering _queue_task() for managed_node1/debug 21083 1727096332.05001: worker is 1 (out of 1 available) 21083 1727096332.05014: exiting _queue_task() for managed_node1/debug 21083 1727096332.05024: done queuing things up, now waiting for results queue to drain 21083 1727096332.05026: waiting for pending results... 21083 1727096332.05182: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21083 1727096332.05258: in run() - task 0afff68d-5257-9d29-38d8-00000000001b 21083 1727096332.05273: variable 'ansible_search_path' from source: unknown 21083 1727096332.05277: variable 'ansible_search_path' from source: unknown 21083 1727096332.05299: calling self._execute() 21083 1727096332.05359: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096332.05363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096332.05382: variable 'omit' from source: magic vars 21083 1727096332.05672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096332.07846: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096332.07896: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096332.07926: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096332.07951: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096332.07973: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096332.08034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096332.08055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096332.08075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096332.08101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096332.08111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096332.08211: variable 'ansible_distribution' from source: facts 21083 1727096332.08214: variable 'ansible_distribution_major_version' from source: facts 21083 1727096332.08237: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096332.08241: when evaluation is False, skipping this task 21083 1727096332.08243: _execute() done 21083 1727096332.08246: dumping result to json 21083 1727096332.08248: done dumping result, returning 21083 1727096332.08256: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-9d29-38d8-00000000001b] 21083 1727096332.08260: sending task result for task 0afff68d-5257-9d29-38d8-00000000001b 21083 1727096332.08348: done sending task result for task 0afff68d-5257-9d29-38d8-00000000001b 21083 1727096332.08351: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096332.08401: no more pending results, returning what we have 21083 1727096332.08404: results queue empty 21083 1727096332.08405: checking for any_errors_fatal 21083 1727096332.08409: done checking for any_errors_fatal 21083 1727096332.08410: checking for max_fail_percentage 21083 1727096332.08412: done checking for max_fail_percentage 21083 1727096332.08412: checking to see if all hosts have failed and the running result is not ok 21083 1727096332.08413: done checking to see if all hosts have failed 21083 1727096332.08414: getting the remaining hosts for this loop 21083 1727096332.08415: done getting the remaining hosts for this loop 21083 1727096332.08419: getting the next task for host managed_node1 21083 1727096332.08424: done getting next task for host managed_node1 21083 1727096332.08428: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21083 1727096332.08431: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096332.08442: getting variables 21083 1727096332.08444: in VariableManager get_vars() 21083 1727096332.08491: Calling all_inventory to load vars for managed_node1 21083 1727096332.08493: Calling groups_inventory to load vars for managed_node1 21083 1727096332.08496: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096332.08505: Calling all_plugins_play to load vars for managed_node1 21083 1727096332.08507: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096332.08510: Calling groups_plugins_play to load vars for managed_node1 21083 1727096332.08690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096332.08863: done with get_vars() 21083 1727096332.08877: done getting variables 21083 1727096332.08986: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:58:52 -0400 (0:00:00.042) 0:00:04.275 ****** 21083 1727096332.09015: entering _queue_task() for managed_node1/fail 21083 1727096332.09018: Creating lock for fail 21083 1727096332.09304: worker is 1 (out of 1 available) 21083 1727096332.09316: exiting _queue_task() for managed_node1/fail 21083 1727096332.09326: done queuing things up, now waiting for results queue to drain 21083 1727096332.09327: waiting for pending results... 21083 1727096332.09673: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21083 1727096332.09711: in run() - task 0afff68d-5257-9d29-38d8-00000000001c 21083 1727096332.09772: variable 'ansible_search_path' from source: unknown 21083 1727096332.09775: variable 'ansible_search_path' from source: unknown 21083 1727096332.09777: calling self._execute() 21083 1727096332.09856: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096332.09872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096332.09886: variable 'omit' from source: magic vars 21083 1727096332.10308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096332.11958: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096332.12018: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096332.12045: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096332.12073: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096332.12096: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096332.12154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096332.12179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096332.12204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096332.12227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096332.12237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096332.12338: variable 'ansible_distribution' from source: facts 21083 1727096332.12342: variable 'ansible_distribution_major_version' from source: facts 21083 1727096332.12358: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096332.12361: when evaluation is False, skipping this task 21083 1727096332.12363: _execute() done 21083 1727096332.12370: dumping result to json 21083 1727096332.12375: done dumping result, returning 21083 1727096332.12382: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-9d29-38d8-00000000001c] 21083 1727096332.12385: sending task result for task 0afff68d-5257-9d29-38d8-00000000001c 21083 1727096332.12479: done sending task result for task 0afff68d-5257-9d29-38d8-00000000001c 21083 1727096332.12482: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096332.12634: no more pending results, returning what we have 21083 1727096332.12638: results queue empty 21083 1727096332.12639: checking for any_errors_fatal 21083 1727096332.12645: done checking for any_errors_fatal 21083 1727096332.12646: checking for max_fail_percentage 21083 1727096332.12648: done checking for max_fail_percentage 21083 1727096332.12648: checking to see if all hosts have failed and the running result is not ok 21083 1727096332.12650: done checking to see if all hosts have failed 21083 1727096332.12650: getting the remaining hosts for this loop 21083 1727096332.12651: done getting the remaining hosts for this loop 21083 1727096332.12655: getting the next task for host managed_node1 21083 1727096332.12660: done getting next task for host managed_node1 21083 1727096332.12663: ^ 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 21083 1727096332.12666: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096332.12679: getting variables 21083 1727096332.12681: in VariableManager get_vars() 21083 1727096332.12754: Calling all_inventory to load vars for managed_node1 21083 1727096332.12757: Calling groups_inventory to load vars for managed_node1 21083 1727096332.12759: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096332.12773: Calling all_plugins_play to load vars for managed_node1 21083 1727096332.12776: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096332.12780: Calling groups_plugins_play to load vars for managed_node1 21083 1727096332.12953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096332.13163: done with get_vars() 21083 1727096332.13178: done getting variables 21083 1727096332.13235: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:58:52 -0400 (0:00:00.042) 0:00:04.318 ****** 21083 1727096332.13269: entering _queue_task() for managed_node1/fail 21083 1727096332.13544: worker is 1 (out of 1 available) 21083 1727096332.13557: exiting _queue_task() for managed_node1/fail 21083 1727096332.13573: done queuing things up, now waiting for results queue to drain 21083 1727096332.13575: waiting for pending results... 21083 1727096332.13836: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21083 1727096332.13919: in run() - task 0afff68d-5257-9d29-38d8-00000000001d 21083 1727096332.13931: variable 'ansible_search_path' from source: unknown 21083 1727096332.13934: variable 'ansible_search_path' from source: unknown 21083 1727096332.13963: calling self._execute() 21083 1727096332.14035: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096332.14038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096332.14047: variable 'omit' from source: magic vars 21083 1727096332.14359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096332.15916: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096332.16010: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096332.16014: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096332.16176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096332.16180: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096332.16256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096332.16280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096332.16297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096332.16322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096332.16335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096332.16443: variable 'ansible_distribution' from source: facts 21083 1727096332.16447: variable 'ansible_distribution_major_version' from source: facts 21083 1727096332.16462: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096332.16469: when evaluation is False, skipping this task 21083 1727096332.16473: _execute() done 21083 1727096332.16475: dumping result to json 21083 1727096332.16477: done dumping result, returning 21083 1727096332.16484: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-9d29-38d8-00000000001d] 21083 1727096332.16487: sending task result for task 0afff68d-5257-9d29-38d8-00000000001d 21083 1727096332.16578: done sending task result for task 0afff68d-5257-9d29-38d8-00000000001d 21083 1727096332.16582: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096332.16633: no more pending results, returning what we have 21083 1727096332.16636: results queue empty 21083 1727096332.16637: checking for any_errors_fatal 21083 1727096332.16644: done checking for any_errors_fatal 21083 1727096332.16644: checking for max_fail_percentage 21083 1727096332.16646: done checking for max_fail_percentage 21083 1727096332.16647: checking to see if all hosts have failed and the running result is not ok 21083 1727096332.16648: done checking to see if all hosts have failed 21083 1727096332.16648: getting the remaining hosts for this loop 21083 1727096332.16650: done getting the remaining hosts for this loop 21083 1727096332.16653: getting the next task for host managed_node1 21083 1727096332.16659: done getting next task for host managed_node1 21083 1727096332.16662: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21083 1727096332.16669: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096332.16681: getting variables 21083 1727096332.16683: in VariableManager get_vars() 21083 1727096332.16733: Calling all_inventory to load vars for managed_node1 21083 1727096332.16736: Calling groups_inventory to load vars for managed_node1 21083 1727096332.16738: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096332.16748: Calling all_plugins_play to load vars for managed_node1 21083 1727096332.16750: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096332.16752: Calling groups_plugins_play to load vars for managed_node1 21083 1727096332.16941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096332.17069: done with get_vars() 21083 1727096332.17077: done getting variables 21083 1727096332.17120: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:58:52 -0400 (0:00:00.038) 0:00:04.357 ****** 21083 1727096332.17142: entering _queue_task() for managed_node1/fail 21083 1727096332.17367: worker is 1 (out of 1 available) 21083 1727096332.17380: exiting _queue_task() for managed_node1/fail 21083 1727096332.17391: done queuing things up, now waiting for results queue to drain 21083 1727096332.17392: waiting for pending results... 21083 1727096332.17548: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21083 1727096332.17632: in run() - task 0afff68d-5257-9d29-38d8-00000000001e 21083 1727096332.17645: variable 'ansible_search_path' from source: unknown 21083 1727096332.17648: variable 'ansible_search_path' from source: unknown 21083 1727096332.17679: calling self._execute() 21083 1727096332.17740: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096332.17744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096332.17753: variable 'omit' from source: magic vars 21083 1727096332.18273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096332.20221: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096332.20304: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096332.20344: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096332.20390: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096332.20420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096332.20514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096332.20546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096332.20577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096332.20618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096332.20638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096332.20782: variable 'ansible_distribution' from source: facts 21083 1727096332.20795: variable 'ansible_distribution_major_version' from source: facts 21083 1727096332.20819: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096332.20828: when evaluation is False, skipping this task 21083 1727096332.20836: _execute() done 21083 1727096332.20844: dumping result to json 21083 1727096332.20852: done dumping result, returning 21083 1727096332.20865: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-9d29-38d8-00000000001e] 21083 1727096332.20878: sending task result for task 0afff68d-5257-9d29-38d8-00000000001e 21083 1727096332.20988: done sending task result for task 0afff68d-5257-9d29-38d8-00000000001e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096332.21049: no more pending results, returning what we have 21083 1727096332.21053: results queue empty 21083 1727096332.21054: checking for any_errors_fatal 21083 1727096332.21058: done checking for any_errors_fatal 21083 1727096332.21059: checking for max_fail_percentage 21083 1727096332.21061: done checking for max_fail_percentage 21083 1727096332.21062: checking to see if all hosts have failed and the running result is not ok 21083 1727096332.21063: done checking to see if all hosts have failed 21083 1727096332.21063: getting the remaining hosts for this loop 21083 1727096332.21074: done getting the remaining hosts for this loop 21083 1727096332.21078: getting the next task for host managed_node1 21083 1727096332.21085: done getting next task for host managed_node1 21083 1727096332.21089: ^ 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 21083 1727096332.21091: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096332.21104: getting variables 21083 1727096332.21106: in VariableManager get_vars() 21083 1727096332.21227: Calling all_inventory to load vars for managed_node1 21083 1727096332.21230: Calling groups_inventory to load vars for managed_node1 21083 1727096332.21232: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096332.21242: Calling all_plugins_play to load vars for managed_node1 21083 1727096332.21244: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096332.21247: Calling groups_plugins_play to load vars for managed_node1 21083 1727096332.21442: WORKER PROCESS EXITING 21083 1727096332.21464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096332.21658: done with get_vars() 21083 1727096332.21670: done getting variables 21083 1727096332.21770: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:58:52 -0400 (0:00:00.046) 0:00:04.403 ****** 21083 1727096332.21808: entering _queue_task() for managed_node1/dnf 21083 1727096332.22039: worker is 1 (out of 1 available) 21083 1727096332.22052: exiting _queue_task() for managed_node1/dnf 21083 1727096332.22063: done queuing things up, now waiting for results queue to drain 21083 1727096332.22064: waiting for pending results... 21083 1727096332.22230: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 21083 1727096332.22320: in run() - task 0afff68d-5257-9d29-38d8-00000000001f 21083 1727096332.22332: variable 'ansible_search_path' from source: unknown 21083 1727096332.22336: variable 'ansible_search_path' from source: unknown 21083 1727096332.22364: calling self._execute() 21083 1727096332.22426: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096332.22430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096332.22439: variable 'omit' from source: magic vars 21083 1727096332.22818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096332.24875: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096332.24879: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096332.24881: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096332.24884: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096332.24886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096332.24975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096332.25022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096332.25055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096332.25101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096332.25132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096332.25284: variable 'ansible_distribution' from source: facts 21083 1727096332.25335: variable 'ansible_distribution_major_version' from source: facts 21083 1727096332.25339: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096332.25341: when evaluation is False, skipping this task 21083 1727096332.25343: _execute() done 21083 1727096332.25345: dumping result to json 21083 1727096332.25347: done dumping result, returning 21083 1727096332.25358: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-00000000001f] 21083 1727096332.25367: sending task result for task 0afff68d-5257-9d29-38d8-00000000001f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096332.25636: no more pending results, returning what we have 21083 1727096332.25639: results queue empty 21083 1727096332.25640: checking for any_errors_fatal 21083 1727096332.25645: done checking for any_errors_fatal 21083 1727096332.25646: checking for max_fail_percentage 21083 1727096332.25647: done checking for max_fail_percentage 21083 1727096332.25650: checking to see if all hosts have failed and the running result is not ok 21083 1727096332.25651: done checking to see if all hosts have failed 21083 1727096332.25652: getting the remaining hosts for this loop 21083 1727096332.25653: done getting the remaining hosts for this loop 21083 1727096332.25657: getting the next task for host managed_node1 21083 1727096332.25663: done getting next task for host managed_node1 21083 1727096332.25668: ^ 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 21083 1727096332.25671: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096332.25685: getting variables 21083 1727096332.25687: in VariableManager get_vars() 21083 1727096332.25744: Calling all_inventory to load vars for managed_node1 21083 1727096332.25747: Calling groups_inventory to load vars for managed_node1 21083 1727096332.25750: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096332.25760: Calling all_plugins_play to load vars for managed_node1 21083 1727096332.25763: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096332.25766: Calling groups_plugins_play to load vars for managed_node1 21083 1727096332.26219: done sending task result for task 0afff68d-5257-9d29-38d8-00000000001f 21083 1727096332.26222: WORKER PROCESS EXITING 21083 1727096332.26255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096332.26484: done with get_vars() 21083 1727096332.26495: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21083 1727096332.26563: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:58:52 -0400 (0:00:00.047) 0:00:04.451 ****** 21083 1727096332.26603: entering _queue_task() for managed_node1/yum 21083 1727096332.26605: Creating lock for yum 21083 1727096332.26933: worker is 1 (out of 1 available) 21083 1727096332.26946: exiting _queue_task() for managed_node1/yum 21083 1727096332.26956: done queuing things up, now waiting for results queue to drain 21083 1727096332.26957: waiting for pending results... 21083 1727096332.27218: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 21083 1727096332.27378: in run() - task 0afff68d-5257-9d29-38d8-000000000020 21083 1727096332.27401: variable 'ansible_search_path' from source: unknown 21083 1727096332.27409: variable 'ansible_search_path' from source: unknown 21083 1727096332.27465: calling self._execute() 21083 1727096332.27573: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096332.27587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096332.27602: variable 'omit' from source: magic vars 21083 1727096332.28117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096332.30492: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096332.30522: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096332.30564: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096332.30615: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096332.30649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096332.30748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096332.30786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096332.30846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096332.30932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096332.30951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096332.31105: variable 'ansible_distribution' from source: facts 21083 1727096332.31116: variable 'ansible_distribution_major_version' from source: facts 21083 1727096332.31152: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096332.31249: when evaluation is False, skipping this task 21083 1727096332.31252: _execute() done 21083 1727096332.31255: dumping result to json 21083 1727096332.31257: done dumping result, returning 21083 1727096332.31259: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-000000000020] 21083 1727096332.31261: sending task result for task 0afff68d-5257-9d29-38d8-000000000020 21083 1727096332.31339: done sending task result for task 0afff68d-5257-9d29-38d8-000000000020 21083 1727096332.31342: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096332.31401: no more pending results, returning what we have 21083 1727096332.31404: results queue empty 21083 1727096332.31406: checking for any_errors_fatal 21083 1727096332.31411: done checking for any_errors_fatal 21083 1727096332.31412: checking for max_fail_percentage 21083 1727096332.31414: done checking for max_fail_percentage 21083 1727096332.31415: checking to see if all hosts have failed and the running result is not ok 21083 1727096332.31416: done checking to see if all hosts have failed 21083 1727096332.31417: getting the remaining hosts for this loop 21083 1727096332.31419: done getting the remaining hosts for this loop 21083 1727096332.31423: getting the next task for host managed_node1 21083 1727096332.31429: done getting next task for host managed_node1 21083 1727096332.31433: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21083 1727096332.31435: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096332.31450: getting variables 21083 1727096332.31454: in VariableManager get_vars() 21083 1727096332.31507: Calling all_inventory to load vars for managed_node1 21083 1727096332.31510: Calling groups_inventory to load vars for managed_node1 21083 1727096332.31512: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096332.31523: Calling all_plugins_play to load vars for managed_node1 21083 1727096332.31526: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096332.31529: Calling groups_plugins_play to load vars for managed_node1 21083 1727096332.32052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096332.32292: done with get_vars() 21083 1727096332.32307: done getting variables 21083 1727096332.32388: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:58:52 -0400 (0:00:00.058) 0:00:04.510 ****** 21083 1727096332.32428: entering _queue_task() for managed_node1/fail 21083 1727096332.33243: worker is 1 (out of 1 available) 21083 1727096332.33256: exiting _queue_task() for managed_node1/fail 21083 1727096332.33269: done queuing things up, now waiting for results queue to drain 21083 1727096332.33271: waiting for pending results... 21083 1727096332.33985: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21083 1727096332.33991: in run() - task 0afff68d-5257-9d29-38d8-000000000021 21083 1727096332.34002: variable 'ansible_search_path' from source: unknown 21083 1727096332.34032: variable 'ansible_search_path' from source: unknown 21083 1727096332.34096: calling self._execute() 21083 1727096332.34205: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096332.34217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096332.34233: variable 'omit' from source: magic vars 21083 1727096332.34794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096332.37710: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096332.37774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096332.37974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096332.37977: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096332.37979: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096332.37982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096332.38012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096332.38040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096332.38088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096332.38107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096332.38247: variable 'ansible_distribution' from source: facts 21083 1727096332.38258: variable 'ansible_distribution_major_version' from source: facts 21083 1727096332.38285: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096332.38292: when evaluation is False, skipping this task 21083 1727096332.38299: _execute() done 21083 1727096332.38305: dumping result to json 21083 1727096332.38314: done dumping result, returning 21083 1727096332.38321: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-000000000021] 21083 1727096332.38330: sending task result for task 0afff68d-5257-9d29-38d8-000000000021 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096332.38482: no more pending results, returning what we have 21083 1727096332.38485: results queue empty 21083 1727096332.38486: checking for any_errors_fatal 21083 1727096332.38492: done checking for any_errors_fatal 21083 1727096332.38492: checking for max_fail_percentage 21083 1727096332.38499: done checking for max_fail_percentage 21083 1727096332.38500: checking to see if all hosts have failed and the running result is not ok 21083 1727096332.38500: done checking to see if all hosts have failed 21083 1727096332.38501: getting the remaining hosts for this loop 21083 1727096332.38503: done getting the remaining hosts for this loop 21083 1727096332.38506: getting the next task for host managed_node1 21083 1727096332.38512: done getting next task for host managed_node1 21083 1727096332.38515: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21083 1727096332.38518: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096332.38531: getting variables 21083 1727096332.38532: in VariableManager get_vars() 21083 1727096332.38579: Calling all_inventory to load vars for managed_node1 21083 1727096332.38581: Calling groups_inventory to load vars for managed_node1 21083 1727096332.38583: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096332.38593: Calling all_plugins_play to load vars for managed_node1 21083 1727096332.38595: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096332.38598: Calling groups_plugins_play to load vars for managed_node1 21083 1727096332.39489: done sending task result for task 0afff68d-5257-9d29-38d8-000000000021 21083 1727096332.39493: WORKER PROCESS EXITING 21083 1727096332.39519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096332.40090: done with get_vars() 21083 1727096332.40104: done getting variables 21083 1727096332.40394: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:58:52 -0400 (0:00:00.079) 0:00:04.590 ****** 21083 1727096332.40427: entering _queue_task() for managed_node1/package 21083 1727096332.41328: worker is 1 (out of 1 available) 21083 1727096332.41566: exiting _queue_task() for managed_node1/package 21083 1727096332.41580: done queuing things up, now waiting for results queue to drain 21083 1727096332.41582: waiting for pending results... 21083 1727096332.41803: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21083 1727096332.41922: in run() - task 0afff68d-5257-9d29-38d8-000000000022 21083 1727096332.42575: variable 'ansible_search_path' from source: unknown 21083 1727096332.42579: variable 'ansible_search_path' from source: unknown 21083 1727096332.42582: calling self._execute() 21083 1727096332.42585: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096332.42587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096332.42589: variable 'omit' from source: magic vars 21083 1727096332.43300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096332.47048: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096332.47336: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096332.47381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096332.47421: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096332.47456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096332.47542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096332.47804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096332.47836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096332.47886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096332.47905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096332.48044: variable 'ansible_distribution' from source: facts 21083 1727096332.48472: variable 'ansible_distribution_major_version' from source: facts 21083 1727096332.48475: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096332.48477: when evaluation is False, skipping this task 21083 1727096332.48479: _execute() done 21083 1727096332.48481: dumping result to json 21083 1727096332.48483: done dumping result, returning 21083 1727096332.48485: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-9d29-38d8-000000000022] 21083 1727096332.48487: sending task result for task 0afff68d-5257-9d29-38d8-000000000022 21083 1727096332.48562: done sending task result for task 0afff68d-5257-9d29-38d8-000000000022 21083 1727096332.48573: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096332.48633: no more pending results, returning what we have 21083 1727096332.48636: results queue empty 21083 1727096332.48637: checking for any_errors_fatal 21083 1727096332.48645: done checking for any_errors_fatal 21083 1727096332.48645: checking for max_fail_percentage 21083 1727096332.48648: done checking for max_fail_percentage 21083 1727096332.48649: checking to see if all hosts have failed and the running result is not ok 21083 1727096332.48650: done checking to see if all hosts have failed 21083 1727096332.48650: getting the remaining hosts for this loop 21083 1727096332.48652: done getting the remaining hosts for this loop 21083 1727096332.48656: getting the next task for host managed_node1 21083 1727096332.48663: done getting next task for host managed_node1 21083 1727096332.48670: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21083 1727096332.48673: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096332.48686: getting variables 21083 1727096332.48688: in VariableManager get_vars() 21083 1727096332.48738: Calling all_inventory to load vars for managed_node1 21083 1727096332.48741: Calling groups_inventory to load vars for managed_node1 21083 1727096332.48744: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096332.48755: Calling all_plugins_play to load vars for managed_node1 21083 1727096332.48758: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096332.48761: Calling groups_plugins_play to load vars for managed_node1 21083 1727096332.49465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096332.50013: done with get_vars() 21083 1727096332.50024: done getting variables 21083 1727096332.50203: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:58:52 -0400 (0:00:00.098) 0:00:04.688 ****** 21083 1727096332.50238: entering _queue_task() for managed_node1/package 21083 1727096332.50973: worker is 1 (out of 1 available) 21083 1727096332.50985: exiting _queue_task() for managed_node1/package 21083 1727096332.50999: done queuing things up, now waiting for results queue to drain 21083 1727096332.51001: waiting for pending results... 21083 1727096332.51336: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21083 1727096332.51448: in run() - task 0afff68d-5257-9d29-38d8-000000000023 21083 1727096332.51591: variable 'ansible_search_path' from source: unknown 21083 1727096332.51599: variable 'ansible_search_path' from source: unknown 21083 1727096332.51973: calling self._execute() 21083 1727096332.51977: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096332.51980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096332.51983: variable 'omit' from source: magic vars 21083 1727096332.52896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096332.56446: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096332.56533: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096332.56579: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096332.56617: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096332.56647: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096332.56731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096332.56761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096332.56795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096332.56838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096332.56855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096332.56998: variable 'ansible_distribution' from source: facts 21083 1727096332.57009: variable 'ansible_distribution_major_version' from source: facts 21083 1727096332.57031: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096332.57038: when evaluation is False, skipping this task 21083 1727096332.57045: _execute() done 21083 1727096332.57051: dumping result to json 21083 1727096332.57058: done dumping result, returning 21083 1727096332.57075: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-9d29-38d8-000000000023] 21083 1727096332.57084: sending task result for task 0afff68d-5257-9d29-38d8-000000000023 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096332.57241: no more pending results, returning what we have 21083 1727096332.57244: results queue empty 21083 1727096332.57245: checking for any_errors_fatal 21083 1727096332.57253: done checking for any_errors_fatal 21083 1727096332.57253: checking for max_fail_percentage 21083 1727096332.57255: done checking for max_fail_percentage 21083 1727096332.57256: checking to see if all hosts have failed and the running result is not ok 21083 1727096332.57256: done checking to see if all hosts have failed 21083 1727096332.57257: getting the remaining hosts for this loop 21083 1727096332.57259: done getting the remaining hosts for this loop 21083 1727096332.57262: getting the next task for host managed_node1 21083 1727096332.57271: done getting next task for host managed_node1 21083 1727096332.57275: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21083 1727096332.57277: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096332.57289: getting variables 21083 1727096332.57291: in VariableManager get_vars() 21083 1727096332.57335: Calling all_inventory to load vars for managed_node1 21083 1727096332.57338: Calling groups_inventory to load vars for managed_node1 21083 1727096332.57340: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096332.57349: Calling all_plugins_play to load vars for managed_node1 21083 1727096332.57352: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096332.57354: Calling groups_plugins_play to load vars for managed_node1 21083 1727096332.57670: done sending task result for task 0afff68d-5257-9d29-38d8-000000000023 21083 1727096332.57673: WORKER PROCESS EXITING 21083 1727096332.57697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096332.57913: done with get_vars() 21083 1727096332.57925: done getting variables 21083 1727096332.57988: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:58:52 -0400 (0:00:00.077) 0:00:04.765 ****** 21083 1727096332.58020: entering _queue_task() for managed_node1/package 21083 1727096332.58494: worker is 1 (out of 1 available) 21083 1727096332.58504: exiting _queue_task() for managed_node1/package 21083 1727096332.58512: done queuing things up, now waiting for results queue to drain 21083 1727096332.58513: waiting for pending results... 21083 1727096332.58592: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21083 1727096332.58718: in run() - task 0afff68d-5257-9d29-38d8-000000000024 21083 1727096332.58741: variable 'ansible_search_path' from source: unknown 21083 1727096332.58748: variable 'ansible_search_path' from source: unknown 21083 1727096332.58792: calling self._execute() 21083 1727096332.58880: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096332.58893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096332.58909: variable 'omit' from source: magic vars 21083 1727096332.59341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096332.61610: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096332.61684: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096332.61720: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096332.61756: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096332.61794: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096332.61878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096332.61915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096332.61941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096332.61986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096332.62010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096332.62475: variable 'ansible_distribution' from source: facts 21083 1727096332.62478: variable 'ansible_distribution_major_version' from source: facts 21083 1727096332.62481: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096332.62483: when evaluation is False, skipping this task 21083 1727096332.62485: _execute() done 21083 1727096332.62487: dumping result to json 21083 1727096332.62489: done dumping result, returning 21083 1727096332.62492: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-9d29-38d8-000000000024] 21083 1727096332.62493: sending task result for task 0afff68d-5257-9d29-38d8-000000000024 21083 1727096332.62571: done sending task result for task 0afff68d-5257-9d29-38d8-000000000024 21083 1727096332.62574: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096332.62620: no more pending results, returning what we have 21083 1727096332.62624: results queue empty 21083 1727096332.62625: checking for any_errors_fatal 21083 1727096332.62633: done checking for any_errors_fatal 21083 1727096332.62634: checking for max_fail_percentage 21083 1727096332.62636: done checking for max_fail_percentage 21083 1727096332.62637: checking to see if all hosts have failed and the running result is not ok 21083 1727096332.62638: done checking to see if all hosts have failed 21083 1727096332.62638: getting the remaining hosts for this loop 21083 1727096332.62641: done getting the remaining hosts for this loop 21083 1727096332.62645: getting the next task for host managed_node1 21083 1727096332.62652: done getting next task for host managed_node1 21083 1727096332.62656: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21083 1727096332.62659: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096332.62677: getting variables 21083 1727096332.62679: in VariableManager get_vars() 21083 1727096332.62727: Calling all_inventory to load vars for managed_node1 21083 1727096332.62730: Calling groups_inventory to load vars for managed_node1 21083 1727096332.62732: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096332.62742: Calling all_plugins_play to load vars for managed_node1 21083 1727096332.62744: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096332.62747: Calling groups_plugins_play to load vars for managed_node1 21083 1727096332.63569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096332.64080: done with get_vars() 21083 1727096332.64093: done getting variables 21083 1727096332.64209: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:58:52 -0400 (0:00:00.062) 0:00:04.828 ****** 21083 1727096332.64243: entering _queue_task() for managed_node1/service 21083 1727096332.64245: Creating lock for service 21083 1727096332.64957: worker is 1 (out of 1 available) 21083 1727096332.64975: exiting _queue_task() for managed_node1/service 21083 1727096332.64985: done queuing things up, now waiting for results queue to drain 21083 1727096332.64987: waiting for pending results... 21083 1727096332.65488: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21083 1727096332.65714: in run() - task 0afff68d-5257-9d29-38d8-000000000025 21083 1727096332.65782: variable 'ansible_search_path' from source: unknown 21083 1727096332.65785: variable 'ansible_search_path' from source: unknown 21083 1727096332.66041: calling self._execute() 21083 1727096332.66045: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096332.66048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096332.66051: variable 'omit' from source: magic vars 21083 1727096332.67217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096332.71877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096332.72538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096332.72774: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096332.72777: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096332.72780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096332.72860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096332.73005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096332.73042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096332.73171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096332.73193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096332.73490: variable 'ansible_distribution' from source: facts 21083 1727096332.73501: variable 'ansible_distribution_major_version' from source: facts 21083 1727096332.73524: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096332.73577: when evaluation is False, skipping this task 21083 1727096332.73586: _execute() done 21083 1727096332.73593: dumping result to json 21083 1727096332.73601: done dumping result, returning 21083 1727096332.73612: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-000000000025] 21083 1727096332.73622: sending task result for task 0afff68d-5257-9d29-38d8-000000000025 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096332.73813: no more pending results, returning what we have 21083 1727096332.73816: results queue empty 21083 1727096332.73817: checking for any_errors_fatal 21083 1727096332.73825: done checking for any_errors_fatal 21083 1727096332.73826: checking for max_fail_percentage 21083 1727096332.73827: done checking for max_fail_percentage 21083 1727096332.73828: checking to see if all hosts have failed and the running result is not ok 21083 1727096332.73829: done checking to see if all hosts have failed 21083 1727096332.73829: getting the remaining hosts for this loop 21083 1727096332.73831: done getting the remaining hosts for this loop 21083 1727096332.73834: getting the next task for host managed_node1 21083 1727096332.73841: done getting next task for host managed_node1 21083 1727096332.73844: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21083 1727096332.73847: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096332.73858: getting variables 21083 1727096332.73860: in VariableManager get_vars() 21083 1727096332.73950: Calling all_inventory to load vars for managed_node1 21083 1727096332.73953: Calling groups_inventory to load vars for managed_node1 21083 1727096332.73956: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096332.74272: Calling all_plugins_play to load vars for managed_node1 21083 1727096332.74277: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096332.74281: Calling groups_plugins_play to load vars for managed_node1 21083 1727096332.74694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096332.75101: done with get_vars() 21083 1727096332.75114: done getting variables 21083 1727096332.75148: done sending task result for task 0afff68d-5257-9d29-38d8-000000000025 21083 1727096332.75151: WORKER PROCESS EXITING 21083 1727096332.75192: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:58:52 -0400 (0:00:00.109) 0:00:04.937 ****** 21083 1727096332.75224: entering _queue_task() for managed_node1/service 21083 1727096332.75940: worker is 1 (out of 1 available) 21083 1727096332.75953: exiting _queue_task() for managed_node1/service 21083 1727096332.75970: done queuing things up, now waiting for results queue to drain 21083 1727096332.75972: waiting for pending results... 21083 1727096332.76453: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21083 1727096332.76779: in run() - task 0afff68d-5257-9d29-38d8-000000000026 21083 1727096332.76799: variable 'ansible_search_path' from source: unknown 21083 1727096332.76811: variable 'ansible_search_path' from source: unknown 21083 1727096332.76850: calling self._execute() 21083 1727096332.76994: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096332.77241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096332.77244: variable 'omit' from source: magic vars 21083 1727096332.77943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096332.83298: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096332.83421: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096332.83714: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096332.83972: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096332.83976: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096332.83979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096332.83982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096332.83984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096332.83986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096332.84105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096332.84310: variable 'ansible_distribution' from source: facts 21083 1727096332.84438: variable 'ansible_distribution_major_version' from source: facts 21083 1727096332.84462: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096332.84476: when evaluation is False, skipping this task 21083 1727096332.84483: _execute() done 21083 1727096332.84489: dumping result to json 21083 1727096332.84496: done dumping result, returning 21083 1727096332.84507: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-9d29-38d8-000000000026] 21083 1727096332.84516: sending task result for task 0afff68d-5257-9d29-38d8-000000000026 21083 1727096332.84830: done sending task result for task 0afff68d-5257-9d29-38d8-000000000026 21083 1727096332.84835: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21083 1727096332.84880: no more pending results, returning what we have 21083 1727096332.84883: results queue empty 21083 1727096332.84884: checking for any_errors_fatal 21083 1727096332.84889: done checking for any_errors_fatal 21083 1727096332.84889: checking for max_fail_percentage 21083 1727096332.84891: done checking for max_fail_percentage 21083 1727096332.84892: checking to see if all hosts have failed and the running result is not ok 21083 1727096332.84893: done checking to see if all hosts have failed 21083 1727096332.84893: getting the remaining hosts for this loop 21083 1727096332.84895: done getting the remaining hosts for this loop 21083 1727096332.84899: getting the next task for host managed_node1 21083 1727096332.84905: done getting next task for host managed_node1 21083 1727096332.84908: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21083 1727096332.84910: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096332.84923: getting variables 21083 1727096332.84924: in VariableManager get_vars() 21083 1727096332.84972: Calling all_inventory to load vars for managed_node1 21083 1727096332.84975: Calling groups_inventory to load vars for managed_node1 21083 1727096332.84978: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096332.84989: Calling all_plugins_play to load vars for managed_node1 21083 1727096332.84991: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096332.84994: Calling groups_plugins_play to load vars for managed_node1 21083 1727096332.85761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096332.86214: done with get_vars() 21083 1727096332.86226: done getting variables 21083 1727096332.86402: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:58:52 -0400 (0:00:00.112) 0:00:05.050 ****** 21083 1727096332.86437: entering _queue_task() for managed_node1/service 21083 1727096332.87131: worker is 1 (out of 1 available) 21083 1727096332.87144: exiting _queue_task() for managed_node1/service 21083 1727096332.87157: done queuing things up, now waiting for results queue to drain 21083 1727096332.87158: waiting for pending results... 21083 1727096332.87722: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21083 1727096332.87930: in run() - task 0afff68d-5257-9d29-38d8-000000000027 21083 1727096332.88037: variable 'ansible_search_path' from source: unknown 21083 1727096332.88040: variable 'ansible_search_path' from source: unknown 21083 1727096332.88043: calling self._execute() 21083 1727096332.88187: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096332.88198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096332.88212: variable 'omit' from source: magic vars 21083 1727096332.89234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096332.94775: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096332.94779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096332.94782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096332.94784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096332.94787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096332.95183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096332.95473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096332.95480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096332.95489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096332.95513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096332.95644: variable 'ansible_distribution' from source: facts 21083 1727096332.95849: variable 'ansible_distribution_major_version' from source: facts 21083 1727096332.95974: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096332.95977: when evaluation is False, skipping this task 21083 1727096332.95980: _execute() done 21083 1727096332.95982: dumping result to json 21083 1727096332.95984: done dumping result, returning 21083 1727096332.95986: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-9d29-38d8-000000000027] 21083 1727096332.95988: sending task result for task 0afff68d-5257-9d29-38d8-000000000027 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096332.96108: no more pending results, returning what we have 21083 1727096332.96112: results queue empty 21083 1727096332.96113: checking for any_errors_fatal 21083 1727096332.96119: done checking for any_errors_fatal 21083 1727096332.96120: checking for max_fail_percentage 21083 1727096332.96122: done checking for max_fail_percentage 21083 1727096332.96123: checking to see if all hosts have failed and the running result is not ok 21083 1727096332.96124: done checking to see if all hosts have failed 21083 1727096332.96125: getting the remaining hosts for this loop 21083 1727096332.96127: done getting the remaining hosts for this loop 21083 1727096332.96131: getting the next task for host managed_node1 21083 1727096332.96137: done getting next task for host managed_node1 21083 1727096332.96141: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21083 1727096332.96144: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096332.96157: getting variables 21083 1727096332.96162: in VariableManager get_vars() 21083 1727096332.96215: Calling all_inventory to load vars for managed_node1 21083 1727096332.96218: Calling groups_inventory to load vars for managed_node1 21083 1727096332.96221: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096332.96232: Calling all_plugins_play to load vars for managed_node1 21083 1727096332.96234: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096332.96237: Calling groups_plugins_play to load vars for managed_node1 21083 1727096332.96715: done sending task result for task 0afff68d-5257-9d29-38d8-000000000027 21083 1727096332.96719: WORKER PROCESS EXITING 21083 1727096332.96744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096332.97211: done with get_vars() 21083 1727096332.97223: done getting variables 21083 1727096332.97282: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:58:52 -0400 (0:00:00.109) 0:00:05.159 ****** 21083 1727096332.97404: entering _queue_task() for managed_node1/service 21083 1727096332.97970: worker is 1 (out of 1 available) 21083 1727096332.97984: exiting _queue_task() for managed_node1/service 21083 1727096332.97998: done queuing things up, now waiting for results queue to drain 21083 1727096332.97999: waiting for pending results... 21083 1727096332.98428: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21083 1727096332.98533: in run() - task 0afff68d-5257-9d29-38d8-000000000028 21083 1727096332.98549: variable 'ansible_search_path' from source: unknown 21083 1727096332.98552: variable 'ansible_search_path' from source: unknown 21083 1727096332.98793: calling self._execute() 21083 1727096332.98868: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096332.99082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096332.99092: variable 'omit' from source: magic vars 21083 1727096332.99740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096333.06144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096333.06312: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096333.06487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096333.06490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096333.06492: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096333.06721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096333.06728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096333.06731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096333.06862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096333.06882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096333.07186: variable 'ansible_distribution' from source: facts 21083 1727096333.07189: variable 'ansible_distribution_major_version' from source: facts 21083 1727096333.07192: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096333.07195: when evaluation is False, skipping this task 21083 1727096333.07197: _execute() done 21083 1727096333.07199: dumping result to json 21083 1727096333.07201: done dumping result, returning 21083 1727096333.07204: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-9d29-38d8-000000000028] 21083 1727096333.07206: sending task result for task 0afff68d-5257-9d29-38d8-000000000028 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21083 1727096333.07515: no more pending results, returning what we have 21083 1727096333.07519: results queue empty 21083 1727096333.07520: checking for any_errors_fatal 21083 1727096333.07524: done checking for any_errors_fatal 21083 1727096333.07525: checking for max_fail_percentage 21083 1727096333.07527: done checking for max_fail_percentage 21083 1727096333.07527: checking to see if all hosts have failed and the running result is not ok 21083 1727096333.07528: done checking to see if all hosts have failed 21083 1727096333.07529: getting the remaining hosts for this loop 21083 1727096333.07530: done getting the remaining hosts for this loop 21083 1727096333.07534: getting the next task for host managed_node1 21083 1727096333.07540: done getting next task for host managed_node1 21083 1727096333.07543: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21083 1727096333.07545: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096333.07557: getting variables 21083 1727096333.07559: in VariableManager get_vars() 21083 1727096333.07896: Calling all_inventory to load vars for managed_node1 21083 1727096333.07899: Calling groups_inventory to load vars for managed_node1 21083 1727096333.07901: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096333.07912: Calling all_plugins_play to load vars for managed_node1 21083 1727096333.07915: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096333.07918: Calling groups_plugins_play to load vars for managed_node1 21083 1727096333.08512: done sending task result for task 0afff68d-5257-9d29-38d8-000000000028 21083 1727096333.08515: WORKER PROCESS EXITING 21083 1727096333.08540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096333.09002: done with get_vars() 21083 1727096333.09011: done getting variables 21083 1727096333.09182: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:58:53 -0400 (0:00:00.118) 0:00:05.277 ****** 21083 1727096333.09210: entering _queue_task() for managed_node1/copy 21083 1727096333.09906: worker is 1 (out of 1 available) 21083 1727096333.09920: exiting _queue_task() for managed_node1/copy 21083 1727096333.09936: done queuing things up, now waiting for results queue to drain 21083 1727096333.09939: waiting for pending results... 21083 1727096333.10442: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21083 1727096333.10977: in run() - task 0afff68d-5257-9d29-38d8-000000000029 21083 1727096333.10981: variable 'ansible_search_path' from source: unknown 21083 1727096333.10984: variable 'ansible_search_path' from source: unknown 21083 1727096333.10987: calling self._execute() 21083 1727096333.11390: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096333.11395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096333.11404: variable 'omit' from source: magic vars 21083 1727096333.12169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096333.14774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096333.14838: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096333.14894: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096333.14936: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096333.14968: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096333.15372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096333.15376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096333.15378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096333.15380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096333.15382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096333.15634: variable 'ansible_distribution' from source: facts 21083 1727096333.15644: variable 'ansible_distribution_major_version' from source: facts 21083 1727096333.15670: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096333.15972: when evaluation is False, skipping this task 21083 1727096333.15975: _execute() done 21083 1727096333.15978: dumping result to json 21083 1727096333.15979: done dumping result, returning 21083 1727096333.15982: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-9d29-38d8-000000000029] 21083 1727096333.15984: sending task result for task 0afff68d-5257-9d29-38d8-000000000029 21083 1727096333.16054: done sending task result for task 0afff68d-5257-9d29-38d8-000000000029 21083 1727096333.16058: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096333.16107: no more pending results, returning what we have 21083 1727096333.16110: results queue empty 21083 1727096333.16111: checking for any_errors_fatal 21083 1727096333.16114: done checking for any_errors_fatal 21083 1727096333.16114: checking for max_fail_percentage 21083 1727096333.16116: done checking for max_fail_percentage 21083 1727096333.16117: checking to see if all hosts have failed and the running result is not ok 21083 1727096333.16118: done checking to see if all hosts have failed 21083 1727096333.16118: getting the remaining hosts for this loop 21083 1727096333.16120: done getting the remaining hosts for this loop 21083 1727096333.16123: getting the next task for host managed_node1 21083 1727096333.16129: done getting next task for host managed_node1 21083 1727096333.16133: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21083 1727096333.16135: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096333.16147: getting variables 21083 1727096333.16149: in VariableManager get_vars() 21083 1727096333.16315: Calling all_inventory to load vars for managed_node1 21083 1727096333.16318: Calling groups_inventory to load vars for managed_node1 21083 1727096333.16321: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096333.16330: Calling all_plugins_play to load vars for managed_node1 21083 1727096333.16333: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096333.16336: Calling groups_plugins_play to load vars for managed_node1 21083 1727096333.16672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096333.17108: done with get_vars() 21083 1727096333.17120: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:58:53 -0400 (0:00:00.080) 0:00:05.358 ****** 21083 1727096333.17311: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21083 1727096333.17312: Creating lock for fedora.linux_system_roles.network_connections 21083 1727096333.17895: worker is 1 (out of 1 available) 21083 1727096333.17908: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21083 1727096333.17920: done queuing things up, now waiting for results queue to drain 21083 1727096333.17921: waiting for pending results... 21083 1727096333.18585: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21083 1727096333.18591: in run() - task 0afff68d-5257-9d29-38d8-00000000002a 21083 1727096333.18593: variable 'ansible_search_path' from source: unknown 21083 1727096333.18773: variable 'ansible_search_path' from source: unknown 21083 1727096333.18821: calling self._execute() 21083 1727096333.18918: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096333.18958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096333.19273: variable 'omit' from source: magic vars 21083 1727096333.20673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096333.23491: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096333.23574: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096333.23634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096333.23678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096333.23712: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096333.23800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096333.23840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096333.23874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096333.23918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096333.23943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096333.24088: variable 'ansible_distribution' from source: facts 21083 1727096333.24100: variable 'ansible_distribution_major_version' from source: facts 21083 1727096333.24124: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096333.24132: when evaluation is False, skipping this task 21083 1727096333.24139: _execute() done 21083 1727096333.24145: dumping result to json 21083 1727096333.24160: done dumping result, returning 21083 1727096333.24177: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-9d29-38d8-00000000002a] 21083 1727096333.24186: sending task result for task 0afff68d-5257-9d29-38d8-00000000002a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096333.24349: no more pending results, returning what we have 21083 1727096333.24352: results queue empty 21083 1727096333.24353: checking for any_errors_fatal 21083 1727096333.24358: done checking for any_errors_fatal 21083 1727096333.24359: checking for max_fail_percentage 21083 1727096333.24360: done checking for max_fail_percentage 21083 1727096333.24361: checking to see if all hosts have failed and the running result is not ok 21083 1727096333.24362: done checking to see if all hosts have failed 21083 1727096333.24363: getting the remaining hosts for this loop 21083 1727096333.24364: done getting the remaining hosts for this loop 21083 1727096333.24370: getting the next task for host managed_node1 21083 1727096333.24377: done getting next task for host managed_node1 21083 1727096333.24380: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21083 1727096333.24383: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096333.24399: getting variables 21083 1727096333.24400: in VariableManager get_vars() 21083 1727096333.24445: Calling all_inventory to load vars for managed_node1 21083 1727096333.24447: Calling groups_inventory to load vars for managed_node1 21083 1727096333.24450: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096333.24461: Calling all_plugins_play to load vars for managed_node1 21083 1727096333.24463: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096333.24467: Calling groups_plugins_play to load vars for managed_node1 21083 1727096333.24671: done sending task result for task 0afff68d-5257-9d29-38d8-00000000002a 21083 1727096333.24675: WORKER PROCESS EXITING 21083 1727096333.25142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096333.25350: done with get_vars() 21083 1727096333.25361: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:58:53 -0400 (0:00:00.081) 0:00:05.440 ****** 21083 1727096333.25445: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21083 1727096333.25447: Creating lock for fedora.linux_system_roles.network_state 21083 1727096333.25756: worker is 1 (out of 1 available) 21083 1727096333.25772: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21083 1727096333.25896: done queuing things up, now waiting for results queue to drain 21083 1727096333.25898: waiting for pending results... 21083 1727096333.26060: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21083 1727096333.26227: in run() - task 0afff68d-5257-9d29-38d8-00000000002b 21083 1727096333.26230: variable 'ansible_search_path' from source: unknown 21083 1727096333.26233: variable 'ansible_search_path' from source: unknown 21083 1727096333.26337: calling self._execute() 21083 1727096333.26361: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096333.26378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096333.26391: variable 'omit' from source: magic vars 21083 1727096333.26840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096333.29162: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096333.29282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096333.29286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096333.29322: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096333.29347: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096333.29436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096333.29475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096333.29572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096333.29575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096333.29578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096333.29703: variable 'ansible_distribution' from source: facts 21083 1727096333.29719: variable 'ansible_distribution_major_version' from source: facts 21083 1727096333.29742: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096333.29749: when evaluation is False, skipping this task 21083 1727096333.29754: _execute() done 21083 1727096333.29760: dumping result to json 21083 1727096333.29771: done dumping result, returning 21083 1727096333.29782: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-9d29-38d8-00000000002b] 21083 1727096333.29789: sending task result for task 0afff68d-5257-9d29-38d8-00000000002b 21083 1727096333.29908: done sending task result for task 0afff68d-5257-9d29-38d8-00000000002b 21083 1727096333.29911: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096333.30219: no more pending results, returning what we have 21083 1727096333.30222: results queue empty 21083 1727096333.30223: checking for any_errors_fatal 21083 1727096333.30229: done checking for any_errors_fatal 21083 1727096333.30229: checking for max_fail_percentage 21083 1727096333.30231: done checking for max_fail_percentage 21083 1727096333.30231: checking to see if all hosts have failed and the running result is not ok 21083 1727096333.30232: done checking to see if all hosts have failed 21083 1727096333.30233: getting the remaining hosts for this loop 21083 1727096333.30234: done getting the remaining hosts for this loop 21083 1727096333.30237: getting the next task for host managed_node1 21083 1727096333.30243: done getting next task for host managed_node1 21083 1727096333.30246: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21083 1727096333.30249: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096333.30266: getting variables 21083 1727096333.30270: in VariableManager get_vars() 21083 1727096333.30321: Calling all_inventory to load vars for managed_node1 21083 1727096333.30324: Calling groups_inventory to load vars for managed_node1 21083 1727096333.30327: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096333.30337: Calling all_plugins_play to load vars for managed_node1 21083 1727096333.30340: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096333.30343: Calling groups_plugins_play to load vars for managed_node1 21083 1727096333.31085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096333.31579: done with get_vars() 21083 1727096333.31591: done getting variables 21083 1727096333.31649: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:58:53 -0400 (0:00:00.063) 0:00:05.503 ****** 21083 1727096333.31799: entering _queue_task() for managed_node1/debug 21083 1727096333.32447: worker is 1 (out of 1 available) 21083 1727096333.32460: exiting _queue_task() for managed_node1/debug 21083 1727096333.32478: done queuing things up, now waiting for results queue to drain 21083 1727096333.32480: waiting for pending results... 21083 1727096333.33599: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21083 1727096333.33836: in run() - task 0afff68d-5257-9d29-38d8-00000000002c 21083 1727096333.33840: variable 'ansible_search_path' from source: unknown 21083 1727096333.33843: variable 'ansible_search_path' from source: unknown 21083 1727096333.33875: calling self._execute() 21083 1727096333.34293: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096333.34359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096333.34388: variable 'omit' from source: magic vars 21083 1727096333.35947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096333.42142: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096333.42320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096333.42590: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096333.42594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096333.42676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096333.42838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096333.42941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096333.43054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096333.43182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096333.43203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096333.43525: variable 'ansible_distribution' from source: facts 21083 1727096333.43583: variable 'ansible_distribution_major_version' from source: facts 21083 1727096333.43614: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096333.43624: when evaluation is False, skipping this task 21083 1727096333.43642: _execute() done 21083 1727096333.43650: dumping result to json 21083 1727096333.43658: done dumping result, returning 21083 1727096333.43681: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-9d29-38d8-00000000002c] 21083 1727096333.43700: sending task result for task 0afff68d-5257-9d29-38d8-00000000002c 21083 1727096333.44074: done sending task result for task 0afff68d-5257-9d29-38d8-00000000002c 21083 1727096333.44077: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096333.44116: no more pending results, returning what we have 21083 1727096333.44119: results queue empty 21083 1727096333.44120: checking for any_errors_fatal 21083 1727096333.44125: done checking for any_errors_fatal 21083 1727096333.44126: checking for max_fail_percentage 21083 1727096333.44127: done checking for max_fail_percentage 21083 1727096333.44128: checking to see if all hosts have failed and the running result is not ok 21083 1727096333.44129: done checking to see if all hosts have failed 21083 1727096333.44130: getting the remaining hosts for this loop 21083 1727096333.44131: done getting the remaining hosts for this loop 21083 1727096333.44135: getting the next task for host managed_node1 21083 1727096333.44140: done getting next task for host managed_node1 21083 1727096333.44144: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21083 1727096333.44146: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096333.44162: getting variables 21083 1727096333.44166: in VariableManager get_vars() 21083 1727096333.44219: Calling all_inventory to load vars for managed_node1 21083 1727096333.44223: Calling groups_inventory to load vars for managed_node1 21083 1727096333.44225: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096333.44235: Calling all_plugins_play to load vars for managed_node1 21083 1727096333.44237: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096333.44241: Calling groups_plugins_play to load vars for managed_node1 21083 1727096333.44833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096333.45575: done with get_vars() 21083 1727096333.45593: done getting variables 21083 1727096333.45654: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:58:53 -0400 (0:00:00.138) 0:00:05.642 ****** 21083 1727096333.45972: entering _queue_task() for managed_node1/debug 21083 1727096333.46727: worker is 1 (out of 1 available) 21083 1727096333.46854: exiting _queue_task() for managed_node1/debug 21083 1727096333.46870: done queuing things up, now waiting for results queue to drain 21083 1727096333.46872: waiting for pending results... 21083 1727096333.47584: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21083 1727096333.47875: in run() - task 0afff68d-5257-9d29-38d8-00000000002d 21083 1727096333.47879: variable 'ansible_search_path' from source: unknown 21083 1727096333.47883: variable 'ansible_search_path' from source: unknown 21083 1727096333.48109: calling self._execute() 21083 1727096333.48242: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096333.48256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096333.48260: variable 'omit' from source: magic vars 21083 1727096333.49377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096333.54313: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096333.54603: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096333.54639: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096333.54974: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096333.55005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096333.55085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096333.55302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096333.55487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096333.55523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096333.55594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096333.55953: variable 'ansible_distribution' from source: facts 21083 1727096333.55959: variable 'ansible_distribution_major_version' from source: facts 21083 1727096333.56061: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096333.56069: when evaluation is False, skipping this task 21083 1727096333.56073: _execute() done 21083 1727096333.56075: dumping result to json 21083 1727096333.56113: done dumping result, returning 21083 1727096333.56122: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-9d29-38d8-00000000002d] 21083 1727096333.56125: sending task result for task 0afff68d-5257-9d29-38d8-00000000002d 21083 1727096333.56229: done sending task result for task 0afff68d-5257-9d29-38d8-00000000002d 21083 1727096333.56232: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096333.56291: no more pending results, returning what we have 21083 1727096333.56294: results queue empty 21083 1727096333.56295: checking for any_errors_fatal 21083 1727096333.56299: done checking for any_errors_fatal 21083 1727096333.56300: checking for max_fail_percentage 21083 1727096333.56302: done checking for max_fail_percentage 21083 1727096333.56302: checking to see if all hosts have failed and the running result is not ok 21083 1727096333.56303: done checking to see if all hosts have failed 21083 1727096333.56304: getting the remaining hosts for this loop 21083 1727096333.56306: done getting the remaining hosts for this loop 21083 1727096333.56309: getting the next task for host managed_node1 21083 1727096333.56315: done getting next task for host managed_node1 21083 1727096333.56318: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21083 1727096333.56320: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096333.56332: getting variables 21083 1727096333.56334: in VariableManager get_vars() 21083 1727096333.56382: Calling all_inventory to load vars for managed_node1 21083 1727096333.56385: Calling groups_inventory to load vars for managed_node1 21083 1727096333.56387: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096333.56398: Calling all_plugins_play to load vars for managed_node1 21083 1727096333.56401: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096333.56404: Calling groups_plugins_play to load vars for managed_node1 21083 1727096333.56978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096333.57557: done with get_vars() 21083 1727096333.57573: done getting variables 21083 1727096333.57632: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:58:53 -0400 (0:00:00.123) 0:00:05.766 ****** 21083 1727096333.58090: entering _queue_task() for managed_node1/debug 21083 1727096333.58839: worker is 1 (out of 1 available) 21083 1727096333.58853: exiting _queue_task() for managed_node1/debug 21083 1727096333.58871: done queuing things up, now waiting for results queue to drain 21083 1727096333.58873: waiting for pending results... 21083 1727096333.59587: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21083 1727096333.60081: in run() - task 0afff68d-5257-9d29-38d8-00000000002e 21083 1727096333.60098: variable 'ansible_search_path' from source: unknown 21083 1727096333.60102: variable 'ansible_search_path' from source: unknown 21083 1727096333.60143: calling self._execute() 21083 1727096333.60475: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096333.60485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096333.60487: variable 'omit' from source: magic vars 21083 1727096333.61742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096333.66501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096333.66505: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096333.66537: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096333.66628: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096333.66672: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096333.66781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096333.66810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096333.66953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096333.66991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096333.67006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096333.67395: variable 'ansible_distribution' from source: facts 21083 1727096333.67403: variable 'ansible_distribution_major_version' from source: facts 21083 1727096333.67423: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096333.67427: when evaluation is False, skipping this task 21083 1727096333.67430: _execute() done 21083 1727096333.67432: dumping result to json 21083 1727096333.67439: done dumping result, returning 21083 1727096333.67473: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-9d29-38d8-00000000002e] 21083 1727096333.67476: sending task result for task 0afff68d-5257-9d29-38d8-00000000002e skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096333.67778: no more pending results, returning what we have 21083 1727096333.67781: results queue empty 21083 1727096333.67782: checking for any_errors_fatal 21083 1727096333.67789: done checking for any_errors_fatal 21083 1727096333.67789: checking for max_fail_percentage 21083 1727096333.67791: done checking for max_fail_percentage 21083 1727096333.67792: checking to see if all hosts have failed and the running result is not ok 21083 1727096333.67792: done checking to see if all hosts have failed 21083 1727096333.67793: getting the remaining hosts for this loop 21083 1727096333.67795: done getting the remaining hosts for this loop 21083 1727096333.67799: getting the next task for host managed_node1 21083 1727096333.67805: done getting next task for host managed_node1 21083 1727096333.67809: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21083 1727096333.67812: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096333.67827: getting variables 21083 1727096333.67829: in VariableManager get_vars() 21083 1727096333.67925: Calling all_inventory to load vars for managed_node1 21083 1727096333.67928: Calling groups_inventory to load vars for managed_node1 21083 1727096333.67930: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096333.67936: done sending task result for task 0afff68d-5257-9d29-38d8-00000000002e 21083 1727096333.67938: WORKER PROCESS EXITING 21083 1727096333.67947: Calling all_plugins_play to load vars for managed_node1 21083 1727096333.67950: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096333.67952: Calling groups_plugins_play to load vars for managed_node1 21083 1727096333.68143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096333.68387: done with get_vars() 21083 1727096333.68399: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:58:53 -0400 (0:00:00.104) 0:00:05.870 ****** 21083 1727096333.68505: entering _queue_task() for managed_node1/ping 21083 1727096333.68507: Creating lock for ping 21083 1727096333.68847: worker is 1 (out of 1 available) 21083 1727096333.68861: exiting _queue_task() for managed_node1/ping 21083 1727096333.68880: done queuing things up, now waiting for results queue to drain 21083 1727096333.68882: waiting for pending results... 21083 1727096333.69097: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21083 1727096333.69220: in run() - task 0afff68d-5257-9d29-38d8-00000000002f 21083 1727096333.69240: variable 'ansible_search_path' from source: unknown 21083 1727096333.69244: variable 'ansible_search_path' from source: unknown 21083 1727096333.69281: calling self._execute() 21083 1727096333.69380: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096333.69387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096333.69399: variable 'omit' from source: magic vars 21083 1727096333.69866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096333.72274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096333.72283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096333.72328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096333.72375: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096333.72409: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096333.72573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096333.72577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096333.72579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096333.72586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096333.72608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096333.72743: variable 'ansible_distribution' from source: facts 21083 1727096333.72752: variable 'ansible_distribution_major_version' from source: facts 21083 1727096333.72774: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096333.72781: when evaluation is False, skipping this task 21083 1727096333.72787: _execute() done 21083 1727096333.72793: dumping result to json 21083 1727096333.72800: done dumping result, returning 21083 1727096333.72816: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-9d29-38d8-00000000002f] 21083 1727096333.72824: sending task result for task 0afff68d-5257-9d29-38d8-00000000002f 21083 1727096333.72986: done sending task result for task 0afff68d-5257-9d29-38d8-00000000002f 21083 1727096333.72989: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096333.73068: no more pending results, returning what we have 21083 1727096333.73072: results queue empty 21083 1727096333.73073: checking for any_errors_fatal 21083 1727096333.73081: done checking for any_errors_fatal 21083 1727096333.73082: checking for max_fail_percentage 21083 1727096333.73084: done checking for max_fail_percentage 21083 1727096333.73085: checking to see if all hosts have failed and the running result is not ok 21083 1727096333.73086: done checking to see if all hosts have failed 21083 1727096333.73087: getting the remaining hosts for this loop 21083 1727096333.73088: done getting the remaining hosts for this loop 21083 1727096333.73092: getting the next task for host managed_node1 21083 1727096333.73102: done getting next task for host managed_node1 21083 1727096333.73105: ^ task is: TASK: meta (role_complete) 21083 1727096333.73107: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096333.73122: getting variables 21083 1727096333.73124: in VariableManager get_vars() 21083 1727096333.73282: Calling all_inventory to load vars for managed_node1 21083 1727096333.73285: Calling groups_inventory to load vars for managed_node1 21083 1727096333.73288: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096333.73298: Calling all_plugins_play to load vars for managed_node1 21083 1727096333.73301: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096333.73304: Calling groups_plugins_play to load vars for managed_node1 21083 1727096333.73694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096333.73970: done with get_vars() 21083 1727096333.73982: done getting variables 21083 1727096333.74072: done queuing things up, now waiting for results queue to drain 21083 1727096333.74074: results queue empty 21083 1727096333.74075: checking for any_errors_fatal 21083 1727096333.74077: done checking for any_errors_fatal 21083 1727096333.74078: checking for max_fail_percentage 21083 1727096333.74079: done checking for max_fail_percentage 21083 1727096333.74080: checking to see if all hosts have failed and the running result is not ok 21083 1727096333.74081: done checking to see if all hosts have failed 21083 1727096333.74081: getting the remaining hosts for this loop 21083 1727096333.74082: done getting the remaining hosts for this loop 21083 1727096333.74085: getting the next task for host managed_node1 21083 1727096333.74089: done getting next task for host managed_node1 21083 1727096333.74091: ^ task is: TASK: Get profile's ring options 21083 1727096333.74093: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096333.74095: getting variables 21083 1727096333.74096: in VariableManager get_vars() 21083 1727096333.74114: Calling all_inventory to load vars for managed_node1 21083 1727096333.74116: Calling groups_inventory to load vars for managed_node1 21083 1727096333.74118: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096333.74124: Calling all_plugins_play to load vars for managed_node1 21083 1727096333.74126: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096333.74129: Calling groups_plugins_play to load vars for managed_node1 21083 1727096333.74279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096333.74509: done with get_vars() 21083 1727096333.74518: done getting variables 21083 1727096333.74566: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:50 Monday 23 September 2024 08:58:53 -0400 (0:00:00.060) 0:00:05.931 ****** 21083 1727096333.74606: entering _queue_task() for managed_node1/command 21083 1727096333.75055: worker is 1 (out of 1 available) 21083 1727096333.75090: exiting _queue_task() for managed_node1/command 21083 1727096333.75107: done queuing things up, now waiting for results queue to drain 21083 1727096333.75109: waiting for pending results... 21083 1727096333.75355: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21083 1727096333.75486: in run() - task 0afff68d-5257-9d29-38d8-00000000005f 21083 1727096333.75490: variable 'ansible_search_path' from source: unknown 21083 1727096333.75551: calling self._execute() 21083 1727096333.75651: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096333.75669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096333.75777: variable 'omit' from source: magic vars 21083 1727096333.76185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096333.78731: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096333.78806: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096333.78852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096333.78894: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096333.78923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096333.79006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096333.79041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096333.79080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096333.79177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096333.79180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096333.79272: variable 'ansible_distribution' from source: facts 21083 1727096333.79290: variable 'ansible_distribution_major_version' from source: facts 21083 1727096333.79313: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096333.79320: when evaluation is False, skipping this task 21083 1727096333.79326: _execute() done 21083 1727096333.79332: dumping result to json 21083 1727096333.79338: done dumping result, returning 21083 1727096333.79346: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0afff68d-5257-9d29-38d8-00000000005f] 21083 1727096333.79353: sending task result for task 0afff68d-5257-9d29-38d8-00000000005f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096333.79616: no more pending results, returning what we have 21083 1727096333.79619: results queue empty 21083 1727096333.79620: checking for any_errors_fatal 21083 1727096333.79622: done checking for any_errors_fatal 21083 1727096333.79623: checking for max_fail_percentage 21083 1727096333.79624: done checking for max_fail_percentage 21083 1727096333.79625: checking to see if all hosts have failed and the running result is not ok 21083 1727096333.79626: done checking to see if all hosts have failed 21083 1727096333.79627: getting the remaining hosts for this loop 21083 1727096333.79628: done getting the remaining hosts for this loop 21083 1727096333.79632: getting the next task for host managed_node1 21083 1727096333.79638: done getting next task for host managed_node1 21083 1727096333.79640: ^ task is: TASK: ASSERT: The profile does not contain ring options 21083 1727096333.79642: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096333.79645: getting variables 21083 1727096333.79647: in VariableManager get_vars() 21083 1727096333.79698: Calling all_inventory to load vars for managed_node1 21083 1727096333.79701: Calling groups_inventory to load vars for managed_node1 21083 1727096333.79704: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096333.79715: Calling all_plugins_play to load vars for managed_node1 21083 1727096333.79718: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096333.79721: Calling groups_plugins_play to load vars for managed_node1 21083 1727096333.80180: done sending task result for task 0afff68d-5257-9d29-38d8-00000000005f 21083 1727096333.80184: WORKER PROCESS EXITING 21083 1727096333.80213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096333.80460: done with get_vars() 21083 1727096333.80472: done getting variables 21083 1727096333.80559: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [ASSERT: The profile does not contain ring options] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:56 Monday 23 September 2024 08:58:53 -0400 (0:00:00.059) 0:00:05.991 ****** 21083 1727096333.80587: entering _queue_task() for managed_node1/assert 21083 1727096333.80589: Creating lock for assert 21083 1727096333.80978: worker is 1 (out of 1 available) 21083 1727096333.80987: exiting _queue_task() for managed_node1/assert 21083 1727096333.80996: done queuing things up, now waiting for results queue to drain 21083 1727096333.80997: waiting for pending results... 21083 1727096333.81317: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options 21083 1727096333.81461: in run() - task 0afff68d-5257-9d29-38d8-000000000060 21083 1727096333.81588: variable 'ansible_search_path' from source: unknown 21083 1727096333.81629: calling self._execute() 21083 1727096333.81826: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096333.81836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096333.81849: variable 'omit' from source: magic vars 21083 1727096333.82336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096333.84497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096333.84561: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096333.84597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096333.84632: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096333.84651: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096333.84725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096333.84753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096333.84854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096333.84893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096333.84963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096333.85280: variable 'ansible_distribution' from source: facts 21083 1727096333.85284: variable 'ansible_distribution_major_version' from source: facts 21083 1727096333.85286: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096333.85288: when evaluation is False, skipping this task 21083 1727096333.85290: _execute() done 21083 1727096333.85292: dumping result to json 21083 1727096333.85294: done dumping result, returning 21083 1727096333.85296: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options [0afff68d-5257-9d29-38d8-000000000060] 21083 1727096333.85299: sending task result for task 0afff68d-5257-9d29-38d8-000000000060 21083 1727096333.85374: done sending task result for task 0afff68d-5257-9d29-38d8-000000000060 21083 1727096333.85385: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096333.85434: no more pending results, returning what we have 21083 1727096333.85438: results queue empty 21083 1727096333.85441: checking for any_errors_fatal 21083 1727096333.85447: done checking for any_errors_fatal 21083 1727096333.85448: checking for max_fail_percentage 21083 1727096333.85450: done checking for max_fail_percentage 21083 1727096333.85451: checking to see if all hosts have failed and the running result is not ok 21083 1727096333.85452: done checking to see if all hosts have failed 21083 1727096333.85453: getting the remaining hosts for this loop 21083 1727096333.85454: done getting the remaining hosts for this loop 21083 1727096333.85458: getting the next task for host managed_node1 21083 1727096333.85465: done getting next task for host managed_node1 21083 1727096333.85469: ^ task is: TASK: Get profile's ring options 21083 1727096333.85471: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096333.85474: getting variables 21083 1727096333.85476: in VariableManager get_vars() 21083 1727096333.85579: Calling all_inventory to load vars for managed_node1 21083 1727096333.85582: Calling groups_inventory to load vars for managed_node1 21083 1727096333.85585: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096333.85674: Calling all_plugins_play to load vars for managed_node1 21083 1727096333.85679: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096333.85691: Calling groups_plugins_play to load vars for managed_node1 21083 1727096333.86009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096333.86291: done with get_vars() 21083 1727096333.86303: done getting variables 21083 1727096333.86385: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:61 Monday 23 September 2024 08:58:53 -0400 (0:00:00.058) 0:00:06.049 ****** 21083 1727096333.86413: entering _queue_task() for managed_node1/command 21083 1727096333.86732: worker is 1 (out of 1 available) 21083 1727096333.86743: exiting _queue_task() for managed_node1/command 21083 1727096333.86755: done queuing things up, now waiting for results queue to drain 21083 1727096333.86756: waiting for pending results... 21083 1727096333.87385: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21083 1727096333.87390: in run() - task 0afff68d-5257-9d29-38d8-000000000061 21083 1727096333.87394: variable 'ansible_search_path' from source: unknown 21083 1727096333.87419: calling self._execute() 21083 1727096333.87513: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096333.87524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096333.87537: variable 'omit' from source: magic vars 21083 1727096333.87977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096333.90301: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096333.90412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096333.90424: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096333.90464: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096333.90498: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096333.90586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096333.90633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096333.90662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096333.90735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096333.90738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096333.90848: variable 'ansible_distribution' from source: facts 21083 1727096333.90861: variable 'ansible_distribution_major_version' from source: facts 21083 1727096333.90888: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096333.90896: when evaluation is False, skipping this task 21083 1727096333.90954: _execute() done 21083 1727096333.90960: dumping result to json 21083 1727096333.90965: done dumping result, returning 21083 1727096333.90968: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0afff68d-5257-9d29-38d8-000000000061] 21083 1727096333.90971: sending task result for task 0afff68d-5257-9d29-38d8-000000000061 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096333.91120: no more pending results, returning what we have 21083 1727096333.91124: results queue empty 21083 1727096333.91125: checking for any_errors_fatal 21083 1727096333.91131: done checking for any_errors_fatal 21083 1727096333.91132: checking for max_fail_percentage 21083 1727096333.91134: done checking for max_fail_percentage 21083 1727096333.91135: checking to see if all hosts have failed and the running result is not ok 21083 1727096333.91136: done checking to see if all hosts have failed 21083 1727096333.91137: getting the remaining hosts for this loop 21083 1727096333.91139: done getting the remaining hosts for this loop 21083 1727096333.91143: getting the next task for host managed_node1 21083 1727096333.91149: done getting next task for host managed_node1 21083 1727096333.91152: ^ task is: TASK: ASSERT: The profile does not contain ring options 21083 1727096333.91155: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096333.91158: getting variables 21083 1727096333.91160: in VariableManager get_vars() 21083 1727096333.91217: Calling all_inventory to load vars for managed_node1 21083 1727096333.91220: Calling groups_inventory to load vars for managed_node1 21083 1727096333.91222: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096333.91421: Calling all_plugins_play to load vars for managed_node1 21083 1727096333.91426: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096333.91432: done sending task result for task 0afff68d-5257-9d29-38d8-000000000061 21083 1727096333.91435: WORKER PROCESS EXITING 21083 1727096333.91441: Calling groups_plugins_play to load vars for managed_node1 21083 1727096333.91872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096333.92084: done with get_vars() 21083 1727096333.92095: done getting variables 21083 1727096333.92166: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does not contain ring options] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:68 Monday 23 September 2024 08:58:53 -0400 (0:00:00.057) 0:00:06.107 ****** 21083 1727096333.92196: entering _queue_task() for managed_node1/assert 21083 1727096333.92587: worker is 1 (out of 1 available) 21083 1727096333.92597: exiting _queue_task() for managed_node1/assert 21083 1727096333.92607: done queuing things up, now waiting for results queue to drain 21083 1727096333.92609: waiting for pending results... 21083 1727096333.92821: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options 21083 1727096333.92933: in run() - task 0afff68d-5257-9d29-38d8-000000000062 21083 1727096333.92952: variable 'ansible_search_path' from source: unknown 21083 1727096333.92997: calling self._execute() 21083 1727096333.93101: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096333.93114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096333.93134: variable 'omit' from source: magic vars 21083 1727096333.93702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096333.95913: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096333.95996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096333.96036: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096333.96081: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096333.96110: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096333.96275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096333.96285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096333.96314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096333.96380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096333.96479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096333.96606: variable 'ansible_distribution' from source: facts 21083 1727096333.96617: variable 'ansible_distribution_major_version' from source: facts 21083 1727096333.96640: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096333.96648: when evaluation is False, skipping this task 21083 1727096333.96655: _execute() done 21083 1727096333.96661: dumping result to json 21083 1727096333.96670: done dumping result, returning 21083 1727096333.96681: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options [0afff68d-5257-9d29-38d8-000000000062] 21083 1727096333.96689: sending task result for task 0afff68d-5257-9d29-38d8-000000000062 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096333.96945: no more pending results, returning what we have 21083 1727096333.96948: results queue empty 21083 1727096333.96949: checking for any_errors_fatal 21083 1727096333.96954: done checking for any_errors_fatal 21083 1727096333.96955: checking for max_fail_percentage 21083 1727096333.96956: done checking for max_fail_percentage 21083 1727096333.96957: checking to see if all hosts have failed and the running result is not ok 21083 1727096333.96958: done checking to see if all hosts have failed 21083 1727096333.96959: getting the remaining hosts for this loop 21083 1727096333.96961: done getting the remaining hosts for this loop 21083 1727096333.96965: getting the next task for host managed_node1 21083 1727096333.96972: done getting next task for host managed_node1 21083 1727096333.96975: ^ task is: TASK: TEST: I can set rx. 21083 1727096333.96986: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096333.96990: getting variables 21083 1727096333.96992: in VariableManager get_vars() 21083 1727096333.97046: Calling all_inventory to load vars for managed_node1 21083 1727096333.97049: Calling groups_inventory to load vars for managed_node1 21083 1727096333.97051: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096333.97063: Calling all_plugins_play to load vars for managed_node1 21083 1727096333.97066: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096333.97280: Calling groups_plugins_play to load vars for managed_node1 21083 1727096333.97452: done sending task result for task 0afff68d-5257-9d29-38d8-000000000062 21083 1727096333.97456: WORKER PROCESS EXITING 21083 1727096333.97583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096333.97777: done with get_vars() 21083 1727096333.97788: done getting variables 21083 1727096333.97836: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can set rx.] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:74 Monday 23 September 2024 08:58:53 -0400 (0:00:00.056) 0:00:06.164 ****** 21083 1727096333.97861: entering _queue_task() for managed_node1/debug 21083 1727096333.98100: worker is 1 (out of 1 available) 21083 1727096333.98112: exiting _queue_task() for managed_node1/debug 21083 1727096333.98123: done queuing things up, now waiting for results queue to drain 21083 1727096333.98125: waiting for pending results... 21083 1727096333.98455: running TaskExecutor() for managed_node1/TASK: TEST: I can set rx. 21083 1727096333.98587: in run() - task 0afff68d-5257-9d29-38d8-000000000063 21083 1727096333.98596: variable 'ansible_search_path' from source: unknown 21083 1727096333.98637: calling self._execute() 21083 1727096333.98740: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096333.98752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096333.98773: variable 'omit' from source: magic vars 21083 1727096333.99323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.02238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.02492: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.02496: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.02529: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.02602: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.02784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.02878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.02909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.02966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.03034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.03185: variable 'ansible_distribution' from source: facts 21083 1727096334.03198: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.03221: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.03229: when evaluation is False, skipping this task 21083 1727096334.03236: _execute() done 21083 1727096334.03250: dumping result to json 21083 1727096334.03258: done dumping result, returning 21083 1727096334.03275: done running TaskExecutor() for managed_node1/TASK: TEST: I can set rx. [0afff68d-5257-9d29-38d8-000000000063] 21083 1727096334.03285: sending task result for task 0afff68d-5257-9d29-38d8-000000000063 21083 1727096334.03503: done sending task result for task 0afff68d-5257-9d29-38d8-000000000063 21083 1727096334.03507: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096334.03550: no more pending results, returning what we have 21083 1727096334.03553: results queue empty 21083 1727096334.03554: checking for any_errors_fatal 21083 1727096334.03559: done checking for any_errors_fatal 21083 1727096334.03560: checking for max_fail_percentage 21083 1727096334.03562: done checking for max_fail_percentage 21083 1727096334.03562: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.03564: done checking to see if all hosts have failed 21083 1727096334.03564: getting the remaining hosts for this loop 21083 1727096334.03565: done getting the remaining hosts for this loop 21083 1727096334.03571: getting the next task for host managed_node1 21083 1727096334.03578: done getting next task for host managed_node1 21083 1727096334.03584: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21083 1727096334.03586: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.03602: getting variables 21083 1727096334.03603: in VariableManager get_vars() 21083 1727096334.03647: Calling all_inventory to load vars for managed_node1 21083 1727096334.03649: Calling groups_inventory to load vars for managed_node1 21083 1727096334.03651: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.03660: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.03662: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.03665: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.03986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.04208: done with get_vars() 21083 1727096334.04227: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:58:54 -0400 (0:00:00.064) 0:00:06.229 ****** 21083 1727096334.04324: entering _queue_task() for managed_node1/include_tasks 21083 1727096334.04620: worker is 1 (out of 1 available) 21083 1727096334.04633: exiting _queue_task() for managed_node1/include_tasks 21083 1727096334.04646: done queuing things up, now waiting for results queue to drain 21083 1727096334.04648: waiting for pending results... 21083 1727096334.04842: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21083 1727096334.04961: in run() - task 0afff68d-5257-9d29-38d8-00000000006b 21083 1727096334.04978: variable 'ansible_search_path' from source: unknown 21083 1727096334.04982: variable 'ansible_search_path' from source: unknown 21083 1727096334.05014: calling self._execute() 21083 1727096334.05376: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.05380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.05383: variable 'omit' from source: magic vars 21083 1727096334.05627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.07769: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.07829: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.07873: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.07898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.07923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.08001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.08029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.08052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.08092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.08106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.08231: variable 'ansible_distribution' from source: facts 21083 1727096334.08300: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.08304: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.08306: when evaluation is False, skipping this task 21083 1727096334.08309: _execute() done 21083 1727096334.08311: dumping result to json 21083 1727096334.08315: done dumping result, returning 21083 1727096334.08320: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-9d29-38d8-00000000006b] 21083 1727096334.08322: sending task result for task 0afff68d-5257-9d29-38d8-00000000006b 21083 1727096334.08390: done sending task result for task 0afff68d-5257-9d29-38d8-00000000006b 21083 1727096334.08393: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096334.08471: no more pending results, returning what we have 21083 1727096334.08474: results queue empty 21083 1727096334.08475: checking for any_errors_fatal 21083 1727096334.08481: done checking for any_errors_fatal 21083 1727096334.08482: checking for max_fail_percentage 21083 1727096334.08483: done checking for max_fail_percentage 21083 1727096334.08484: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.08485: done checking to see if all hosts have failed 21083 1727096334.08486: getting the remaining hosts for this loop 21083 1727096334.08487: done getting the remaining hosts for this loop 21083 1727096334.08490: getting the next task for host managed_node1 21083 1727096334.08496: done getting next task for host managed_node1 21083 1727096334.08500: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21083 1727096334.08502: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.08521: getting variables 21083 1727096334.08523: in VariableManager get_vars() 21083 1727096334.08561: Calling all_inventory to load vars for managed_node1 21083 1727096334.08566: Calling groups_inventory to load vars for managed_node1 21083 1727096334.08570: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.08578: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.08581: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.08583: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.08766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.08991: done with get_vars() 21083 1727096334.09002: done getting variables 21083 1727096334.09291: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:58:54 -0400 (0:00:00.049) 0:00:06.278 ****** 21083 1727096334.09322: entering _queue_task() for managed_node1/debug 21083 1727096334.09899: worker is 1 (out of 1 available) 21083 1727096334.09917: exiting _queue_task() for managed_node1/debug 21083 1727096334.09930: done queuing things up, now waiting for results queue to drain 21083 1727096334.09931: waiting for pending results... 21083 1727096334.10588: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21083 1727096334.10594: in run() - task 0afff68d-5257-9d29-38d8-00000000006c 21083 1727096334.10698: variable 'ansible_search_path' from source: unknown 21083 1727096334.10902: variable 'ansible_search_path' from source: unknown 21083 1727096334.10906: calling self._execute() 21083 1727096334.11032: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.11046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.11061: variable 'omit' from source: magic vars 21083 1727096334.12175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.15052: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.15126: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.15188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.15227: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.15269: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.15348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.15393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.15422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.15469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.15497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.15638: variable 'ansible_distribution' from source: facts 21083 1727096334.15649: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.15678: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.15686: when evaluation is False, skipping this task 21083 1727096334.15700: _execute() done 21083 1727096334.15709: dumping result to json 21083 1727096334.15717: done dumping result, returning 21083 1727096334.15729: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-9d29-38d8-00000000006c] 21083 1727096334.15810: sending task result for task 0afff68d-5257-9d29-38d8-00000000006c 21083 1727096334.15889: done sending task result for task 0afff68d-5257-9d29-38d8-00000000006c 21083 1727096334.15892: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096334.15956: no more pending results, returning what we have 21083 1727096334.15960: results queue empty 21083 1727096334.15962: checking for any_errors_fatal 21083 1727096334.15971: done checking for any_errors_fatal 21083 1727096334.15972: checking for max_fail_percentage 21083 1727096334.15973: done checking for max_fail_percentage 21083 1727096334.15974: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.15975: done checking to see if all hosts have failed 21083 1727096334.15976: getting the remaining hosts for this loop 21083 1727096334.15978: done getting the remaining hosts for this loop 21083 1727096334.15982: getting the next task for host managed_node1 21083 1727096334.15988: done getting next task for host managed_node1 21083 1727096334.15992: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21083 1727096334.15995: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.16013: getting variables 21083 1727096334.16015: in VariableManager get_vars() 21083 1727096334.16071: Calling all_inventory to load vars for managed_node1 21083 1727096334.16075: Calling groups_inventory to load vars for managed_node1 21083 1727096334.16078: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.16089: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.16092: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.16096: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.16569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.16838: done with get_vars() 21083 1727096334.16849: done getting variables 21083 1727096334.16913: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:58:54 -0400 (0:00:00.076) 0:00:06.355 ****** 21083 1727096334.16950: entering _queue_task() for managed_node1/fail 21083 1727096334.17235: worker is 1 (out of 1 available) 21083 1727096334.17246: exiting _queue_task() for managed_node1/fail 21083 1727096334.17258: done queuing things up, now waiting for results queue to drain 21083 1727096334.17259: waiting for pending results... 21083 1727096334.17612: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21083 1727096334.17710: in run() - task 0afff68d-5257-9d29-38d8-00000000006d 21083 1727096334.17734: variable 'ansible_search_path' from source: unknown 21083 1727096334.17738: variable 'ansible_search_path' from source: unknown 21083 1727096334.17819: calling self._execute() 21083 1727096334.17879: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.17891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.17906: variable 'omit' from source: magic vars 21083 1727096334.18400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.20797: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.20990: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.20993: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.20995: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.20997: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.21075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.21117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.21146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.21195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.21222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.21378: variable 'ansible_distribution' from source: facts 21083 1727096334.21389: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.21412: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.21423: when evaluation is False, skipping this task 21083 1727096334.21435: _execute() done 21083 1727096334.21443: dumping result to json 21083 1727096334.21450: done dumping result, returning 21083 1727096334.21462: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-9d29-38d8-00000000006d] 21083 1727096334.21533: sending task result for task 0afff68d-5257-9d29-38d8-00000000006d 21083 1727096334.21612: done sending task result for task 0afff68d-5257-9d29-38d8-00000000006d 21083 1727096334.21616: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096334.21672: no more pending results, returning what we have 21083 1727096334.21675: results queue empty 21083 1727096334.21677: checking for any_errors_fatal 21083 1727096334.21682: done checking for any_errors_fatal 21083 1727096334.21683: checking for max_fail_percentage 21083 1727096334.21685: done checking for max_fail_percentage 21083 1727096334.21686: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.21687: done checking to see if all hosts have failed 21083 1727096334.21688: getting the remaining hosts for this loop 21083 1727096334.21690: done getting the remaining hosts for this loop 21083 1727096334.21694: getting the next task for host managed_node1 21083 1727096334.21701: done getting next task for host managed_node1 21083 1727096334.21705: ^ 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 21083 1727096334.21708: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.21724: getting variables 21083 1727096334.21727: in VariableManager get_vars() 21083 1727096334.21783: Calling all_inventory to load vars for managed_node1 21083 1727096334.21787: Calling groups_inventory to load vars for managed_node1 21083 1727096334.21790: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.21800: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.21803: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.21807: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.22290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.22520: done with get_vars() 21083 1727096334.22541: done getting variables 21083 1727096334.22588: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:58:54 -0400 (0:00:00.056) 0:00:06.411 ****** 21083 1727096334.22611: entering _queue_task() for managed_node1/fail 21083 1727096334.22832: worker is 1 (out of 1 available) 21083 1727096334.22846: exiting _queue_task() for managed_node1/fail 21083 1727096334.22857: done queuing things up, now waiting for results queue to drain 21083 1727096334.22859: waiting for pending results... 21083 1727096334.23030: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21083 1727096334.23119: in run() - task 0afff68d-5257-9d29-38d8-00000000006e 21083 1727096334.23131: variable 'ansible_search_path' from source: unknown 21083 1727096334.23134: variable 'ansible_search_path' from source: unknown 21083 1727096334.23162: calling self._execute() 21083 1727096334.23227: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.23230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.23239: variable 'omit' from source: magic vars 21083 1727096334.23609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.25577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.25631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.25657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.25689: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.25708: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.25764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.25791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.25809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.25834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.25845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.25946: variable 'ansible_distribution' from source: facts 21083 1727096334.25951: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.25970: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.25973: when evaluation is False, skipping this task 21083 1727096334.25977: _execute() done 21083 1727096334.25979: dumping result to json 21083 1727096334.25984: done dumping result, returning 21083 1727096334.25995: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-9d29-38d8-00000000006e] 21083 1727096334.25997: sending task result for task 0afff68d-5257-9d29-38d8-00000000006e 21083 1727096334.26085: done sending task result for task 0afff68d-5257-9d29-38d8-00000000006e 21083 1727096334.26088: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096334.26148: no more pending results, returning what we have 21083 1727096334.26152: results queue empty 21083 1727096334.26153: checking for any_errors_fatal 21083 1727096334.26159: done checking for any_errors_fatal 21083 1727096334.26159: checking for max_fail_percentage 21083 1727096334.26161: done checking for max_fail_percentage 21083 1727096334.26162: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.26163: done checking to see if all hosts have failed 21083 1727096334.26163: getting the remaining hosts for this loop 21083 1727096334.26165: done getting the remaining hosts for this loop 21083 1727096334.26170: getting the next task for host managed_node1 21083 1727096334.26177: done getting next task for host managed_node1 21083 1727096334.26180: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21083 1727096334.26182: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.26198: getting variables 21083 1727096334.26199: in VariableManager get_vars() 21083 1727096334.26308: Calling all_inventory to load vars for managed_node1 21083 1727096334.26311: Calling groups_inventory to load vars for managed_node1 21083 1727096334.26313: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.26322: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.26324: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.26326: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.26444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.26567: done with get_vars() 21083 1727096334.26577: done getting variables 21083 1727096334.26622: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:58:54 -0400 (0:00:00.040) 0:00:06.452 ****** 21083 1727096334.26646: entering _queue_task() for managed_node1/fail 21083 1727096334.26869: worker is 1 (out of 1 available) 21083 1727096334.26885: exiting _queue_task() for managed_node1/fail 21083 1727096334.26897: done queuing things up, now waiting for results queue to drain 21083 1727096334.26899: waiting for pending results... 21083 1727096334.27070: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21083 1727096334.27151: in run() - task 0afff68d-5257-9d29-38d8-00000000006f 21083 1727096334.27163: variable 'ansible_search_path' from source: unknown 21083 1727096334.27166: variable 'ansible_search_path' from source: unknown 21083 1727096334.27198: calling self._execute() 21083 1727096334.27261: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.27264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.27294: variable 'omit' from source: magic vars 21083 1727096334.27775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.29970: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.30042: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.30090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.30131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.30161: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.30249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.30474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.30478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.30481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.30484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.30516: variable 'ansible_distribution' from source: facts 21083 1727096334.30529: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.30554: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.30562: when evaluation is False, skipping this task 21083 1727096334.30577: _execute() done 21083 1727096334.30585: dumping result to json 21083 1727096334.30593: done dumping result, returning 21083 1727096334.30607: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-9d29-38d8-00000000006f] 21083 1727096334.30617: sending task result for task 0afff68d-5257-9d29-38d8-00000000006f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096334.30774: no more pending results, returning what we have 21083 1727096334.30778: results queue empty 21083 1727096334.30779: checking for any_errors_fatal 21083 1727096334.30784: done checking for any_errors_fatal 21083 1727096334.30785: checking for max_fail_percentage 21083 1727096334.30786: done checking for max_fail_percentage 21083 1727096334.30787: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.30788: done checking to see if all hosts have failed 21083 1727096334.30788: getting the remaining hosts for this loop 21083 1727096334.30790: done getting the remaining hosts for this loop 21083 1727096334.30793: getting the next task for host managed_node1 21083 1727096334.30800: done getting next task for host managed_node1 21083 1727096334.30803: ^ 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 21083 1727096334.30805: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.30827: getting variables 21083 1727096334.30829: in VariableManager get_vars() 21083 1727096334.30875: Calling all_inventory to load vars for managed_node1 21083 1727096334.30878: Calling groups_inventory to load vars for managed_node1 21083 1727096334.30880: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.30892: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.30894: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.30897: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.31173: done sending task result for task 0afff68d-5257-9d29-38d8-00000000006f 21083 1727096334.31177: WORKER PROCESS EXITING 21083 1727096334.31200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.31442: done with get_vars() 21083 1727096334.31453: done getting variables 21083 1727096334.31523: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:58:54 -0400 (0:00:00.049) 0:00:06.501 ****** 21083 1727096334.31556: entering _queue_task() for managed_node1/dnf 21083 1727096334.31990: worker is 1 (out of 1 available) 21083 1727096334.32002: exiting _queue_task() for managed_node1/dnf 21083 1727096334.32013: done queuing things up, now waiting for results queue to drain 21083 1727096334.32014: waiting for pending results... 21083 1727096334.32210: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 21083 1727096334.32577: in run() - task 0afff68d-5257-9d29-38d8-000000000070 21083 1727096334.32581: variable 'ansible_search_path' from source: unknown 21083 1727096334.32584: variable 'ansible_search_path' from source: unknown 21083 1727096334.32587: calling self._execute() 21083 1727096334.32590: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.32592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.32594: variable 'omit' from source: magic vars 21083 1727096334.33011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.35414: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.35940: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.35997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.36036: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.36071: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.36157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.36201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.36239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.36293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.36417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.36585: variable 'ansible_distribution' from source: facts 21083 1727096334.36589: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.36591: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.36593: when evaluation is False, skipping this task 21083 1727096334.36594: _execute() done 21083 1727096334.36596: dumping result to json 21083 1727096334.36598: done dumping result, returning 21083 1727096334.36601: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-000000000070] 21083 1727096334.36604: sending task result for task 0afff68d-5257-9d29-38d8-000000000070 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096334.36766: no more pending results, returning what we have 21083 1727096334.36773: results queue empty 21083 1727096334.36775: checking for any_errors_fatal 21083 1727096334.36781: done checking for any_errors_fatal 21083 1727096334.36782: checking for max_fail_percentage 21083 1727096334.36784: done checking for max_fail_percentage 21083 1727096334.36785: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.36786: done checking to see if all hosts have failed 21083 1727096334.36786: getting the remaining hosts for this loop 21083 1727096334.36788: done getting the remaining hosts for this loop 21083 1727096334.36792: getting the next task for host managed_node1 21083 1727096334.36798: done getting next task for host managed_node1 21083 1727096334.36802: ^ 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 21083 1727096334.36805: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.36821: getting variables 21083 1727096334.36822: in VariableManager get_vars() 21083 1727096334.36948: Calling all_inventory to load vars for managed_node1 21083 1727096334.36952: Calling groups_inventory to load vars for managed_node1 21083 1727096334.36956: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.36972: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.36975: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.36979: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.37349: done sending task result for task 0afff68d-5257-9d29-38d8-000000000070 21083 1727096334.37352: WORKER PROCESS EXITING 21083 1727096334.37381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.37660: done with get_vars() 21083 1727096334.37676: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21083 1727096334.37746: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:58:54 -0400 (0:00:00.062) 0:00:06.563 ****** 21083 1727096334.37782: entering _queue_task() for managed_node1/yum 21083 1727096334.38206: worker is 1 (out of 1 available) 21083 1727096334.38216: exiting _queue_task() for managed_node1/yum 21083 1727096334.38226: done queuing things up, now waiting for results queue to drain 21083 1727096334.38227: waiting for pending results... 21083 1727096334.38378: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 21083 1727096334.38505: in run() - task 0afff68d-5257-9d29-38d8-000000000071 21083 1727096334.38526: variable 'ansible_search_path' from source: unknown 21083 1727096334.38535: variable 'ansible_search_path' from source: unknown 21083 1727096334.38582: calling self._execute() 21083 1727096334.38669: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.38683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.38697: variable 'omit' from source: magic vars 21083 1727096334.39144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.41790: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.41871: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.41915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.41959: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.41997: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.42088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.42120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.42156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.42205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.42226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.42378: variable 'ansible_distribution' from source: facts 21083 1727096334.42390: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.42412: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.42418: when evaluation is False, skipping this task 21083 1727096334.42425: _execute() done 21083 1727096334.42431: dumping result to json 21083 1727096334.42438: done dumping result, returning 21083 1727096334.42450: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-000000000071] 21083 1727096334.42460: sending task result for task 0afff68d-5257-9d29-38d8-000000000071 21083 1727096334.42653: done sending task result for task 0afff68d-5257-9d29-38d8-000000000071 21083 1727096334.42657: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096334.42734: no more pending results, returning what we have 21083 1727096334.42737: results queue empty 21083 1727096334.42738: checking for any_errors_fatal 21083 1727096334.42746: done checking for any_errors_fatal 21083 1727096334.42747: checking for max_fail_percentage 21083 1727096334.42749: done checking for max_fail_percentage 21083 1727096334.42750: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.42751: done checking to see if all hosts have failed 21083 1727096334.42752: getting the remaining hosts for this loop 21083 1727096334.42753: done getting the remaining hosts for this loop 21083 1727096334.42757: getting the next task for host managed_node1 21083 1727096334.42767: done getting next task for host managed_node1 21083 1727096334.42772: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21083 1727096334.42775: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.42792: getting variables 21083 1727096334.42794: in VariableManager get_vars() 21083 1727096334.42842: Calling all_inventory to load vars for managed_node1 21083 1727096334.42845: Calling groups_inventory to load vars for managed_node1 21083 1727096334.42847: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.42858: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.42861: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.43104: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.43333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.43543: done with get_vars() 21083 1727096334.43555: done getting variables 21083 1727096334.43616: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:58:54 -0400 (0:00:00.058) 0:00:06.622 ****** 21083 1727096334.43648: entering _queue_task() for managed_node1/fail 21083 1727096334.43972: worker is 1 (out of 1 available) 21083 1727096334.43986: exiting _queue_task() for managed_node1/fail 21083 1727096334.43999: done queuing things up, now waiting for results queue to drain 21083 1727096334.44000: waiting for pending results... 21083 1727096334.44387: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21083 1727096334.44416: in run() - task 0afff68d-5257-9d29-38d8-000000000072 21083 1727096334.44438: variable 'ansible_search_path' from source: unknown 21083 1727096334.44446: variable 'ansible_search_path' from source: unknown 21083 1727096334.44491: calling self._execute() 21083 1727096334.44583: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.44594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.44721: variable 'omit' from source: magic vars 21083 1727096334.45039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.47650: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.47729: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.47778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.47874: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.47877: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.47949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.47993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.48025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.48073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.48097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.48235: variable 'ansible_distribution' from source: facts 21083 1727096334.48306: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.48309: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.48311: when evaluation is False, skipping this task 21083 1727096334.48312: _execute() done 21083 1727096334.48314: dumping result to json 21083 1727096334.48316: done dumping result, returning 21083 1727096334.48318: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-000000000072] 21083 1727096334.48320: sending task result for task 0afff68d-5257-9d29-38d8-000000000072 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096334.48477: no more pending results, returning what we have 21083 1727096334.48481: results queue empty 21083 1727096334.48482: checking for any_errors_fatal 21083 1727096334.48489: done checking for any_errors_fatal 21083 1727096334.48489: checking for max_fail_percentage 21083 1727096334.48491: done checking for max_fail_percentage 21083 1727096334.48492: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.48493: done checking to see if all hosts have failed 21083 1727096334.48494: getting the remaining hosts for this loop 21083 1727096334.48495: done getting the remaining hosts for this loop 21083 1727096334.48499: getting the next task for host managed_node1 21083 1727096334.48505: done getting next task for host managed_node1 21083 1727096334.48509: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21083 1727096334.48512: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.48528: getting variables 21083 1727096334.48530: in VariableManager get_vars() 21083 1727096334.48583: Calling all_inventory to load vars for managed_node1 21083 1727096334.48586: Calling groups_inventory to load vars for managed_node1 21083 1727096334.48589: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.48600: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.48603: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.48606: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.49110: done sending task result for task 0afff68d-5257-9d29-38d8-000000000072 21083 1727096334.49114: WORKER PROCESS EXITING 21083 1727096334.49138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.49351: done with get_vars() 21083 1727096334.49366: done getting variables 21083 1727096334.49427: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:58:54 -0400 (0:00:00.058) 0:00:06.680 ****** 21083 1727096334.49461: entering _queue_task() for managed_node1/package 21083 1727096334.49776: worker is 1 (out of 1 available) 21083 1727096334.49789: exiting _queue_task() for managed_node1/package 21083 1727096334.49802: done queuing things up, now waiting for results queue to drain 21083 1727096334.49803: waiting for pending results... 21083 1727096334.50093: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21083 1727096334.50230: in run() - task 0afff68d-5257-9d29-38d8-000000000073 21083 1727096334.50251: variable 'ansible_search_path' from source: unknown 21083 1727096334.50258: variable 'ansible_search_path' from source: unknown 21083 1727096334.50300: calling self._execute() 21083 1727096334.50388: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.50398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.50411: variable 'omit' from source: magic vars 21083 1727096334.50869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.53497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.53574: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.53620: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.53659: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.53700: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.53787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.53975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.53978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.53981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.53983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.54062: variable 'ansible_distribution' from source: facts 21083 1727096334.54084: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.54109: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.54118: when evaluation is False, skipping this task 21083 1727096334.54127: _execute() done 21083 1727096334.54134: dumping result to json 21083 1727096334.54143: done dumping result, returning 21083 1727096334.54156: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-9d29-38d8-000000000073] 21083 1727096334.54171: sending task result for task 0afff68d-5257-9d29-38d8-000000000073 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096334.54346: no more pending results, returning what we have 21083 1727096334.54350: results queue empty 21083 1727096334.54351: checking for any_errors_fatal 21083 1727096334.54359: done checking for any_errors_fatal 21083 1727096334.54360: checking for max_fail_percentage 21083 1727096334.54362: done checking for max_fail_percentage 21083 1727096334.54363: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.54369: done checking to see if all hosts have failed 21083 1727096334.54370: getting the remaining hosts for this loop 21083 1727096334.54371: done getting the remaining hosts for this loop 21083 1727096334.54375: getting the next task for host managed_node1 21083 1727096334.54382: done getting next task for host managed_node1 21083 1727096334.54386: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21083 1727096334.54389: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.54405: getting variables 21083 1727096334.54407: in VariableManager get_vars() 21083 1727096334.54455: Calling all_inventory to load vars for managed_node1 21083 1727096334.54459: Calling groups_inventory to load vars for managed_node1 21083 1727096334.54462: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.54471: done sending task result for task 0afff68d-5257-9d29-38d8-000000000073 21083 1727096334.54676: WORKER PROCESS EXITING 21083 1727096334.54687: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.54691: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.54694: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.55049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.55257: done with get_vars() 21083 1727096334.55274: done getting variables 21083 1727096334.55331: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:58:54 -0400 (0:00:00.059) 0:00:06.739 ****** 21083 1727096334.55367: entering _queue_task() for managed_node1/package 21083 1727096334.55657: worker is 1 (out of 1 available) 21083 1727096334.55776: exiting _queue_task() for managed_node1/package 21083 1727096334.55787: done queuing things up, now waiting for results queue to drain 21083 1727096334.55789: waiting for pending results... 21083 1727096334.55961: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21083 1727096334.56092: in run() - task 0afff68d-5257-9d29-38d8-000000000074 21083 1727096334.56113: variable 'ansible_search_path' from source: unknown 21083 1727096334.56125: variable 'ansible_search_path' from source: unknown 21083 1727096334.56173: calling self._execute() 21083 1727096334.56261: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.56279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.56294: variable 'omit' from source: magic vars 21083 1727096334.56949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.60904: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.60990: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.61049: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.61098: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.61131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.61216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.61275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.61293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.61339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.61359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.61574: variable 'ansible_distribution' from source: facts 21083 1727096334.61577: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.61580: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.61582: when evaluation is False, skipping this task 21083 1727096334.61584: _execute() done 21083 1727096334.61586: dumping result to json 21083 1727096334.61588: done dumping result, returning 21083 1727096334.61590: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-9d29-38d8-000000000074] 21083 1727096334.61595: sending task result for task 0afff68d-5257-9d29-38d8-000000000074 21083 1727096334.61874: done sending task result for task 0afff68d-5257-9d29-38d8-000000000074 21083 1727096334.61878: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096334.61921: no more pending results, returning what we have 21083 1727096334.61925: results queue empty 21083 1727096334.61926: checking for any_errors_fatal 21083 1727096334.61931: done checking for any_errors_fatal 21083 1727096334.61931: checking for max_fail_percentage 21083 1727096334.61933: done checking for max_fail_percentage 21083 1727096334.61934: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.61935: done checking to see if all hosts have failed 21083 1727096334.61936: getting the remaining hosts for this loop 21083 1727096334.61937: done getting the remaining hosts for this loop 21083 1727096334.61941: getting the next task for host managed_node1 21083 1727096334.61946: done getting next task for host managed_node1 21083 1727096334.61950: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21083 1727096334.61953: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.61972: getting variables 21083 1727096334.61974: in VariableManager get_vars() 21083 1727096334.62019: Calling all_inventory to load vars for managed_node1 21083 1727096334.62022: Calling groups_inventory to load vars for managed_node1 21083 1727096334.62025: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.62035: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.62038: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.62040: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.62759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.63189: done with get_vars() 21083 1727096334.63202: done getting variables 21083 1727096334.63260: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:58:54 -0400 (0:00:00.081) 0:00:06.820 ****** 21083 1727096334.63500: entering _queue_task() for managed_node1/package 21083 1727096334.64022: worker is 1 (out of 1 available) 21083 1727096334.64036: exiting _queue_task() for managed_node1/package 21083 1727096334.64050: done queuing things up, now waiting for results queue to drain 21083 1727096334.64051: waiting for pending results... 21083 1727096334.64788: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21083 1727096334.64792: in run() - task 0afff68d-5257-9d29-38d8-000000000075 21083 1727096334.64896: variable 'ansible_search_path' from source: unknown 21083 1727096334.64903: variable 'ansible_search_path' from source: unknown 21083 1727096334.64941: calling self._execute() 21083 1727096334.65115: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.65126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.65140: variable 'omit' from source: magic vars 21083 1727096334.65642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.68239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.68320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.68361: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.68403: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.68439: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.68524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.68562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.68598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.68646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.68671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.68807: variable 'ansible_distribution' from source: facts 21083 1727096334.68820: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.68843: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.68850: when evaluation is False, skipping this task 21083 1727096334.68861: _execute() done 21083 1727096334.68873: dumping result to json 21083 1727096334.68880: done dumping result, returning 21083 1727096334.68890: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-9d29-38d8-000000000075] 21083 1727096334.68897: sending task result for task 0afff68d-5257-9d29-38d8-000000000075 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096334.69116: no more pending results, returning what we have 21083 1727096334.69119: results queue empty 21083 1727096334.69120: checking for any_errors_fatal 21083 1727096334.69128: done checking for any_errors_fatal 21083 1727096334.69128: checking for max_fail_percentage 21083 1727096334.69130: done checking for max_fail_percentage 21083 1727096334.69131: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.69132: done checking to see if all hosts have failed 21083 1727096334.69133: getting the remaining hosts for this loop 21083 1727096334.69134: done getting the remaining hosts for this loop 21083 1727096334.69138: getting the next task for host managed_node1 21083 1727096334.69145: done getting next task for host managed_node1 21083 1727096334.69150: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21083 1727096334.69152: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.69173: getting variables 21083 1727096334.69175: in VariableManager get_vars() 21083 1727096334.69230: Calling all_inventory to load vars for managed_node1 21083 1727096334.69233: Calling groups_inventory to load vars for managed_node1 21083 1727096334.69235: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.69246: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.69249: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.69252: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.69917: done sending task result for task 0afff68d-5257-9d29-38d8-000000000075 21083 1727096334.69920: WORKER PROCESS EXITING 21083 1727096334.69983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.70139: done with get_vars() 21083 1727096334.70147: done getting variables 21083 1727096334.70201: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:58:54 -0400 (0:00:00.067) 0:00:06.888 ****** 21083 1727096334.70229: entering _queue_task() for managed_node1/service 21083 1727096334.70443: worker is 1 (out of 1 available) 21083 1727096334.70458: exiting _queue_task() for managed_node1/service 21083 1727096334.70474: done queuing things up, now waiting for results queue to drain 21083 1727096334.70475: waiting for pending results... 21083 1727096334.70643: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21083 1727096334.70729: in run() - task 0afff68d-5257-9d29-38d8-000000000076 21083 1727096334.70740: variable 'ansible_search_path' from source: unknown 21083 1727096334.70743: variable 'ansible_search_path' from source: unknown 21083 1727096334.70775: calling self._execute() 21083 1727096334.70840: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.70844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.70852: variable 'omit' from source: magic vars 21083 1727096334.71154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.73375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.73380: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.73384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.73388: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.73415: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.73499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.73534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.73566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.73620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.73641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.73792: variable 'ansible_distribution' from source: facts 21083 1727096334.73803: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.73828: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.73838: when evaluation is False, skipping this task 21083 1727096334.73846: _execute() done 21083 1727096334.73852: dumping result to json 21083 1727096334.73860: done dumping result, returning 21083 1727096334.73873: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-000000000076] 21083 1727096334.73881: sending task result for task 0afff68d-5257-9d29-38d8-000000000076 21083 1727096334.74092: done sending task result for task 0afff68d-5257-9d29-38d8-000000000076 21083 1727096334.74096: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096334.74150: no more pending results, returning what we have 21083 1727096334.74154: results queue empty 21083 1727096334.74155: checking for any_errors_fatal 21083 1727096334.74161: done checking for any_errors_fatal 21083 1727096334.74162: checking for max_fail_percentage 21083 1727096334.74166: done checking for max_fail_percentage 21083 1727096334.74167: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.74169: done checking to see if all hosts have failed 21083 1727096334.74169: getting the remaining hosts for this loop 21083 1727096334.74171: done getting the remaining hosts for this loop 21083 1727096334.74175: getting the next task for host managed_node1 21083 1727096334.74181: done getting next task for host managed_node1 21083 1727096334.74184: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21083 1727096334.74187: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.74202: getting variables 21083 1727096334.74204: in VariableManager get_vars() 21083 1727096334.74250: Calling all_inventory to load vars for managed_node1 21083 1727096334.74253: Calling groups_inventory to load vars for managed_node1 21083 1727096334.74255: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.74266: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.74324: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.74329: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.74503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.74632: done with get_vars() 21083 1727096334.74642: done getting variables 21083 1727096334.74686: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:58:54 -0400 (0:00:00.044) 0:00:06.932 ****** 21083 1727096334.74712: entering _queue_task() for managed_node1/service 21083 1727096334.74936: worker is 1 (out of 1 available) 21083 1727096334.74949: exiting _queue_task() for managed_node1/service 21083 1727096334.74961: done queuing things up, now waiting for results queue to drain 21083 1727096334.74963: waiting for pending results... 21083 1727096334.75141: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21083 1727096334.75224: in run() - task 0afff68d-5257-9d29-38d8-000000000077 21083 1727096334.75235: variable 'ansible_search_path' from source: unknown 21083 1727096334.75238: variable 'ansible_search_path' from source: unknown 21083 1727096334.75266: calling self._execute() 21083 1727096334.75337: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.75343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.75352: variable 'omit' from source: magic vars 21083 1727096334.75669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.77765: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.77815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.77842: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.77869: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.77893: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.77952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.77977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.77998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.78023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.78034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.78137: variable 'ansible_distribution' from source: facts 21083 1727096334.78141: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.78157: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.78159: when evaluation is False, skipping this task 21083 1727096334.78162: _execute() done 21083 1727096334.78165: dumping result to json 21083 1727096334.78173: done dumping result, returning 21083 1727096334.78181: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-9d29-38d8-000000000077] 21083 1727096334.78185: sending task result for task 0afff68d-5257-9d29-38d8-000000000077 21083 1727096334.78279: done sending task result for task 0afff68d-5257-9d29-38d8-000000000077 21083 1727096334.78282: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21083 1727096334.78354: no more pending results, returning what we have 21083 1727096334.78358: results queue empty 21083 1727096334.78359: checking for any_errors_fatal 21083 1727096334.78365: done checking for any_errors_fatal 21083 1727096334.78366: checking for max_fail_percentage 21083 1727096334.78369: done checking for max_fail_percentage 21083 1727096334.78370: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.78371: done checking to see if all hosts have failed 21083 1727096334.78372: getting the remaining hosts for this loop 21083 1727096334.78373: done getting the remaining hosts for this loop 21083 1727096334.78377: getting the next task for host managed_node1 21083 1727096334.78383: done getting next task for host managed_node1 21083 1727096334.78387: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21083 1727096334.78389: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.78405: getting variables 21083 1727096334.78407: in VariableManager get_vars() 21083 1727096334.78450: Calling all_inventory to load vars for managed_node1 21083 1727096334.78453: Calling groups_inventory to load vars for managed_node1 21083 1727096334.78455: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.78463: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.78465: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.78469: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.78648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.78769: done with get_vars() 21083 1727096334.78777: done getting variables 21083 1727096334.78817: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:58:54 -0400 (0:00:00.041) 0:00:06.974 ****** 21083 1727096334.78839: entering _queue_task() for managed_node1/service 21083 1727096334.79056: worker is 1 (out of 1 available) 21083 1727096334.79071: exiting _queue_task() for managed_node1/service 21083 1727096334.79082: done queuing things up, now waiting for results queue to drain 21083 1727096334.79083: waiting for pending results... 21083 1727096334.79251: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21083 1727096334.79333: in run() - task 0afff68d-5257-9d29-38d8-000000000078 21083 1727096334.79344: variable 'ansible_search_path' from source: unknown 21083 1727096334.79347: variable 'ansible_search_path' from source: unknown 21083 1727096334.79378: calling self._execute() 21083 1727096334.79445: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.79449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.79459: variable 'omit' from source: magic vars 21083 1727096334.79776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.81310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.81362: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.81396: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.81422: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.81442: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.81507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.81528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.81545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.81575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.81589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.81687: variable 'ansible_distribution' from source: facts 21083 1727096334.81690: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.81710: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.81714: when evaluation is False, skipping this task 21083 1727096334.81716: _execute() done 21083 1727096334.81719: dumping result to json 21083 1727096334.81721: done dumping result, returning 21083 1727096334.81732: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-9d29-38d8-000000000078] 21083 1727096334.81734: sending task result for task 0afff68d-5257-9d29-38d8-000000000078 21083 1727096334.81830: done sending task result for task 0afff68d-5257-9d29-38d8-000000000078 21083 1727096334.81833: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096334.81877: no more pending results, returning what we have 21083 1727096334.81880: results queue empty 21083 1727096334.81881: checking for any_errors_fatal 21083 1727096334.81887: done checking for any_errors_fatal 21083 1727096334.81888: checking for max_fail_percentage 21083 1727096334.81890: done checking for max_fail_percentage 21083 1727096334.81890: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.81891: done checking to see if all hosts have failed 21083 1727096334.81892: getting the remaining hosts for this loop 21083 1727096334.81893: done getting the remaining hosts for this loop 21083 1727096334.81897: getting the next task for host managed_node1 21083 1727096334.81903: done getting next task for host managed_node1 21083 1727096334.81907: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21083 1727096334.81909: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.81924: getting variables 21083 1727096334.81926: in VariableManager get_vars() 21083 1727096334.81978: Calling all_inventory to load vars for managed_node1 21083 1727096334.81981: Calling groups_inventory to load vars for managed_node1 21083 1727096334.81984: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.81994: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.81997: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.81999: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.82145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.82274: done with get_vars() 21083 1727096334.82283: done getting variables 21083 1727096334.82328: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:58:54 -0400 (0:00:00.035) 0:00:07.009 ****** 21083 1727096334.82350: entering _queue_task() for managed_node1/service 21083 1727096334.82557: worker is 1 (out of 1 available) 21083 1727096334.82569: exiting _queue_task() for managed_node1/service 21083 1727096334.82582: done queuing things up, now waiting for results queue to drain 21083 1727096334.82584: waiting for pending results... 21083 1727096334.82800: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21083 1727096334.82884: in run() - task 0afff68d-5257-9d29-38d8-000000000079 21083 1727096334.82895: variable 'ansible_search_path' from source: unknown 21083 1727096334.82898: variable 'ansible_search_path' from source: unknown 21083 1727096334.82927: calling self._execute() 21083 1727096334.82998: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.83002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.83012: variable 'omit' from source: magic vars 21083 1727096334.83325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.84915: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.84956: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.84988: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.85017: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.85036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.85100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.85123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.85140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.85165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.85180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.85282: variable 'ansible_distribution' from source: facts 21083 1727096334.85285: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.85302: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.85305: when evaluation is False, skipping this task 21083 1727096334.85307: _execute() done 21083 1727096334.85310: dumping result to json 21083 1727096334.85312: done dumping result, returning 21083 1727096334.85320: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-9d29-38d8-000000000079] 21083 1727096334.85323: sending task result for task 0afff68d-5257-9d29-38d8-000000000079 21083 1727096334.85410: done sending task result for task 0afff68d-5257-9d29-38d8-000000000079 21083 1727096334.85412: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21083 1727096334.85462: no more pending results, returning what we have 21083 1727096334.85465: results queue empty 21083 1727096334.85466: checking for any_errors_fatal 21083 1727096334.85480: done checking for any_errors_fatal 21083 1727096334.85481: checking for max_fail_percentage 21083 1727096334.85483: done checking for max_fail_percentage 21083 1727096334.85484: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.85485: done checking to see if all hosts have failed 21083 1727096334.85486: getting the remaining hosts for this loop 21083 1727096334.85487: done getting the remaining hosts for this loop 21083 1727096334.85491: getting the next task for host managed_node1 21083 1727096334.85497: done getting next task for host managed_node1 21083 1727096334.85501: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21083 1727096334.85503: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.85518: getting variables 21083 1727096334.85520: in VariableManager get_vars() 21083 1727096334.85564: Calling all_inventory to load vars for managed_node1 21083 1727096334.85567: Calling groups_inventory to load vars for managed_node1 21083 1727096334.85571: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.85587: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.85589: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.85593: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.85770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.85890: done with get_vars() 21083 1727096334.85898: done getting variables 21083 1727096334.85940: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:58:54 -0400 (0:00:00.036) 0:00:07.045 ****** 21083 1727096334.85962: entering _queue_task() for managed_node1/copy 21083 1727096334.86184: worker is 1 (out of 1 available) 21083 1727096334.86197: exiting _queue_task() for managed_node1/copy 21083 1727096334.86208: done queuing things up, now waiting for results queue to drain 21083 1727096334.86210: waiting for pending results... 21083 1727096334.86385: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21083 1727096334.86471: in run() - task 0afff68d-5257-9d29-38d8-00000000007a 21083 1727096334.86492: variable 'ansible_search_path' from source: unknown 21083 1727096334.86495: variable 'ansible_search_path' from source: unknown 21083 1727096334.86522: calling self._execute() 21083 1727096334.86595: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.86599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.86609: variable 'omit' from source: magic vars 21083 1727096334.86918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.88439: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.88494: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.88522: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.88548: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.88571: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.88629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.88651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.88672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.88696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.88707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.88808: variable 'ansible_distribution' from source: facts 21083 1727096334.88812: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.88829: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.88832: when evaluation is False, skipping this task 21083 1727096334.88836: _execute() done 21083 1727096334.88838: dumping result to json 21083 1727096334.88841: done dumping result, returning 21083 1727096334.88851: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-9d29-38d8-00000000007a] 21083 1727096334.88853: sending task result for task 0afff68d-5257-9d29-38d8-00000000007a 21083 1727096334.88945: done sending task result for task 0afff68d-5257-9d29-38d8-00000000007a 21083 1727096334.88948: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096334.88995: no more pending results, returning what we have 21083 1727096334.88999: results queue empty 21083 1727096334.89000: checking for any_errors_fatal 21083 1727096334.89005: done checking for any_errors_fatal 21083 1727096334.89006: checking for max_fail_percentage 21083 1727096334.89008: done checking for max_fail_percentage 21083 1727096334.89009: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.89009: done checking to see if all hosts have failed 21083 1727096334.89010: getting the remaining hosts for this loop 21083 1727096334.89011: done getting the remaining hosts for this loop 21083 1727096334.89015: getting the next task for host managed_node1 21083 1727096334.89022: done getting next task for host managed_node1 21083 1727096334.89026: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21083 1727096334.89028: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.89044: getting variables 21083 1727096334.89046: in VariableManager get_vars() 21083 1727096334.89100: Calling all_inventory to load vars for managed_node1 21083 1727096334.89102: Calling groups_inventory to load vars for managed_node1 21083 1727096334.89105: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.89115: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.89117: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.89119: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.89261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.89393: done with get_vars() 21083 1727096334.89405: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:58:54 -0400 (0:00:00.034) 0:00:07.080 ****** 21083 1727096334.89463: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21083 1727096334.89691: worker is 1 (out of 1 available) 21083 1727096334.89706: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21083 1727096334.89717: done queuing things up, now waiting for results queue to drain 21083 1727096334.89719: waiting for pending results... 21083 1727096334.89881: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21083 1727096334.89978: in run() - task 0afff68d-5257-9d29-38d8-00000000007b 21083 1727096334.89990: variable 'ansible_search_path' from source: unknown 21083 1727096334.89993: variable 'ansible_search_path' from source: unknown 21083 1727096334.90021: calling self._execute() 21083 1727096334.90092: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.90096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.90105: variable 'omit' from source: magic vars 21083 1727096334.90408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.91943: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.91989: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.92017: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.92044: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.92063: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.92125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.92147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.92167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.92193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.92204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.92305: variable 'ansible_distribution' from source: facts 21083 1727096334.92308: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.92325: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.92328: when evaluation is False, skipping this task 21083 1727096334.92330: _execute() done 21083 1727096334.92333: dumping result to json 21083 1727096334.92337: done dumping result, returning 21083 1727096334.92347: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-9d29-38d8-00000000007b] 21083 1727096334.92349: sending task result for task 0afff68d-5257-9d29-38d8-00000000007b 21083 1727096334.92441: done sending task result for task 0afff68d-5257-9d29-38d8-00000000007b 21083 1727096334.92444: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096334.92495: no more pending results, returning what we have 21083 1727096334.92498: results queue empty 21083 1727096334.92499: checking for any_errors_fatal 21083 1727096334.92505: done checking for any_errors_fatal 21083 1727096334.92506: checking for max_fail_percentage 21083 1727096334.92507: done checking for max_fail_percentage 21083 1727096334.92508: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.92509: done checking to see if all hosts have failed 21083 1727096334.92510: getting the remaining hosts for this loop 21083 1727096334.92511: done getting the remaining hosts for this loop 21083 1727096334.92515: getting the next task for host managed_node1 21083 1727096334.92521: done getting next task for host managed_node1 21083 1727096334.92524: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21083 1727096334.92527: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.92541: getting variables 21083 1727096334.92542: in VariableManager get_vars() 21083 1727096334.92592: Calling all_inventory to load vars for managed_node1 21083 1727096334.92595: Calling groups_inventory to load vars for managed_node1 21083 1727096334.92597: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.92606: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.92608: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.92610: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.92794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.92920: done with get_vars() 21083 1727096334.92927: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:58:54 -0400 (0:00:00.035) 0:00:07.115 ****** 21083 1727096334.92988: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21083 1727096334.93200: worker is 1 (out of 1 available) 21083 1727096334.93212: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21083 1727096334.93225: done queuing things up, now waiting for results queue to drain 21083 1727096334.93226: waiting for pending results... 21083 1727096334.93398: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21083 1727096334.93489: in run() - task 0afff68d-5257-9d29-38d8-00000000007c 21083 1727096334.93501: variable 'ansible_search_path' from source: unknown 21083 1727096334.93504: variable 'ansible_search_path' from source: unknown 21083 1727096334.93531: calling self._execute() 21083 1727096334.93599: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.93603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.93613: variable 'omit' from source: magic vars 21083 1727096334.93922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.95447: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.95504: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.95533: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.95559: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.95583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.95642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.95663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.95685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.95710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.95720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.95818: variable 'ansible_distribution' from source: facts 21083 1727096334.95822: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.95838: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.95842: when evaluation is False, skipping this task 21083 1727096334.95846: _execute() done 21083 1727096334.95849: dumping result to json 21083 1727096334.95851: done dumping result, returning 21083 1727096334.95861: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-9d29-38d8-00000000007c] 21083 1727096334.95864: sending task result for task 0afff68d-5257-9d29-38d8-00000000007c 21083 1727096334.95954: done sending task result for task 0afff68d-5257-9d29-38d8-00000000007c 21083 1727096334.95957: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096334.96006: no more pending results, returning what we have 21083 1727096334.96009: results queue empty 21083 1727096334.96010: checking for any_errors_fatal 21083 1727096334.96018: done checking for any_errors_fatal 21083 1727096334.96018: checking for max_fail_percentage 21083 1727096334.96020: done checking for max_fail_percentage 21083 1727096334.96021: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.96022: done checking to see if all hosts have failed 21083 1727096334.96023: getting the remaining hosts for this loop 21083 1727096334.96024: done getting the remaining hosts for this loop 21083 1727096334.96028: getting the next task for host managed_node1 21083 1727096334.96034: done getting next task for host managed_node1 21083 1727096334.96038: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21083 1727096334.96040: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.96055: getting variables 21083 1727096334.96056: in VariableManager get_vars() 21083 1727096334.96103: Calling all_inventory to load vars for managed_node1 21083 1727096334.96106: Calling groups_inventory to load vars for managed_node1 21083 1727096334.96108: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.96117: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.96120: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.96122: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.96273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.96404: done with get_vars() 21083 1727096334.96413: done getting variables 21083 1727096334.96453: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:58:54 -0400 (0:00:00.034) 0:00:07.150 ****** 21083 1727096334.96479: entering _queue_task() for managed_node1/debug 21083 1727096334.96698: worker is 1 (out of 1 available) 21083 1727096334.96711: exiting _queue_task() for managed_node1/debug 21083 1727096334.96722: done queuing things up, now waiting for results queue to drain 21083 1727096334.96724: waiting for pending results... 21083 1727096334.96909: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21083 1727096334.96994: in run() - task 0afff68d-5257-9d29-38d8-00000000007d 21083 1727096334.97005: variable 'ansible_search_path' from source: unknown 21083 1727096334.97008: variable 'ansible_search_path' from source: unknown 21083 1727096334.97035: calling self._execute() 21083 1727096334.97104: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096334.97107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096334.97116: variable 'omit' from source: magic vars 21083 1727096334.97424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096334.98986: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096334.99034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096334.99066: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096334.99092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096334.99112: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096334.99174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096334.99196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096334.99213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096334.99240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096334.99251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096334.99351: variable 'ansible_distribution' from source: facts 21083 1727096334.99354: variable 'ansible_distribution_major_version' from source: facts 21083 1727096334.99373: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096334.99376: when evaluation is False, skipping this task 21083 1727096334.99378: _execute() done 21083 1727096334.99381: dumping result to json 21083 1727096334.99383: done dumping result, returning 21083 1727096334.99391: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-9d29-38d8-00000000007d] 21083 1727096334.99394: sending task result for task 0afff68d-5257-9d29-38d8-00000000007d 21083 1727096334.99487: done sending task result for task 0afff68d-5257-9d29-38d8-00000000007d 21083 1727096334.99490: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096334.99530: no more pending results, returning what we have 21083 1727096334.99533: results queue empty 21083 1727096334.99534: checking for any_errors_fatal 21083 1727096334.99540: done checking for any_errors_fatal 21083 1727096334.99541: checking for max_fail_percentage 21083 1727096334.99542: done checking for max_fail_percentage 21083 1727096334.99543: checking to see if all hosts have failed and the running result is not ok 21083 1727096334.99544: done checking to see if all hosts have failed 21083 1727096334.99545: getting the remaining hosts for this loop 21083 1727096334.99546: done getting the remaining hosts for this loop 21083 1727096334.99550: getting the next task for host managed_node1 21083 1727096334.99556: done getting next task for host managed_node1 21083 1727096334.99559: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21083 1727096334.99562: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096334.99581: getting variables 21083 1727096334.99583: in VariableManager get_vars() 21083 1727096334.99627: Calling all_inventory to load vars for managed_node1 21083 1727096334.99630: Calling groups_inventory to load vars for managed_node1 21083 1727096334.99632: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096334.99641: Calling all_plugins_play to load vars for managed_node1 21083 1727096334.99644: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096334.99646: Calling groups_plugins_play to load vars for managed_node1 21083 1727096334.99839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096334.99970: done with get_vars() 21083 1727096334.99979: done getting variables 21083 1727096335.00022: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:58:54 -0400 (0:00:00.035) 0:00:07.186 ****** 21083 1727096335.00045: entering _queue_task() for managed_node1/debug 21083 1727096335.00282: worker is 1 (out of 1 available) 21083 1727096335.00296: exiting _queue_task() for managed_node1/debug 21083 1727096335.00308: done queuing things up, now waiting for results queue to drain 21083 1727096335.00309: waiting for pending results... 21083 1727096335.00550: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21083 1727096335.00562: in run() - task 0afff68d-5257-9d29-38d8-00000000007e 21083 1727096335.00576: variable 'ansible_search_path' from source: unknown 21083 1727096335.00580: variable 'ansible_search_path' from source: unknown 21083 1727096335.00608: calling self._execute() 21083 1727096335.00676: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.00680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.00690: variable 'omit' from source: magic vars 21083 1727096335.01074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.02574: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.02632: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.02659: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.02691: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.02711: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.02774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.02796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.02813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.02844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.02850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.02951: variable 'ansible_distribution' from source: facts 21083 1727096335.02956: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.02975: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.02978: when evaluation is False, skipping this task 21083 1727096335.02981: _execute() done 21083 1727096335.02983: dumping result to json 21083 1727096335.02988: done dumping result, returning 21083 1727096335.02996: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-9d29-38d8-00000000007e] 21083 1727096335.03000: sending task result for task 0afff68d-5257-9d29-38d8-00000000007e 21083 1727096335.03092: done sending task result for task 0afff68d-5257-9d29-38d8-00000000007e 21083 1727096335.03095: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096335.03136: no more pending results, returning what we have 21083 1727096335.03139: results queue empty 21083 1727096335.03140: checking for any_errors_fatal 21083 1727096335.03144: done checking for any_errors_fatal 21083 1727096335.03145: checking for max_fail_percentage 21083 1727096335.03147: done checking for max_fail_percentage 21083 1727096335.03147: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.03148: done checking to see if all hosts have failed 21083 1727096335.03149: getting the remaining hosts for this loop 21083 1727096335.03150: done getting the remaining hosts for this loop 21083 1727096335.03154: getting the next task for host managed_node1 21083 1727096335.03160: done getting next task for host managed_node1 21083 1727096335.03166: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21083 1727096335.03170: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.03185: getting variables 21083 1727096335.03186: in VariableManager get_vars() 21083 1727096335.03231: Calling all_inventory to load vars for managed_node1 21083 1727096335.03234: Calling groups_inventory to load vars for managed_node1 21083 1727096335.03236: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.03245: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.03247: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.03250: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.03405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.03532: done with get_vars() 21083 1727096335.03540: done getting variables 21083 1727096335.03583: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:58:55 -0400 (0:00:00.035) 0:00:07.221 ****** 21083 1727096335.03609: entering _queue_task() for managed_node1/debug 21083 1727096335.03824: worker is 1 (out of 1 available) 21083 1727096335.03839: exiting _queue_task() for managed_node1/debug 21083 1727096335.03853: done queuing things up, now waiting for results queue to drain 21083 1727096335.03854: waiting for pending results... 21083 1727096335.04032: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21083 1727096335.04118: in run() - task 0afff68d-5257-9d29-38d8-00000000007f 21083 1727096335.04130: variable 'ansible_search_path' from source: unknown 21083 1727096335.04133: variable 'ansible_search_path' from source: unknown 21083 1727096335.04161: calling self._execute() 21083 1727096335.04227: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.04232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.04241: variable 'omit' from source: magic vars 21083 1727096335.04551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.06103: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.06154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.06180: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.06206: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.06226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.06290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.06311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.06328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.06353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.06372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.06460: variable 'ansible_distribution' from source: facts 21083 1727096335.06468: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.06485: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.06488: when evaluation is False, skipping this task 21083 1727096335.06491: _execute() done 21083 1727096335.06493: dumping result to json 21083 1727096335.06495: done dumping result, returning 21083 1727096335.06506: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-9d29-38d8-00000000007f] 21083 1727096335.06508: sending task result for task 0afff68d-5257-9d29-38d8-00000000007f 21083 1727096335.06597: done sending task result for task 0afff68d-5257-9d29-38d8-00000000007f 21083 1727096335.06600: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096335.06643: no more pending results, returning what we have 21083 1727096335.06647: results queue empty 21083 1727096335.06648: checking for any_errors_fatal 21083 1727096335.06654: done checking for any_errors_fatal 21083 1727096335.06654: checking for max_fail_percentage 21083 1727096335.06656: done checking for max_fail_percentage 21083 1727096335.06657: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.06658: done checking to see if all hosts have failed 21083 1727096335.06658: getting the remaining hosts for this loop 21083 1727096335.06660: done getting the remaining hosts for this loop 21083 1727096335.06663: getting the next task for host managed_node1 21083 1727096335.06673: done getting next task for host managed_node1 21083 1727096335.06677: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21083 1727096335.06679: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.06695: getting variables 21083 1727096335.06697: in VariableManager get_vars() 21083 1727096335.06744: Calling all_inventory to load vars for managed_node1 21083 1727096335.06747: Calling groups_inventory to load vars for managed_node1 21083 1727096335.06749: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.06759: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.06761: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.06763: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.06949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.07076: done with get_vars() 21083 1727096335.07083: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:58:55 -0400 (0:00:00.035) 0:00:07.257 ****** 21083 1727096335.07151: entering _queue_task() for managed_node1/ping 21083 1727096335.07370: worker is 1 (out of 1 available) 21083 1727096335.07383: exiting _queue_task() for managed_node1/ping 21083 1727096335.07394: done queuing things up, now waiting for results queue to drain 21083 1727096335.07395: waiting for pending results... 21083 1727096335.07563: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21083 1727096335.07655: in run() - task 0afff68d-5257-9d29-38d8-000000000080 21083 1727096335.07670: variable 'ansible_search_path' from source: unknown 21083 1727096335.07673: variable 'ansible_search_path' from source: unknown 21083 1727096335.07699: calling self._execute() 21083 1727096335.07770: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.07878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.07881: variable 'omit' from source: magic vars 21083 1727096335.08127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.09641: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.09686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.09717: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.09743: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.09762: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.09973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.09977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.09979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.09981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.09983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.10084: variable 'ansible_distribution' from source: facts 21083 1727096335.10096: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.10119: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.10126: when evaluation is False, skipping this task 21083 1727096335.10133: _execute() done 21083 1727096335.10139: dumping result to json 21083 1727096335.10146: done dumping result, returning 21083 1727096335.10157: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-9d29-38d8-000000000080] 21083 1727096335.10167: sending task result for task 0afff68d-5257-9d29-38d8-000000000080 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096335.10309: no more pending results, returning what we have 21083 1727096335.10312: results queue empty 21083 1727096335.10315: checking for any_errors_fatal 21083 1727096335.10321: done checking for any_errors_fatal 21083 1727096335.10322: checking for max_fail_percentage 21083 1727096335.10324: done checking for max_fail_percentage 21083 1727096335.10325: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.10326: done checking to see if all hosts have failed 21083 1727096335.10326: getting the remaining hosts for this loop 21083 1727096335.10328: done getting the remaining hosts for this loop 21083 1727096335.10332: getting the next task for host managed_node1 21083 1727096335.10340: done getting next task for host managed_node1 21083 1727096335.10342: ^ task is: TASK: meta (role_complete) 21083 1727096335.10344: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.10359: getting variables 21083 1727096335.10361: in VariableManager get_vars() 21083 1727096335.10410: Calling all_inventory to load vars for managed_node1 21083 1727096335.10413: Calling groups_inventory to load vars for managed_node1 21083 1727096335.10415: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.10424: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.10427: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.10429: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.10717: done sending task result for task 0afff68d-5257-9d29-38d8-000000000080 21083 1727096335.10720: WORKER PROCESS EXITING 21083 1727096335.10741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.10963: done with get_vars() 21083 1727096335.10979: done getting variables 21083 1727096335.11141: done queuing things up, now waiting for results queue to drain 21083 1727096335.11143: results queue empty 21083 1727096335.11144: checking for any_errors_fatal 21083 1727096335.11153: done checking for any_errors_fatal 21083 1727096335.11154: checking for max_fail_percentage 21083 1727096335.11156: done checking for max_fail_percentage 21083 1727096335.11156: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.11157: done checking to see if all hosts have failed 21083 1727096335.11158: getting the remaining hosts for this loop 21083 1727096335.11159: done getting the remaining hosts for this loop 21083 1727096335.11161: getting the next task for host managed_node1 21083 1727096335.11173: done getting next task for host managed_node1 21083 1727096335.11179: ^ task is: TASK: Get profile's ethtool.ring-rx options 21083 1727096335.11183: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.11186: getting variables 21083 1727096335.11187: in VariableManager get_vars() 21083 1727096335.11207: Calling all_inventory to load vars for managed_node1 21083 1727096335.11213: Calling groups_inventory to load vars for managed_node1 21083 1727096335.11215: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.11219: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.11221: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.11222: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.11332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.11456: done with get_vars() 21083 1727096335.11462: done getting variables 21083 1727096335.11491: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx options] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:96 Monday 23 September 2024 08:58:55 -0400 (0:00:00.043) 0:00:07.300 ****** 21083 1727096335.11510: entering _queue_task() for managed_node1/command 21083 1727096335.11744: worker is 1 (out of 1 available) 21083 1727096335.11758: exiting _queue_task() for managed_node1/command 21083 1727096335.11771: done queuing things up, now waiting for results queue to drain 21083 1727096335.11773: waiting for pending results... 21083 1727096335.11945: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx options 21083 1727096335.12012: in run() - task 0afff68d-5257-9d29-38d8-0000000000b0 21083 1727096335.12022: variable 'ansible_search_path' from source: unknown 21083 1727096335.12052: calling self._execute() 21083 1727096335.12121: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.12125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.12134: variable 'omit' from source: magic vars 21083 1727096335.12445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.14675: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.14679: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.14719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.14759: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.14795: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.14879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.14912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.14940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.14987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.15005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.15145: variable 'ansible_distribution' from source: facts 21083 1727096335.15156: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.15184: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.15192: when evaluation is False, skipping this task 21083 1727096335.15199: _execute() done 21083 1727096335.15205: dumping result to json 21083 1727096335.15272: done dumping result, returning 21083 1727096335.15275: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx options [0afff68d-5257-9d29-38d8-0000000000b0] 21083 1727096335.15278: sending task result for task 0afff68d-5257-9d29-38d8-0000000000b0 21083 1727096335.15353: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000b0 21083 1727096335.15357: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096335.15408: no more pending results, returning what we have 21083 1727096335.15411: results queue empty 21083 1727096335.15412: checking for any_errors_fatal 21083 1727096335.15413: done checking for any_errors_fatal 21083 1727096335.15414: checking for max_fail_percentage 21083 1727096335.15415: done checking for max_fail_percentage 21083 1727096335.15416: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.15417: done checking to see if all hosts have failed 21083 1727096335.15418: getting the remaining hosts for this loop 21083 1727096335.15419: done getting the remaining hosts for this loop 21083 1727096335.15423: getting the next task for host managed_node1 21083 1727096335.15428: done getting next task for host managed_node1 21083 1727096335.15430: ^ task is: TASK: Assert ethtool.ring-rx option set in profile 21083 1727096335.15432: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.15435: getting variables 21083 1727096335.15436: in VariableManager get_vars() 21083 1727096335.15484: Calling all_inventory to load vars for managed_node1 21083 1727096335.15487: Calling groups_inventory to load vars for managed_node1 21083 1727096335.15489: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.15500: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.15502: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.15504: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.15800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.16009: done with get_vars() 21083 1727096335.16021: done getting variables 21083 1727096335.16082: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-rx option set in profile] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:102 Monday 23 September 2024 08:58:55 -0400 (0:00:00.045) 0:00:07.346 ****** 21083 1727096335.16109: entering _queue_task() for managed_node1/assert 21083 1727096335.16395: worker is 1 (out of 1 available) 21083 1727096335.16407: exiting _queue_task() for managed_node1/assert 21083 1727096335.16420: done queuing things up, now waiting for results queue to drain 21083 1727096335.16421: waiting for pending results... 21083 1727096335.16794: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx option set in profile 21083 1727096335.16799: in run() - task 0afff68d-5257-9d29-38d8-0000000000b1 21083 1727096335.16809: variable 'ansible_search_path' from source: unknown 21083 1727096335.16847: calling self._execute() 21083 1727096335.16942: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.16953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.16971: variable 'omit' from source: magic vars 21083 1727096335.17424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.19856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.19948: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.20050: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.20054: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.20081: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.20173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.20226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.20258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.20324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.20473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.20496: variable 'ansible_distribution' from source: facts 21083 1727096335.20508: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.20539: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.20547: when evaluation is False, skipping this task 21083 1727096335.20556: _execute() done 21083 1727096335.20563: dumping result to json 21083 1727096335.20577: done dumping result, returning 21083 1727096335.20594: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx option set in profile [0afff68d-5257-9d29-38d8-0000000000b1] 21083 1727096335.20604: sending task result for task 0afff68d-5257-9d29-38d8-0000000000b1 21083 1727096335.20797: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000b1 21083 1727096335.20801: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096335.20852: no more pending results, returning what we have 21083 1727096335.20856: results queue empty 21083 1727096335.20857: checking for any_errors_fatal 21083 1727096335.20866: done checking for any_errors_fatal 21083 1727096335.20869: checking for max_fail_percentage 21083 1727096335.20871: done checking for max_fail_percentage 21083 1727096335.20872: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.20873: done checking to see if all hosts have failed 21083 1727096335.20874: getting the remaining hosts for this loop 21083 1727096335.20876: done getting the remaining hosts for this loop 21083 1727096335.20879: getting the next task for host managed_node1 21083 1727096335.20886: done getting next task for host managed_node1 21083 1727096335.20889: ^ task is: TASK: Get profile's ethtool.ring-rx-jumbo options 21083 1727096335.20891: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.20894: getting variables 21083 1727096335.20896: in VariableManager get_vars() 21083 1727096335.20948: Calling all_inventory to load vars for managed_node1 21083 1727096335.20951: Calling groups_inventory to load vars for managed_node1 21083 1727096335.20954: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.21170: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.21175: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.21179: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.21460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.21656: done with get_vars() 21083 1727096335.21671: done getting variables 21083 1727096335.21726: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx-jumbo options] ***************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:107 Monday 23 September 2024 08:58:55 -0400 (0:00:00.056) 0:00:07.403 ****** 21083 1727096335.21751: entering _queue_task() for managed_node1/command 21083 1727096335.22015: worker is 1 (out of 1 available) 21083 1727096335.22027: exiting _queue_task() for managed_node1/command 21083 1727096335.22038: done queuing things up, now waiting for results queue to drain 21083 1727096335.22039: waiting for pending results... 21083 1727096335.22394: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-jumbo options 21083 1727096335.22399: in run() - task 0afff68d-5257-9d29-38d8-0000000000b2 21083 1727096335.22411: variable 'ansible_search_path' from source: unknown 21083 1727096335.22450: calling self._execute() 21083 1727096335.22545: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.22557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.22578: variable 'omit' from source: magic vars 21083 1727096335.23297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.25600: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.25690: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.25730: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.25772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.25808: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.25895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.25932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.25962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.26015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.26033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.26180: variable 'ansible_distribution' from source: facts 21083 1727096335.26191: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.26214: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.26222: when evaluation is False, skipping this task 21083 1727096335.26231: _execute() done 21083 1727096335.26238: dumping result to json 21083 1727096335.26271: done dumping result, returning 21083 1727096335.26274: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-jumbo options [0afff68d-5257-9d29-38d8-0000000000b2] 21083 1727096335.26277: sending task result for task 0afff68d-5257-9d29-38d8-0000000000b2 21083 1727096335.26505: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000b2 21083 1727096335.26508: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096335.26557: no more pending results, returning what we have 21083 1727096335.26560: results queue empty 21083 1727096335.26561: checking for any_errors_fatal 21083 1727096335.26572: done checking for any_errors_fatal 21083 1727096335.26573: checking for max_fail_percentage 21083 1727096335.26575: done checking for max_fail_percentage 21083 1727096335.26576: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.26577: done checking to see if all hosts have failed 21083 1727096335.26577: getting the remaining hosts for this loop 21083 1727096335.26579: done getting the remaining hosts for this loop 21083 1727096335.26584: getting the next task for host managed_node1 21083 1727096335.26589: done getting next task for host managed_node1 21083 1727096335.26592: ^ task is: TASK: Assert ethtool.ring-rx-jumbo option set in profile 21083 1727096335.26594: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.26598: getting variables 21083 1727096335.26599: in VariableManager get_vars() 21083 1727096335.26647: Calling all_inventory to load vars for managed_node1 21083 1727096335.26650: Calling groups_inventory to load vars for managed_node1 21083 1727096335.26652: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.26666: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.26854: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.26859: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.27049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.27305: done with get_vars() 21083 1727096335.27317: done getting variables 21083 1727096335.27378: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-rx-jumbo option set in profile] ********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:113 Monday 23 September 2024 08:58:55 -0400 (0:00:00.056) 0:00:07.459 ****** 21083 1727096335.27406: entering _queue_task() for managed_node1/assert 21083 1727096335.27692: worker is 1 (out of 1 available) 21083 1727096335.27704: exiting _queue_task() for managed_node1/assert 21083 1727096335.27716: done queuing things up, now waiting for results queue to drain 21083 1727096335.27718: waiting for pending results... 21083 1727096335.27986: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-jumbo option set in profile 21083 1727096335.28173: in run() - task 0afff68d-5257-9d29-38d8-0000000000b3 21083 1727096335.28178: variable 'ansible_search_path' from source: unknown 21083 1727096335.28181: calling self._execute() 21083 1727096335.28230: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.28244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.28260: variable 'omit' from source: magic vars 21083 1727096335.29318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.33382: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.33454: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.33505: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.33544: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.33579: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.33661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.33702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.33731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.33780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.33807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.34023: variable 'ansible_distribution' from source: facts 21083 1727096335.34027: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.34029: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.34031: when evaluation is False, skipping this task 21083 1727096335.34033: _execute() done 21083 1727096335.34035: dumping result to json 21083 1727096335.34037: done dumping result, returning 21083 1727096335.34039: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-jumbo option set in profile [0afff68d-5257-9d29-38d8-0000000000b3] 21083 1727096335.34041: sending task result for task 0afff68d-5257-9d29-38d8-0000000000b3 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096335.34175: no more pending results, returning what we have 21083 1727096335.34179: results queue empty 21083 1727096335.34180: checking for any_errors_fatal 21083 1727096335.34185: done checking for any_errors_fatal 21083 1727096335.34186: checking for max_fail_percentage 21083 1727096335.34188: done checking for max_fail_percentage 21083 1727096335.34189: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.34190: done checking to see if all hosts have failed 21083 1727096335.34191: getting the remaining hosts for this loop 21083 1727096335.34192: done getting the remaining hosts for this loop 21083 1727096335.34196: getting the next task for host managed_node1 21083 1727096335.34202: done getting next task for host managed_node1 21083 1727096335.34205: ^ task is: TASK: Get profile's ethtool.ring-rx-mini options 21083 1727096335.34207: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.34210: getting variables 21083 1727096335.34212: in VariableManager get_vars() 21083 1727096335.34262: Calling all_inventory to load vars for managed_node1 21083 1727096335.34270: Calling groups_inventory to load vars for managed_node1 21083 1727096335.34279: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.34291: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.34294: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.34297: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.34644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.35242: done with get_vars() 21083 1727096335.35254: done getting variables 21083 1727096335.35544: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000b3 21083 1727096335.35548: WORKER PROCESS EXITING 21083 1727096335.35606: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx-mini options] ****************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:118 Monday 23 September 2024 08:58:55 -0400 (0:00:00.082) 0:00:07.542 ****** 21083 1727096335.35635: entering _queue_task() for managed_node1/command 21083 1727096335.36388: worker is 1 (out of 1 available) 21083 1727096335.36402: exiting _queue_task() for managed_node1/command 21083 1727096335.36415: done queuing things up, now waiting for results queue to drain 21083 1727096335.36416: waiting for pending results... 21083 1727096335.36883: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-mini options 21083 1727096335.37087: in run() - task 0afff68d-5257-9d29-38d8-0000000000b4 21083 1727096335.37100: variable 'ansible_search_path' from source: unknown 21083 1727096335.37247: calling self._execute() 21083 1727096335.37326: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.37330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.37341: variable 'omit' from source: magic vars 21083 1727096335.38171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.40974: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.40994: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.41031: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.41062: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.41094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.41307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.41311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.41314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.41317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.41319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.41472: variable 'ansible_distribution' from source: facts 21083 1727096335.41476: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.41478: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.41481: when evaluation is False, skipping this task 21083 1727096335.41483: _execute() done 21083 1727096335.41485: dumping result to json 21083 1727096335.41487: done dumping result, returning 21083 1727096335.41489: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-mini options [0afff68d-5257-9d29-38d8-0000000000b4] 21083 1727096335.41491: sending task result for task 0afff68d-5257-9d29-38d8-0000000000b4 21083 1727096335.41554: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000b4 21083 1727096335.41556: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096335.41603: no more pending results, returning what we have 21083 1727096335.41607: results queue empty 21083 1727096335.41608: checking for any_errors_fatal 21083 1727096335.41613: done checking for any_errors_fatal 21083 1727096335.41614: checking for max_fail_percentage 21083 1727096335.41616: done checking for max_fail_percentage 21083 1727096335.41616: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.41618: done checking to see if all hosts have failed 21083 1727096335.41618: getting the remaining hosts for this loop 21083 1727096335.41620: done getting the remaining hosts for this loop 21083 1727096335.41624: getting the next task for host managed_node1 21083 1727096335.41629: done getting next task for host managed_node1 21083 1727096335.41631: ^ task is: TASK: Assert ethtool.ring-rx-mini option set in profile 21083 1727096335.41633: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.41637: getting variables 21083 1727096335.41638: in VariableManager get_vars() 21083 1727096335.41685: Calling all_inventory to load vars for managed_node1 21083 1727096335.41688: Calling groups_inventory to load vars for managed_node1 21083 1727096335.41690: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.41699: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.41701: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.41704: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.41973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.42376: done with get_vars() 21083 1727096335.42387: done getting variables 21083 1727096335.42440: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-rx-mini option set in profile] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:124 Monday 23 September 2024 08:58:55 -0400 (0:00:00.068) 0:00:07.610 ****** 21083 1727096335.42466: entering _queue_task() for managed_node1/assert 21083 1727096335.43125: worker is 1 (out of 1 available) 21083 1727096335.43138: exiting _queue_task() for managed_node1/assert 21083 1727096335.43150: done queuing things up, now waiting for results queue to drain 21083 1727096335.43151: waiting for pending results... 21083 1727096335.43784: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-mini option set in profile 21083 1727096335.43789: in run() - task 0afff68d-5257-9d29-38d8-0000000000b5 21083 1727096335.43791: variable 'ansible_search_path' from source: unknown 21083 1727096335.43794: calling self._execute() 21083 1727096335.44018: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.44022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.44032: variable 'omit' from source: magic vars 21083 1727096335.44851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.47501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.47579: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.47625: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.47670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.47717: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.47809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.47844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.47912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.47942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.47978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.48225: variable 'ansible_distribution' from source: facts 21083 1727096335.48229: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.48236: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.48239: when evaluation is False, skipping this task 21083 1727096335.48248: _execute() done 21083 1727096335.48256: dumping result to json 21083 1727096335.48259: done dumping result, returning 21083 1727096335.48261: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-mini option set in profile [0afff68d-5257-9d29-38d8-0000000000b5] 21083 1727096335.48263: sending task result for task 0afff68d-5257-9d29-38d8-0000000000b5 21083 1727096335.48418: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000b5 21083 1727096335.48422: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096335.48499: no more pending results, returning what we have 21083 1727096335.48502: results queue empty 21083 1727096335.48504: checking for any_errors_fatal 21083 1727096335.48510: done checking for any_errors_fatal 21083 1727096335.48511: checking for max_fail_percentage 21083 1727096335.48512: done checking for max_fail_percentage 21083 1727096335.48513: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.48514: done checking to see if all hosts have failed 21083 1727096335.48515: getting the remaining hosts for this loop 21083 1727096335.48517: done getting the remaining hosts for this loop 21083 1727096335.48521: getting the next task for host managed_node1 21083 1727096335.48526: done getting next task for host managed_node1 21083 1727096335.48529: ^ task is: TASK: Get profile's ethtool.ring-tx options 21083 1727096335.48531: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.48534: getting variables 21083 1727096335.48538: in VariableManager get_vars() 21083 1727096335.48594: Calling all_inventory to load vars for managed_node1 21083 1727096335.48597: Calling groups_inventory to load vars for managed_node1 21083 1727096335.48600: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.48633: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.48636: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.48642: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.49159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.49410: done with get_vars() 21083 1727096335.49421: done getting variables 21083 1727096335.49500: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-tx options] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:129 Monday 23 September 2024 08:58:55 -0400 (0:00:00.070) 0:00:07.681 ****** 21083 1727096335.49531: entering _queue_task() for managed_node1/command 21083 1727096335.49971: worker is 1 (out of 1 available) 21083 1727096335.49983: exiting _queue_task() for managed_node1/command 21083 1727096335.49992: done queuing things up, now waiting for results queue to drain 21083 1727096335.49993: waiting for pending results... 21083 1727096335.50414: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-tx options 21083 1727096335.50419: in run() - task 0afff68d-5257-9d29-38d8-0000000000b6 21083 1727096335.50422: variable 'ansible_search_path' from source: unknown 21083 1727096335.50425: calling self._execute() 21083 1727096335.50463: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.50482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.50502: variable 'omit' from source: magic vars 21083 1727096335.51033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.54292: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.54791: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.54853: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.54879: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.54939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.55037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.55109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.55115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.55160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.55185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.55335: variable 'ansible_distribution' from source: facts 21083 1727096335.55391: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.55394: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.55396: when evaluation is False, skipping this task 21083 1727096335.55398: _execute() done 21083 1727096335.55401: dumping result to json 21083 1727096335.55403: done dumping result, returning 21083 1727096335.55405: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-tx options [0afff68d-5257-9d29-38d8-0000000000b6] 21083 1727096335.55408: sending task result for task 0afff68d-5257-9d29-38d8-0000000000b6 21083 1727096335.55674: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000b6 21083 1727096335.55677: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096335.55726: no more pending results, returning what we have 21083 1727096335.55730: results queue empty 21083 1727096335.55731: checking for any_errors_fatal 21083 1727096335.55735: done checking for any_errors_fatal 21083 1727096335.55736: checking for max_fail_percentage 21083 1727096335.55738: done checking for max_fail_percentage 21083 1727096335.55738: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.55739: done checking to see if all hosts have failed 21083 1727096335.55740: getting the remaining hosts for this loop 21083 1727096335.55742: done getting the remaining hosts for this loop 21083 1727096335.55745: getting the next task for host managed_node1 21083 1727096335.55751: done getting next task for host managed_node1 21083 1727096335.55753: ^ task is: TASK: Assert ethtool.ring-tx option set in profile 21083 1727096335.55755: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.55759: getting variables 21083 1727096335.55760: in VariableManager get_vars() 21083 1727096335.55816: Calling all_inventory to load vars for managed_node1 21083 1727096335.55819: Calling groups_inventory to load vars for managed_node1 21083 1727096335.55821: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.55832: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.55835: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.55838: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.56215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.56414: done with get_vars() 21083 1727096335.56446: done getting variables 21083 1727096335.56506: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring-tx option set in profile] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:135 Monday 23 September 2024 08:58:55 -0400 (0:00:00.069) 0:00:07.751 ****** 21083 1727096335.56539: entering _queue_task() for managed_node1/assert 21083 1727096335.57091: worker is 1 (out of 1 available) 21083 1727096335.57100: exiting _queue_task() for managed_node1/assert 21083 1727096335.57109: done queuing things up, now waiting for results queue to drain 21083 1727096335.57110: waiting for pending results... 21083 1727096335.57239: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-tx option set in profile 21083 1727096335.57293: in run() - task 0afff68d-5257-9d29-38d8-0000000000b7 21083 1727096335.57313: variable 'ansible_search_path' from source: unknown 21083 1727096335.57358: calling self._execute() 21083 1727096335.57444: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.57473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.57476: variable 'omit' from source: magic vars 21083 1727096335.57921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.60774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.60784: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.60833: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.60874: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.60912: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.60993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.61033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.61066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.61113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.61140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.61352: variable 'ansible_distribution' from source: facts 21083 1727096335.61355: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.61358: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.61360: when evaluation is False, skipping this task 21083 1727096335.61362: _execute() done 21083 1727096335.61364: dumping result to json 21083 1727096335.61366: done dumping result, returning 21083 1727096335.61370: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-tx option set in profile [0afff68d-5257-9d29-38d8-0000000000b7] 21083 1727096335.61372: sending task result for task 0afff68d-5257-9d29-38d8-0000000000b7 21083 1727096335.61726: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000b7 21083 1727096335.61730: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096335.61785: no more pending results, returning what we have 21083 1727096335.61788: results queue empty 21083 1727096335.61789: checking for any_errors_fatal 21083 1727096335.61794: done checking for any_errors_fatal 21083 1727096335.61794: checking for max_fail_percentage 21083 1727096335.61796: done checking for max_fail_percentage 21083 1727096335.61797: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.61798: done checking to see if all hosts have failed 21083 1727096335.61799: getting the remaining hosts for this loop 21083 1727096335.61800: done getting the remaining hosts for this loop 21083 1727096335.61804: getting the next task for host managed_node1 21083 1727096335.61809: done getting next task for host managed_node1 21083 1727096335.61812: ^ task is: TASK: Get profile's ethtool.ring options 21083 1727096335.61814: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.61817: getting variables 21083 1727096335.61818: in VariableManager get_vars() 21083 1727096335.61870: Calling all_inventory to load vars for managed_node1 21083 1727096335.61873: Calling groups_inventory to load vars for managed_node1 21083 1727096335.61876: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.61887: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.61890: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.61893: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.62208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.62410: done with get_vars() 21083 1727096335.62420: done getting variables 21083 1727096335.62478: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring options] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:141 Monday 23 September 2024 08:58:55 -0400 (0:00:00.059) 0:00:07.810 ****** 21083 1727096335.62508: entering _queue_task() for managed_node1/command 21083 1727096335.62854: worker is 1 (out of 1 available) 21083 1727096335.62934: exiting _queue_task() for managed_node1/command 21083 1727096335.62946: done queuing things up, now waiting for results queue to drain 21083 1727096335.62948: waiting for pending results... 21083 1727096335.63238: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring options 21083 1727096335.63779: in run() - task 0afff68d-5257-9d29-38d8-0000000000b8 21083 1727096335.63784: variable 'ansible_search_path' from source: unknown 21083 1727096335.63787: calling self._execute() 21083 1727096335.63790: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.63793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.63898: variable 'omit' from source: magic vars 21083 1727096335.64820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.69015: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.69155: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.69246: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.69356: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.69445: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.69742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.69761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.69825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.70004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.70023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.70497: variable 'ansible_distribution' from source: facts 21083 1727096335.70500: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.70504: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.70506: when evaluation is False, skipping this task 21083 1727096335.70508: _execute() done 21083 1727096335.70510: dumping result to json 21083 1727096335.70511: done dumping result, returning 21083 1727096335.70513: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring options [0afff68d-5257-9d29-38d8-0000000000b8] 21083 1727096335.70515: sending task result for task 0afff68d-5257-9d29-38d8-0000000000b8 21083 1727096335.70591: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000b8 21083 1727096335.70594: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096335.70653: no more pending results, returning what we have 21083 1727096335.70656: results queue empty 21083 1727096335.70658: checking for any_errors_fatal 21083 1727096335.70665: done checking for any_errors_fatal 21083 1727096335.70666: checking for max_fail_percentage 21083 1727096335.70670: done checking for max_fail_percentage 21083 1727096335.70671: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.70672: done checking to see if all hosts have failed 21083 1727096335.70673: getting the remaining hosts for this loop 21083 1727096335.70675: done getting the remaining hosts for this loop 21083 1727096335.70679: getting the next task for host managed_node1 21083 1727096335.70686: done getting next task for host managed_node1 21083 1727096335.70688: ^ task is: TASK: Assert ethtool.ring option set in profile 21083 1727096335.70690: ^ state is: HOST STATE: block=3, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.70693: getting variables 21083 1727096335.70694: in VariableManager get_vars() 21083 1727096335.70740: Calling all_inventory to load vars for managed_node1 21083 1727096335.70743: Calling groups_inventory to load vars for managed_node1 21083 1727096335.70746: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.70757: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.70760: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.70763: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.71503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.72134: done with get_vars() 21083 1727096335.72147: done getting variables 21083 1727096335.72235: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ethtool.ring option set in profile] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:148 Monday 23 September 2024 08:58:55 -0400 (0:00:00.097) 0:00:07.908 ****** 21083 1727096335.72376: entering _queue_task() for managed_node1/assert 21083 1727096335.73018: worker is 1 (out of 1 available) 21083 1727096335.73031: exiting _queue_task() for managed_node1/assert 21083 1727096335.73045: done queuing things up, now waiting for results queue to drain 21083 1727096335.73046: waiting for pending results... 21083 1727096335.73653: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring option set in profile 21083 1727096335.73750: in run() - task 0afff68d-5257-9d29-38d8-0000000000b9 21083 1727096335.73764: variable 'ansible_search_path' from source: unknown 21083 1727096335.73804: calling self._execute() 21083 1727096335.73990: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.73996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.74006: variable 'omit' from source: magic vars 21083 1727096335.74550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.76457: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.76506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.76539: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.76578: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.76595: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.76728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.76732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.76735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.76849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.76852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.76916: variable 'ansible_distribution' from source: facts 21083 1727096335.76922: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.76942: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.76945: when evaluation is False, skipping this task 21083 1727096335.76948: _execute() done 21083 1727096335.76950: dumping result to json 21083 1727096335.76952: done dumping result, returning 21083 1727096335.76960: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring option set in profile [0afff68d-5257-9d29-38d8-0000000000b9] 21083 1727096335.76964: sending task result for task 0afff68d-5257-9d29-38d8-0000000000b9 21083 1727096335.77236: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000b9 21083 1727096335.77240: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096335.77282: no more pending results, returning what we have 21083 1727096335.77285: results queue empty 21083 1727096335.77285: checking for any_errors_fatal 21083 1727096335.77290: done checking for any_errors_fatal 21083 1727096335.77291: checking for max_fail_percentage 21083 1727096335.77292: done checking for max_fail_percentage 21083 1727096335.77293: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.77294: done checking to see if all hosts have failed 21083 1727096335.77295: getting the remaining hosts for this loop 21083 1727096335.77296: done getting the remaining hosts for this loop 21083 1727096335.77299: getting the next task for host managed_node1 21083 1727096335.77304: done getting next task for host managed_node1 21083 1727096335.77307: ^ task is: TASK: TEST: I can clear ring options 21083 1727096335.77308: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.77311: getting variables 21083 1727096335.77312: in VariableManager get_vars() 21083 1727096335.77364: Calling all_inventory to load vars for managed_node1 21083 1727096335.77370: Calling groups_inventory to load vars for managed_node1 21083 1727096335.77373: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.77382: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.77385: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.77387: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.77621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.77815: done with get_vars() 21083 1727096335.77823: done getting variables 21083 1727096335.77877: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can clear ring options] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:158 Monday 23 September 2024 08:58:55 -0400 (0:00:00.056) 0:00:07.964 ****** 21083 1727096335.77909: entering _queue_task() for managed_node1/debug 21083 1727096335.78128: worker is 1 (out of 1 available) 21083 1727096335.78142: exiting _queue_task() for managed_node1/debug 21083 1727096335.78153: done queuing things up, now waiting for results queue to drain 21083 1727096335.78154: waiting for pending results... 21083 1727096335.78320: running TaskExecutor() for managed_node1/TASK: TEST: I can clear ring options 21083 1727096335.78387: in run() - task 0afff68d-5257-9d29-38d8-0000000000ba 21083 1727096335.78392: variable 'ansible_search_path' from source: unknown 21083 1727096335.78421: calling self._execute() 21083 1727096335.78489: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.78493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.78507: variable 'omit' from source: magic vars 21083 1727096335.78811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.80832: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.81073: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.81078: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.81080: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.81082: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.81111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.81146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.81182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.81228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.81248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.81400: variable 'ansible_distribution' from source: facts 21083 1727096335.81412: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.81435: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.81444: when evaluation is False, skipping this task 21083 1727096335.81452: _execute() done 21083 1727096335.81458: dumping result to json 21083 1727096335.81471: done dumping result, returning 21083 1727096335.81484: done running TaskExecutor() for managed_node1/TASK: TEST: I can clear ring options [0afff68d-5257-9d29-38d8-0000000000ba] 21083 1727096335.81493: sending task result for task 0afff68d-5257-9d29-38d8-0000000000ba 21083 1727096335.81600: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000ba skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096335.81647: no more pending results, returning what we have 21083 1727096335.81650: results queue empty 21083 1727096335.81651: checking for any_errors_fatal 21083 1727096335.81656: done checking for any_errors_fatal 21083 1727096335.81657: checking for max_fail_percentage 21083 1727096335.81659: done checking for max_fail_percentage 21083 1727096335.81659: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.81660: done checking to see if all hosts have failed 21083 1727096335.81661: getting the remaining hosts for this loop 21083 1727096335.81663: done getting the remaining hosts for this loop 21083 1727096335.81666: getting the next task for host managed_node1 21083 1727096335.81675: done getting next task for host managed_node1 21083 1727096335.81681: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21083 1727096335.81683: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.81699: getting variables 21083 1727096335.81701: in VariableManager get_vars() 21083 1727096335.81909: Calling all_inventory to load vars for managed_node1 21083 1727096335.81912: Calling groups_inventory to load vars for managed_node1 21083 1727096335.81914: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.81925: WORKER PROCESS EXITING 21083 1727096335.81936: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.81939: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.81942: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.82127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.82336: done with get_vars() 21083 1727096335.82348: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:58:55 -0400 (0:00:00.045) 0:00:08.010 ****** 21083 1727096335.82445: entering _queue_task() for managed_node1/include_tasks 21083 1727096335.82735: worker is 1 (out of 1 available) 21083 1727096335.82747: exiting _queue_task() for managed_node1/include_tasks 21083 1727096335.82758: done queuing things up, now waiting for results queue to drain 21083 1727096335.82760: waiting for pending results... 21083 1727096335.83044: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21083 1727096335.83173: in run() - task 0afff68d-5257-9d29-38d8-0000000000c2 21083 1727096335.83198: variable 'ansible_search_path' from source: unknown 21083 1727096335.83206: variable 'ansible_search_path' from source: unknown 21083 1727096335.83251: calling self._execute() 21083 1727096335.83343: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.83356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.83376: variable 'omit' from source: magic vars 21083 1727096335.83832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.86476: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.86555: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.86598: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.86646: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.86680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.86774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.86808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.86849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.86896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.86916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.87075: variable 'ansible_distribution' from source: facts 21083 1727096335.87088: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.87110: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.87117: when evaluation is False, skipping this task 21083 1727096335.87124: _execute() done 21083 1727096335.87130: dumping result to json 21083 1727096335.87138: done dumping result, returning 21083 1727096335.87158: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-9d29-38d8-0000000000c2] 21083 1727096335.87375: sending task result for task 0afff68d-5257-9d29-38d8-0000000000c2 21083 1727096335.87449: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000c2 21083 1727096335.87452: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096335.87501: no more pending results, returning what we have 21083 1727096335.87504: results queue empty 21083 1727096335.87505: checking for any_errors_fatal 21083 1727096335.87511: done checking for any_errors_fatal 21083 1727096335.87512: checking for max_fail_percentage 21083 1727096335.87514: done checking for max_fail_percentage 21083 1727096335.87515: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.87516: done checking to see if all hosts have failed 21083 1727096335.87516: getting the remaining hosts for this loop 21083 1727096335.87518: done getting the remaining hosts for this loop 21083 1727096335.87523: getting the next task for host managed_node1 21083 1727096335.87530: done getting next task for host managed_node1 21083 1727096335.87534: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21083 1727096335.87537: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.87554: getting variables 21083 1727096335.87556: in VariableManager get_vars() 21083 1727096335.87610: Calling all_inventory to load vars for managed_node1 21083 1727096335.87613: Calling groups_inventory to load vars for managed_node1 21083 1727096335.87616: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.87626: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.87628: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.87631: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.88244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.88459: done with get_vars() 21083 1727096335.88472: done getting variables 21083 1727096335.88529: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:58:55 -0400 (0:00:00.061) 0:00:08.071 ****** 21083 1727096335.88569: entering _queue_task() for managed_node1/debug 21083 1727096335.88992: worker is 1 (out of 1 available) 21083 1727096335.89003: exiting _queue_task() for managed_node1/debug 21083 1727096335.89013: done queuing things up, now waiting for results queue to drain 21083 1727096335.89014: waiting for pending results... 21083 1727096335.89226: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21083 1727096335.89433: in run() - task 0afff68d-5257-9d29-38d8-0000000000c3 21083 1727096335.89437: variable 'ansible_search_path' from source: unknown 21083 1727096335.89441: variable 'ansible_search_path' from source: unknown 21083 1727096335.89443: calling self._execute() 21083 1727096335.89512: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.89523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.89544: variable 'omit' from source: magic vars 21083 1727096335.90021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.92300: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.92393: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.92435: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.92486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.92596: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.92602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.92636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.92670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.92722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.92742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.92891: variable 'ansible_distribution' from source: facts 21083 1727096335.92904: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.92936: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.92943: when evaluation is False, skipping this task 21083 1727096335.92950: _execute() done 21083 1727096335.92956: dumping result to json 21083 1727096335.92962: done dumping result, returning 21083 1727096335.92977: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-9d29-38d8-0000000000c3] 21083 1727096335.92986: sending task result for task 0afff68d-5257-9d29-38d8-0000000000c3 21083 1727096335.93194: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000c3 21083 1727096335.93198: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096335.93248: no more pending results, returning what we have 21083 1727096335.93251: results queue empty 21083 1727096335.93252: checking for any_errors_fatal 21083 1727096335.93258: done checking for any_errors_fatal 21083 1727096335.93259: checking for max_fail_percentage 21083 1727096335.93260: done checking for max_fail_percentage 21083 1727096335.93262: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.93263: done checking to see if all hosts have failed 21083 1727096335.93263: getting the remaining hosts for this loop 21083 1727096335.93265: done getting the remaining hosts for this loop 21083 1727096335.93271: getting the next task for host managed_node1 21083 1727096335.93278: done getting next task for host managed_node1 21083 1727096335.93282: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21083 1727096335.93285: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.93302: getting variables 21083 1727096335.93303: in VariableManager get_vars() 21083 1727096335.93510: Calling all_inventory to load vars for managed_node1 21083 1727096335.93513: Calling groups_inventory to load vars for managed_node1 21083 1727096335.93515: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.93524: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.93526: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.93529: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.93775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.94009: done with get_vars() 21083 1727096335.94021: done getting variables 21083 1727096335.94078: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:58:55 -0400 (0:00:00.055) 0:00:08.126 ****** 21083 1727096335.94110: entering _queue_task() for managed_node1/fail 21083 1727096335.94417: worker is 1 (out of 1 available) 21083 1727096335.94430: exiting _queue_task() for managed_node1/fail 21083 1727096335.94558: done queuing things up, now waiting for results queue to drain 21083 1727096335.94560: waiting for pending results... 21083 1727096335.94794: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21083 1727096335.94996: in run() - task 0afff68d-5257-9d29-38d8-0000000000c4 21083 1727096335.95000: variable 'ansible_search_path' from source: unknown 21083 1727096335.95002: variable 'ansible_search_path' from source: unknown 21083 1727096335.95005: calling self._execute() 21083 1727096335.95047: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096335.95059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096335.95075: variable 'omit' from source: magic vars 21083 1727096335.95525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096335.97940: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096335.98010: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096335.98057: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096335.98096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096335.98124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096335.98263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096335.98266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096335.98277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096335.98319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096335.98336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096335.98493: variable 'ansible_distribution' from source: facts 21083 1727096335.98673: variable 'ansible_distribution_major_version' from source: facts 21083 1727096335.98677: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096335.98679: when evaluation is False, skipping this task 21083 1727096335.98682: _execute() done 21083 1727096335.98684: dumping result to json 21083 1727096335.98686: done dumping result, returning 21083 1727096335.98688: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-9d29-38d8-0000000000c4] 21083 1727096335.98691: sending task result for task 0afff68d-5257-9d29-38d8-0000000000c4 21083 1727096335.98761: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000c4 21083 1727096335.98765: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096335.98811: no more pending results, returning what we have 21083 1727096335.98815: results queue empty 21083 1727096335.98816: checking for any_errors_fatal 21083 1727096335.98821: done checking for any_errors_fatal 21083 1727096335.98822: checking for max_fail_percentage 21083 1727096335.98823: done checking for max_fail_percentage 21083 1727096335.98824: checking to see if all hosts have failed and the running result is not ok 21083 1727096335.98825: done checking to see if all hosts have failed 21083 1727096335.98826: getting the remaining hosts for this loop 21083 1727096335.98828: done getting the remaining hosts for this loop 21083 1727096335.98832: getting the next task for host managed_node1 21083 1727096335.98838: done getting next task for host managed_node1 21083 1727096335.98842: ^ 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 21083 1727096335.98845: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096335.98863: getting variables 21083 1727096335.98865: in VariableManager get_vars() 21083 1727096335.98913: Calling all_inventory to load vars for managed_node1 21083 1727096335.98916: Calling groups_inventory to load vars for managed_node1 21083 1727096335.98918: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096335.98929: Calling all_plugins_play to load vars for managed_node1 21083 1727096335.98931: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096335.98934: Calling groups_plugins_play to load vars for managed_node1 21083 1727096335.99418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096335.99638: done with get_vars() 21083 1727096335.99648: done getting variables 21083 1727096335.99706: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:58:55 -0400 (0:00:00.056) 0:00:08.183 ****** 21083 1727096335.99745: entering _queue_task() for managed_node1/fail 21083 1727096336.00046: worker is 1 (out of 1 available) 21083 1727096336.00174: exiting _queue_task() for managed_node1/fail 21083 1727096336.00185: done queuing things up, now waiting for results queue to drain 21083 1727096336.00186: waiting for pending results... 21083 1727096336.00487: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21083 1727096336.00516: in run() - task 0afff68d-5257-9d29-38d8-0000000000c5 21083 1727096336.00535: variable 'ansible_search_path' from source: unknown 21083 1727096336.00543: variable 'ansible_search_path' from source: unknown 21083 1727096336.00587: calling self._execute() 21083 1727096336.00678: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.00695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.00719: variable 'omit' from source: magic vars 21083 1727096336.01235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096336.03379: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096336.03435: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096336.03467: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096336.03496: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096336.03516: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096336.03580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096336.03601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096336.03619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096336.03643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096336.03654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096336.03754: variable 'ansible_distribution' from source: facts 21083 1727096336.03757: variable 'ansible_distribution_major_version' from source: facts 21083 1727096336.03780: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096336.03783: when evaluation is False, skipping this task 21083 1727096336.03785: _execute() done 21083 1727096336.03788: dumping result to json 21083 1727096336.03790: done dumping result, returning 21083 1727096336.03799: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-9d29-38d8-0000000000c5] 21083 1727096336.03803: sending task result for task 0afff68d-5257-9d29-38d8-0000000000c5 21083 1727096336.03891: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000c5 21083 1727096336.03893: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096336.03940: no more pending results, returning what we have 21083 1727096336.03943: results queue empty 21083 1727096336.03944: checking for any_errors_fatal 21083 1727096336.03948: done checking for any_errors_fatal 21083 1727096336.03949: checking for max_fail_percentage 21083 1727096336.03951: done checking for max_fail_percentage 21083 1727096336.03951: checking to see if all hosts have failed and the running result is not ok 21083 1727096336.03952: done checking to see if all hosts have failed 21083 1727096336.03953: getting the remaining hosts for this loop 21083 1727096336.03954: done getting the remaining hosts for this loop 21083 1727096336.03958: getting the next task for host managed_node1 21083 1727096336.03964: done getting next task for host managed_node1 21083 1727096336.03969: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21083 1727096336.03971: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096336.03988: getting variables 21083 1727096336.03990: in VariableManager get_vars() 21083 1727096336.04036: Calling all_inventory to load vars for managed_node1 21083 1727096336.04039: Calling groups_inventory to load vars for managed_node1 21083 1727096336.04041: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096336.04050: Calling all_plugins_play to load vars for managed_node1 21083 1727096336.04052: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096336.04055: Calling groups_plugins_play to load vars for managed_node1 21083 1727096336.04208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096336.04336: done with get_vars() 21083 1727096336.04345: done getting variables 21083 1727096336.04391: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:58:56 -0400 (0:00:00.046) 0:00:08.229 ****** 21083 1727096336.04419: entering _queue_task() for managed_node1/fail 21083 1727096336.04888: worker is 1 (out of 1 available) 21083 1727096336.04899: exiting _queue_task() for managed_node1/fail 21083 1727096336.04913: done queuing things up, now waiting for results queue to drain 21083 1727096336.04915: waiting for pending results... 21083 1727096336.05048: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21083 1727096336.05249: in run() - task 0afff68d-5257-9d29-38d8-0000000000c6 21083 1727096336.05253: variable 'ansible_search_path' from source: unknown 21083 1727096336.05255: variable 'ansible_search_path' from source: unknown 21083 1727096336.05257: calling self._execute() 21083 1727096336.05298: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.05310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.05325: variable 'omit' from source: magic vars 21083 1727096336.05799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096336.07669: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096336.07712: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096336.07741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096336.07771: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096336.07789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096336.07849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096336.07872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096336.07890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096336.07915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096336.07926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096336.08024: variable 'ansible_distribution' from source: facts 21083 1727096336.08028: variable 'ansible_distribution_major_version' from source: facts 21083 1727096336.08049: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096336.08052: when evaluation is False, skipping this task 21083 1727096336.08055: _execute() done 21083 1727096336.08059: dumping result to json 21083 1727096336.08061: done dumping result, returning 21083 1727096336.08068: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-9d29-38d8-0000000000c6] 21083 1727096336.08071: sending task result for task 0afff68d-5257-9d29-38d8-0000000000c6 21083 1727096336.08155: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000c6 21083 1727096336.08157: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096336.08221: no more pending results, returning what we have 21083 1727096336.08224: results queue empty 21083 1727096336.08225: checking for any_errors_fatal 21083 1727096336.08230: done checking for any_errors_fatal 21083 1727096336.08231: checking for max_fail_percentage 21083 1727096336.08232: done checking for max_fail_percentage 21083 1727096336.08233: checking to see if all hosts have failed and the running result is not ok 21083 1727096336.08234: done checking to see if all hosts have failed 21083 1727096336.08235: getting the remaining hosts for this loop 21083 1727096336.08236: done getting the remaining hosts for this loop 21083 1727096336.08241: getting the next task for host managed_node1 21083 1727096336.08247: done getting next task for host managed_node1 21083 1727096336.08250: ^ 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 21083 1727096336.08252: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096336.08274: getting variables 21083 1727096336.08276: in VariableManager get_vars() 21083 1727096336.08318: Calling all_inventory to load vars for managed_node1 21083 1727096336.08321: Calling groups_inventory to load vars for managed_node1 21083 1727096336.08323: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096336.08330: Calling all_plugins_play to load vars for managed_node1 21083 1727096336.08333: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096336.08335: Calling groups_plugins_play to load vars for managed_node1 21083 1727096336.08510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096336.08658: done with get_vars() 21083 1727096336.08672: done getting variables 21083 1727096336.08734: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:58:56 -0400 (0:00:00.043) 0:00:08.273 ****** 21083 1727096336.08764: entering _queue_task() for managed_node1/dnf 21083 1727096336.09084: worker is 1 (out of 1 available) 21083 1727096336.09097: exiting _queue_task() for managed_node1/dnf 21083 1727096336.09108: done queuing things up, now waiting for results queue to drain 21083 1727096336.09109: waiting for pending results... 21083 1727096336.09400: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 21083 1727096336.09434: in run() - task 0afff68d-5257-9d29-38d8-0000000000c7 21083 1727096336.09449: variable 'ansible_search_path' from source: unknown 21083 1727096336.09452: variable 'ansible_search_path' from source: unknown 21083 1727096336.09507: calling self._execute() 21083 1727096336.09582: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.09589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.09599: variable 'omit' from source: magic vars 21083 1727096336.10000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096336.11529: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096336.11584: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096336.11611: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096336.11635: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096336.11657: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096336.11717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096336.11740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096336.11760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096336.11789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096336.11801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096336.11898: variable 'ansible_distribution' from source: facts 21083 1727096336.11902: variable 'ansible_distribution_major_version' from source: facts 21083 1727096336.11917: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096336.11920: when evaluation is False, skipping this task 21083 1727096336.11923: _execute() done 21083 1727096336.11925: dumping result to json 21083 1727096336.11929: done dumping result, returning 21083 1727096336.11937: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-0000000000c7] 21083 1727096336.11940: sending task result for task 0afff68d-5257-9d29-38d8-0000000000c7 21083 1727096336.12032: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000c7 21083 1727096336.12035: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096336.12090: no more pending results, returning what we have 21083 1727096336.12093: results queue empty 21083 1727096336.12094: checking for any_errors_fatal 21083 1727096336.12097: done checking for any_errors_fatal 21083 1727096336.12098: checking for max_fail_percentage 21083 1727096336.12100: done checking for max_fail_percentage 21083 1727096336.12100: checking to see if all hosts have failed and the running result is not ok 21083 1727096336.12101: done checking to see if all hosts have failed 21083 1727096336.12102: getting the remaining hosts for this loop 21083 1727096336.12103: done getting the remaining hosts for this loop 21083 1727096336.12107: getting the next task for host managed_node1 21083 1727096336.12113: done getting next task for host managed_node1 21083 1727096336.12117: ^ 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 21083 1727096336.12119: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096336.12135: getting variables 21083 1727096336.12136: in VariableManager get_vars() 21083 1727096336.12190: Calling all_inventory to load vars for managed_node1 21083 1727096336.12192: Calling groups_inventory to load vars for managed_node1 21083 1727096336.12194: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096336.12202: Calling all_plugins_play to load vars for managed_node1 21083 1727096336.12204: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096336.12207: Calling groups_plugins_play to load vars for managed_node1 21083 1727096336.12343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096336.12477: done with get_vars() 21083 1727096336.12486: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21083 1727096336.12535: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:58:56 -0400 (0:00:00.037) 0:00:08.311 ****** 21083 1727096336.12557: entering _queue_task() for managed_node1/yum 21083 1727096336.12769: worker is 1 (out of 1 available) 21083 1727096336.12783: exiting _queue_task() for managed_node1/yum 21083 1727096336.12795: done queuing things up, now waiting for results queue to drain 21083 1727096336.12796: waiting for pending results... 21083 1727096336.12975: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 21083 1727096336.13060: in run() - task 0afff68d-5257-9d29-38d8-0000000000c8 21083 1727096336.13077: variable 'ansible_search_path' from source: unknown 21083 1727096336.13081: variable 'ansible_search_path' from source: unknown 21083 1727096336.13107: calling self._execute() 21083 1727096336.13171: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.13177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.13190: variable 'omit' from source: magic vars 21083 1727096336.13499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096336.15064: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096336.15117: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096336.15144: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096336.15172: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096336.15195: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096336.15252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096336.15276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096336.15295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096336.15324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096336.15334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096336.15434: variable 'ansible_distribution' from source: facts 21083 1727096336.15438: variable 'ansible_distribution_major_version' from source: facts 21083 1727096336.15455: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096336.15458: when evaluation is False, skipping this task 21083 1727096336.15461: _execute() done 21083 1727096336.15463: dumping result to json 21083 1727096336.15472: done dumping result, returning 21083 1727096336.15479: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-0000000000c8] 21083 1727096336.15482: sending task result for task 0afff68d-5257-9d29-38d8-0000000000c8 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096336.15623: no more pending results, returning what we have 21083 1727096336.15627: results queue empty 21083 1727096336.15628: checking for any_errors_fatal 21083 1727096336.15633: done checking for any_errors_fatal 21083 1727096336.15634: checking for max_fail_percentage 21083 1727096336.15635: done checking for max_fail_percentage 21083 1727096336.15636: checking to see if all hosts have failed and the running result is not ok 21083 1727096336.15637: done checking to see if all hosts have failed 21083 1727096336.15637: getting the remaining hosts for this loop 21083 1727096336.15639: done getting the remaining hosts for this loop 21083 1727096336.15643: getting the next task for host managed_node1 21083 1727096336.15649: done getting next task for host managed_node1 21083 1727096336.15652: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21083 1727096336.15654: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096336.15672: getting variables 21083 1727096336.15674: in VariableManager get_vars() 21083 1727096336.15719: Calling all_inventory to load vars for managed_node1 21083 1727096336.15722: Calling groups_inventory to load vars for managed_node1 21083 1727096336.15724: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096336.15734: Calling all_plugins_play to load vars for managed_node1 21083 1727096336.15736: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096336.15739: Calling groups_plugins_play to load vars for managed_node1 21083 1727096336.15924: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000c8 21083 1727096336.15928: WORKER PROCESS EXITING 21083 1727096336.15937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096336.16061: done with get_vars() 21083 1727096336.16071: done getting variables 21083 1727096336.16114: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:58:56 -0400 (0:00:00.035) 0:00:08.347 ****** 21083 1727096336.16137: entering _queue_task() for managed_node1/fail 21083 1727096336.16351: worker is 1 (out of 1 available) 21083 1727096336.16365: exiting _queue_task() for managed_node1/fail 21083 1727096336.16379: done queuing things up, now waiting for results queue to drain 21083 1727096336.16380: waiting for pending results... 21083 1727096336.16658: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21083 1727096336.16773: in run() - task 0afff68d-5257-9d29-38d8-0000000000c9 21083 1727096336.16789: variable 'ansible_search_path' from source: unknown 21083 1727096336.16792: variable 'ansible_search_path' from source: unknown 21083 1727096336.16821: calling self._execute() 21083 1727096336.16896: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.16900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.16906: variable 'omit' from source: magic vars 21083 1727096336.17223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096336.18909: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096336.19015: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096336.19037: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096336.19076: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096336.19124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096336.19193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096336.19272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096336.19276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096336.19305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096336.19322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096336.19480: variable 'ansible_distribution' from source: facts 21083 1727096336.19492: variable 'ansible_distribution_major_version' from source: facts 21083 1727096336.19514: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096336.19521: when evaluation is False, skipping this task 21083 1727096336.19528: _execute() done 21083 1727096336.19560: dumping result to json 21083 1727096336.19564: done dumping result, returning 21083 1727096336.19566: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-0000000000c9] 21083 1727096336.19570: sending task result for task 0afff68d-5257-9d29-38d8-0000000000c9 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096336.19823: no more pending results, returning what we have 21083 1727096336.19826: results queue empty 21083 1727096336.19827: checking for any_errors_fatal 21083 1727096336.19835: done checking for any_errors_fatal 21083 1727096336.19836: checking for max_fail_percentage 21083 1727096336.19838: done checking for max_fail_percentage 21083 1727096336.19838: checking to see if all hosts have failed and the running result is not ok 21083 1727096336.19839: done checking to see if all hosts have failed 21083 1727096336.19841: getting the remaining hosts for this loop 21083 1727096336.19843: done getting the remaining hosts for this loop 21083 1727096336.19847: getting the next task for host managed_node1 21083 1727096336.19854: done getting next task for host managed_node1 21083 1727096336.19858: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21083 1727096336.19860: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096336.19880: getting variables 21083 1727096336.19882: in VariableManager get_vars() 21083 1727096336.19929: Calling all_inventory to load vars for managed_node1 21083 1727096336.19932: Calling groups_inventory to load vars for managed_node1 21083 1727096336.19934: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096336.19945: Calling all_plugins_play to load vars for managed_node1 21083 1727096336.19948: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096336.19951: Calling groups_plugins_play to load vars for managed_node1 21083 1727096336.20357: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000c9 21083 1727096336.20360: WORKER PROCESS EXITING 21083 1727096336.20385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096336.20609: done with get_vars() 21083 1727096336.20627: done getting variables 21083 1727096336.20687: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:58:56 -0400 (0:00:00.045) 0:00:08.392 ****** 21083 1727096336.20718: entering _queue_task() for managed_node1/package 21083 1727096336.21008: worker is 1 (out of 1 available) 21083 1727096336.21019: exiting _queue_task() for managed_node1/package 21083 1727096336.21030: done queuing things up, now waiting for results queue to drain 21083 1727096336.21031: waiting for pending results... 21083 1727096336.21317: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21083 1727096336.21444: in run() - task 0afff68d-5257-9d29-38d8-0000000000ca 21083 1727096336.21467: variable 'ansible_search_path' from source: unknown 21083 1727096336.21478: variable 'ansible_search_path' from source: unknown 21083 1727096336.21527: calling self._execute() 21083 1727096336.21631: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.21659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.21662: variable 'omit' from source: magic vars 21083 1727096336.21997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096336.23551: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096336.23611: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096336.23773: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096336.23776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096336.23778: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096336.23781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096336.23796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096336.23819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096336.23857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096336.23871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096336.23996: variable 'ansible_distribution' from source: facts 21083 1727096336.24003: variable 'ansible_distribution_major_version' from source: facts 21083 1727096336.24022: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096336.24025: when evaluation is False, skipping this task 21083 1727096336.24027: _execute() done 21083 1727096336.24030: dumping result to json 21083 1727096336.24035: done dumping result, returning 21083 1727096336.24045: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-9d29-38d8-0000000000ca] 21083 1727096336.24048: sending task result for task 0afff68d-5257-9d29-38d8-0000000000ca 21083 1727096336.24190: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000ca 21083 1727096336.24193: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096336.24274: no more pending results, returning what we have 21083 1727096336.24277: results queue empty 21083 1727096336.24278: checking for any_errors_fatal 21083 1727096336.24284: done checking for any_errors_fatal 21083 1727096336.24285: checking for max_fail_percentage 21083 1727096336.24286: done checking for max_fail_percentage 21083 1727096336.24287: checking to see if all hosts have failed and the running result is not ok 21083 1727096336.24288: done checking to see if all hosts have failed 21083 1727096336.24288: getting the remaining hosts for this loop 21083 1727096336.24290: done getting the remaining hosts for this loop 21083 1727096336.24293: getting the next task for host managed_node1 21083 1727096336.24299: done getting next task for host managed_node1 21083 1727096336.24302: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21083 1727096336.24304: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096336.24320: getting variables 21083 1727096336.24322: in VariableManager get_vars() 21083 1727096336.24361: Calling all_inventory to load vars for managed_node1 21083 1727096336.24363: Calling groups_inventory to load vars for managed_node1 21083 1727096336.24370: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096336.24393: Calling all_plugins_play to load vars for managed_node1 21083 1727096336.24396: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096336.24399: Calling groups_plugins_play to load vars for managed_node1 21083 1727096336.24617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096336.24826: done with get_vars() 21083 1727096336.24837: done getting variables 21083 1727096336.24894: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:58:56 -0400 (0:00:00.042) 0:00:08.435 ****** 21083 1727096336.24927: entering _queue_task() for managed_node1/package 21083 1727096336.25179: worker is 1 (out of 1 available) 21083 1727096336.25191: exiting _queue_task() for managed_node1/package 21083 1727096336.25203: done queuing things up, now waiting for results queue to drain 21083 1727096336.25205: waiting for pending results... 21083 1727096336.25590: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21083 1727096336.25595: in run() - task 0afff68d-5257-9d29-38d8-0000000000cb 21083 1727096336.25599: variable 'ansible_search_path' from source: unknown 21083 1727096336.25601: variable 'ansible_search_path' from source: unknown 21083 1727096336.25673: calling self._execute() 21083 1727096336.25698: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.25702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.25717: variable 'omit' from source: magic vars 21083 1727096336.26132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096336.28339: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096336.28415: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096336.28450: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096336.28486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096336.28543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096336.28589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096336.28623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096336.28650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096336.28872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096336.28875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096336.28878: variable 'ansible_distribution' from source: facts 21083 1727096336.28880: variable 'ansible_distribution_major_version' from source: facts 21083 1727096336.28882: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096336.28884: when evaluation is False, skipping this task 21083 1727096336.28887: _execute() done 21083 1727096336.28889: dumping result to json 21083 1727096336.28890: done dumping result, returning 21083 1727096336.28892: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-9d29-38d8-0000000000cb] 21083 1727096336.28894: sending task result for task 0afff68d-5257-9d29-38d8-0000000000cb 21083 1727096336.28981: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000cb 21083 1727096336.28985: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096336.29030: no more pending results, returning what we have 21083 1727096336.29034: results queue empty 21083 1727096336.29035: checking for any_errors_fatal 21083 1727096336.29039: done checking for any_errors_fatal 21083 1727096336.29041: checking for max_fail_percentage 21083 1727096336.29043: done checking for max_fail_percentage 21083 1727096336.29044: checking to see if all hosts have failed and the running result is not ok 21083 1727096336.29045: done checking to see if all hosts have failed 21083 1727096336.29045: getting the remaining hosts for this loop 21083 1727096336.29047: done getting the remaining hosts for this loop 21083 1727096336.29050: getting the next task for host managed_node1 21083 1727096336.29057: done getting next task for host managed_node1 21083 1727096336.29060: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21083 1727096336.29063: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096336.29081: getting variables 21083 1727096336.29083: in VariableManager get_vars() 21083 1727096336.29129: Calling all_inventory to load vars for managed_node1 21083 1727096336.29132: Calling groups_inventory to load vars for managed_node1 21083 1727096336.29135: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096336.29145: Calling all_plugins_play to load vars for managed_node1 21083 1727096336.29148: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096336.29151: Calling groups_plugins_play to load vars for managed_node1 21083 1727096336.29427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096336.29743: done with get_vars() 21083 1727096336.29753: done getting variables 21083 1727096336.29809: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:58:56 -0400 (0:00:00.049) 0:00:08.484 ****** 21083 1727096336.29841: entering _queue_task() for managed_node1/package 21083 1727096336.30097: worker is 1 (out of 1 available) 21083 1727096336.30110: exiting _queue_task() for managed_node1/package 21083 1727096336.30123: done queuing things up, now waiting for results queue to drain 21083 1727096336.30124: waiting for pending results... 21083 1727096336.30392: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21083 1727096336.30500: in run() - task 0afff68d-5257-9d29-38d8-0000000000cc 21083 1727096336.30514: variable 'ansible_search_path' from source: unknown 21083 1727096336.30517: variable 'ansible_search_path' from source: unknown 21083 1727096336.30554: calling self._execute() 21083 1727096336.30776: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.30779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.30782: variable 'omit' from source: magic vars 21083 1727096336.31051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096336.33274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096336.33336: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096336.33372: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096336.33409: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096336.33433: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096336.33509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096336.33536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096336.33558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096336.33602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096336.33615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096336.33748: variable 'ansible_distribution' from source: facts 21083 1727096336.33754: variable 'ansible_distribution_major_version' from source: facts 21083 1727096336.33774: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096336.33779: when evaluation is False, skipping this task 21083 1727096336.33781: _execute() done 21083 1727096336.33784: dumping result to json 21083 1727096336.33872: done dumping result, returning 21083 1727096336.33875: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-9d29-38d8-0000000000cc] 21083 1727096336.33877: sending task result for task 0afff68d-5257-9d29-38d8-0000000000cc 21083 1727096336.33948: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000cc 21083 1727096336.33951: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096336.33997: no more pending results, returning what we have 21083 1727096336.34001: results queue empty 21083 1727096336.34002: checking for any_errors_fatal 21083 1727096336.34009: done checking for any_errors_fatal 21083 1727096336.34010: checking for max_fail_percentage 21083 1727096336.34012: done checking for max_fail_percentage 21083 1727096336.34013: checking to see if all hosts have failed and the running result is not ok 21083 1727096336.34014: done checking to see if all hosts have failed 21083 1727096336.34014: getting the remaining hosts for this loop 21083 1727096336.34016: done getting the remaining hosts for this loop 21083 1727096336.34019: getting the next task for host managed_node1 21083 1727096336.34026: done getting next task for host managed_node1 21083 1727096336.34029: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21083 1727096336.34032: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096336.34050: getting variables 21083 1727096336.34051: in VariableManager get_vars() 21083 1727096336.34100: Calling all_inventory to load vars for managed_node1 21083 1727096336.34103: Calling groups_inventory to load vars for managed_node1 21083 1727096336.34105: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096336.34115: Calling all_plugins_play to load vars for managed_node1 21083 1727096336.34118: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096336.34121: Calling groups_plugins_play to load vars for managed_node1 21083 1727096336.34521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096336.34727: done with get_vars() 21083 1727096336.34738: done getting variables 21083 1727096336.34795: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:58:56 -0400 (0:00:00.049) 0:00:08.534 ****** 21083 1727096336.34825: entering _queue_task() for managed_node1/service 21083 1727096336.35275: worker is 1 (out of 1 available) 21083 1727096336.35284: exiting _queue_task() for managed_node1/service 21083 1727096336.35295: done queuing things up, now waiting for results queue to drain 21083 1727096336.35296: waiting for pending results... 21083 1727096336.35573: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21083 1727096336.35579: in run() - task 0afff68d-5257-9d29-38d8-0000000000cd 21083 1727096336.35582: variable 'ansible_search_path' from source: unknown 21083 1727096336.35585: variable 'ansible_search_path' from source: unknown 21083 1727096336.35587: calling self._execute() 21083 1727096336.35589: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.35592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.35604: variable 'omit' from source: magic vars 21083 1727096336.36148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096336.38524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096336.38618: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096336.38661: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096336.38706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096336.38746: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096336.38838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096336.38878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096336.38910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096336.39173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096336.39176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096336.39342: variable 'ansible_distribution' from source: facts 21083 1727096336.39354: variable 'ansible_distribution_major_version' from source: facts 21083 1727096336.39382: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096336.39389: when evaluation is False, skipping this task 21083 1727096336.39401: _execute() done 21083 1727096336.39409: dumping result to json 21083 1727096336.39416: done dumping result, returning 21083 1727096336.39427: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-0000000000cd] 21083 1727096336.39435: sending task result for task 0afff68d-5257-9d29-38d8-0000000000cd skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096336.39605: no more pending results, returning what we have 21083 1727096336.39608: results queue empty 21083 1727096336.39609: checking for any_errors_fatal 21083 1727096336.39617: done checking for any_errors_fatal 21083 1727096336.39618: checking for max_fail_percentage 21083 1727096336.39620: done checking for max_fail_percentage 21083 1727096336.39620: checking to see if all hosts have failed and the running result is not ok 21083 1727096336.39621: done checking to see if all hosts have failed 21083 1727096336.39622: getting the remaining hosts for this loop 21083 1727096336.39623: done getting the remaining hosts for this loop 21083 1727096336.39627: getting the next task for host managed_node1 21083 1727096336.39633: done getting next task for host managed_node1 21083 1727096336.39636: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21083 1727096336.39639: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096336.39659: getting variables 21083 1727096336.39660: in VariableManager get_vars() 21083 1727096336.39705: Calling all_inventory to load vars for managed_node1 21083 1727096336.39708: Calling groups_inventory to load vars for managed_node1 21083 1727096336.39710: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096336.39721: Calling all_plugins_play to load vars for managed_node1 21083 1727096336.39723: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096336.39727: Calling groups_plugins_play to load vars for managed_node1 21083 1727096336.40019: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000cd 21083 1727096336.40023: WORKER PROCESS EXITING 21083 1727096336.40050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096336.40274: done with get_vars() 21083 1727096336.40286: done getting variables 21083 1727096336.40340: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:58:56 -0400 (0:00:00.055) 0:00:08.589 ****** 21083 1727096336.40381: entering _queue_task() for managed_node1/service 21083 1727096336.40683: worker is 1 (out of 1 available) 21083 1727096336.40696: exiting _queue_task() for managed_node1/service 21083 1727096336.40708: done queuing things up, now waiting for results queue to drain 21083 1727096336.40710: waiting for pending results... 21083 1727096336.40990: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21083 1727096336.41119: in run() - task 0afff68d-5257-9d29-38d8-0000000000ce 21083 1727096336.41139: variable 'ansible_search_path' from source: unknown 21083 1727096336.41146: variable 'ansible_search_path' from source: unknown 21083 1727096336.41193: calling self._execute() 21083 1727096336.41282: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.41297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.41374: variable 'omit' from source: magic vars 21083 1727096336.41810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096336.44499: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096336.44576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096336.44622: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096336.44661: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096336.44774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096336.44789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096336.44830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096336.44860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096336.44914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096336.44938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096336.45088: variable 'ansible_distribution' from source: facts 21083 1727096336.45099: variable 'ansible_distribution_major_version' from source: facts 21083 1727096336.45123: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096336.45139: when evaluation is False, skipping this task 21083 1727096336.45147: _execute() done 21083 1727096336.45155: dumping result to json 21083 1727096336.45163: done dumping result, returning 21083 1727096336.45295: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-9d29-38d8-0000000000ce] 21083 1727096336.45298: sending task result for task 0afff68d-5257-9d29-38d8-0000000000ce skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21083 1727096336.45448: no more pending results, returning what we have 21083 1727096336.45452: results queue empty 21083 1727096336.45457: checking for any_errors_fatal 21083 1727096336.45463: done checking for any_errors_fatal 21083 1727096336.45468: checking for max_fail_percentage 21083 1727096336.45470: done checking for max_fail_percentage 21083 1727096336.45471: checking to see if all hosts have failed and the running result is not ok 21083 1727096336.45472: done checking to see if all hosts have failed 21083 1727096336.45473: getting the remaining hosts for this loop 21083 1727096336.45474: done getting the remaining hosts for this loop 21083 1727096336.45478: getting the next task for host managed_node1 21083 1727096336.45485: done getting next task for host managed_node1 21083 1727096336.45489: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21083 1727096336.45492: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096336.45510: getting variables 21083 1727096336.45517: in VariableManager get_vars() 21083 1727096336.45704: Calling all_inventory to load vars for managed_node1 21083 1727096336.45706: Calling groups_inventory to load vars for managed_node1 21083 1727096336.45709: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096336.45789: Calling all_plugins_play to load vars for managed_node1 21083 1727096336.45793: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096336.45797: Calling groups_plugins_play to load vars for managed_node1 21083 1727096336.46128: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000ce 21083 1727096336.46131: WORKER PROCESS EXITING 21083 1727096336.46155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096336.46370: done with get_vars() 21083 1727096336.46382: done getting variables 21083 1727096336.46448: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:58:56 -0400 (0:00:00.061) 0:00:08.650 ****** 21083 1727096336.46483: entering _queue_task() for managed_node1/service 21083 1727096336.46878: worker is 1 (out of 1 available) 21083 1727096336.46887: exiting _queue_task() for managed_node1/service 21083 1727096336.46898: done queuing things up, now waiting for results queue to drain 21083 1727096336.46899: waiting for pending results... 21083 1727096336.47068: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21083 1727096336.47199: in run() - task 0afff68d-5257-9d29-38d8-0000000000cf 21083 1727096336.47219: variable 'ansible_search_path' from source: unknown 21083 1727096336.47231: variable 'ansible_search_path' from source: unknown 21083 1727096336.47276: calling self._execute() 21083 1727096336.47368: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.47381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.47394: variable 'omit' from source: magic vars 21083 1727096336.48205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096336.52902: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096336.53009: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096336.53029: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096336.53074: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096336.53373: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096336.53385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096336.53423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096336.53457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096336.53705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096336.53709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096336.53869: variable 'ansible_distribution' from source: facts 21083 1727096336.53934: variable 'ansible_distribution_major_version' from source: facts 21083 1727096336.53959: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096336.54039: when evaluation is False, skipping this task 21083 1727096336.54048: _execute() done 21083 1727096336.54056: dumping result to json 21083 1727096336.54067: done dumping result, returning 21083 1727096336.54081: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-9d29-38d8-0000000000cf] 21083 1727096336.54087: sending task result for task 0afff68d-5257-9d29-38d8-0000000000cf skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096336.54222: no more pending results, returning what we have 21083 1727096336.54226: results queue empty 21083 1727096336.54227: checking for any_errors_fatal 21083 1727096336.54232: done checking for any_errors_fatal 21083 1727096336.54233: checking for max_fail_percentage 21083 1727096336.54235: done checking for max_fail_percentage 21083 1727096336.54235: checking to see if all hosts have failed and the running result is not ok 21083 1727096336.54236: done checking to see if all hosts have failed 21083 1727096336.54237: getting the remaining hosts for this loop 21083 1727096336.54238: done getting the remaining hosts for this loop 21083 1727096336.54243: getting the next task for host managed_node1 21083 1727096336.54248: done getting next task for host managed_node1 21083 1727096336.54252: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21083 1727096336.54254: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096336.54275: getting variables 21083 1727096336.54278: in VariableManager get_vars() 21083 1727096336.54328: Calling all_inventory to load vars for managed_node1 21083 1727096336.54331: Calling groups_inventory to load vars for managed_node1 21083 1727096336.54333: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096336.54343: Calling all_plugins_play to load vars for managed_node1 21083 1727096336.54346: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096336.54349: Calling groups_plugins_play to load vars for managed_node1 21083 1727096336.54745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096336.55576: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000cf 21083 1727096336.55579: WORKER PROCESS EXITING 21083 1727096336.55602: done with get_vars() 21083 1727096336.55615: done getting variables 21083 1727096336.55676: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:58:56 -0400 (0:00:00.092) 0:00:08.742 ****** 21083 1727096336.55706: entering _queue_task() for managed_node1/service 21083 1727096336.56242: worker is 1 (out of 1 available) 21083 1727096336.56255: exiting _queue_task() for managed_node1/service 21083 1727096336.56275: done queuing things up, now waiting for results queue to drain 21083 1727096336.56277: waiting for pending results... 21083 1727096336.56848: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21083 1727096336.56954: in run() - task 0afff68d-5257-9d29-38d8-0000000000d0 21083 1727096336.56972: variable 'ansible_search_path' from source: unknown 21083 1727096336.57174: variable 'ansible_search_path' from source: unknown 21083 1727096336.57213: calling self._execute() 21083 1727096336.57295: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.57299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.57310: variable 'omit' from source: magic vars 21083 1727096336.58136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096336.62963: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096336.63073: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096336.63105: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096336.63139: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096336.63171: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096336.63462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096336.63572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096336.63595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096336.63749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096336.63763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096336.64013: variable 'ansible_distribution' from source: facts 21083 1727096336.64018: variable 'ansible_distribution_major_version' from source: facts 21083 1727096336.64112: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096336.64115: when evaluation is False, skipping this task 21083 1727096336.64118: _execute() done 21083 1727096336.64120: dumping result to json 21083 1727096336.64123: done dumping result, returning 21083 1727096336.64133: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-9d29-38d8-0000000000d0] 21083 1727096336.64136: sending task result for task 0afff68d-5257-9d29-38d8-0000000000d0 21083 1727096336.64379: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000d0 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21083 1727096336.64424: no more pending results, returning what we have 21083 1727096336.64428: results queue empty 21083 1727096336.64429: checking for any_errors_fatal 21083 1727096336.64435: done checking for any_errors_fatal 21083 1727096336.64436: checking for max_fail_percentage 21083 1727096336.64438: done checking for max_fail_percentage 21083 1727096336.64439: checking to see if all hosts have failed and the running result is not ok 21083 1727096336.64441: done checking to see if all hosts have failed 21083 1727096336.64441: getting the remaining hosts for this loop 21083 1727096336.64443: done getting the remaining hosts for this loop 21083 1727096336.64447: getting the next task for host managed_node1 21083 1727096336.64456: done getting next task for host managed_node1 21083 1727096336.64460: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21083 1727096336.64462: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096336.64484: getting variables 21083 1727096336.64485: in VariableManager get_vars() 21083 1727096336.64528: Calling all_inventory to load vars for managed_node1 21083 1727096336.64531: Calling groups_inventory to load vars for managed_node1 21083 1727096336.64533: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096336.64542: Calling all_plugins_play to load vars for managed_node1 21083 1727096336.64544: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096336.64547: Calling groups_plugins_play to load vars for managed_node1 21083 1727096336.65176: WORKER PROCESS EXITING 21083 1727096336.65222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096336.65624: done with get_vars() 21083 1727096336.65636: done getting variables 21083 1727096336.65819: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:58:56 -0400 (0:00:00.101) 0:00:08.844 ****** 21083 1727096336.65850: entering _queue_task() for managed_node1/copy 21083 1727096336.66572: worker is 1 (out of 1 available) 21083 1727096336.66586: exiting _queue_task() for managed_node1/copy 21083 1727096336.66600: done queuing things up, now waiting for results queue to drain 21083 1727096336.66601: waiting for pending results... 21083 1727096336.67039: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21083 1727096336.67262: in run() - task 0afff68d-5257-9d29-38d8-0000000000d1 21083 1727096336.67370: variable 'ansible_search_path' from source: unknown 21083 1727096336.67374: variable 'ansible_search_path' from source: unknown 21083 1727096336.67404: calling self._execute() 21083 1727096336.67602: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.67614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.67618: variable 'omit' from source: magic vars 21083 1727096336.68676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096336.73878: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096336.73951: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096336.73990: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096336.74023: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096336.74048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096336.74328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096336.74357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096336.74385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096336.74423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096336.74437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096336.74745: variable 'ansible_distribution' from source: facts 21083 1727096336.74751: variable 'ansible_distribution_major_version' from source: facts 21083 1727096336.74771: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096336.74774: when evaluation is False, skipping this task 21083 1727096336.74777: _execute() done 21083 1727096336.74780: dumping result to json 21083 1727096336.74784: done dumping result, returning 21083 1727096336.74793: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-9d29-38d8-0000000000d1] 21083 1727096336.74796: sending task result for task 0afff68d-5257-9d29-38d8-0000000000d1 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096336.75020: no more pending results, returning what we have 21083 1727096336.75024: results queue empty 21083 1727096336.75025: checking for any_errors_fatal 21083 1727096336.75030: done checking for any_errors_fatal 21083 1727096336.75031: checking for max_fail_percentage 21083 1727096336.75033: done checking for max_fail_percentage 21083 1727096336.75034: checking to see if all hosts have failed and the running result is not ok 21083 1727096336.75035: done checking to see if all hosts have failed 21083 1727096336.75036: getting the remaining hosts for this loop 21083 1727096336.75038: done getting the remaining hosts for this loop 21083 1727096336.75042: getting the next task for host managed_node1 21083 1727096336.75048: done getting next task for host managed_node1 21083 1727096336.75052: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21083 1727096336.75055: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096336.75078: getting variables 21083 1727096336.75080: in VariableManager get_vars() 21083 1727096336.75129: Calling all_inventory to load vars for managed_node1 21083 1727096336.75132: Calling groups_inventory to load vars for managed_node1 21083 1727096336.75135: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096336.75146: Calling all_plugins_play to load vars for managed_node1 21083 1727096336.75149: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096336.75152: Calling groups_plugins_play to load vars for managed_node1 21083 1727096336.75702: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000d1 21083 1727096336.75705: WORKER PROCESS EXITING 21083 1727096336.75752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096336.76149: done with get_vars() 21083 1727096336.76285: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:58:56 -0400 (0:00:00.106) 0:00:08.950 ****** 21083 1727096336.76480: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21083 1727096336.77390: worker is 1 (out of 1 available) 21083 1727096336.77404: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21083 1727096336.77417: done queuing things up, now waiting for results queue to drain 21083 1727096336.77418: waiting for pending results... 21083 1727096336.78185: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21083 1727096336.78280: in run() - task 0afff68d-5257-9d29-38d8-0000000000d2 21083 1727096336.78372: variable 'ansible_search_path' from source: unknown 21083 1727096336.78382: variable 'ansible_search_path' from source: unknown 21083 1727096336.78501: calling self._execute() 21083 1727096336.78776: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.78780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.78782: variable 'omit' from source: magic vars 21083 1727096336.79687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096336.84412: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096336.84581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096336.84633: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096336.84717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096336.84749: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096336.85036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096336.85055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096336.85096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096336.85192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096336.85275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096336.85545: variable 'ansible_distribution' from source: facts 21083 1727096336.85874: variable 'ansible_distribution_major_version' from source: facts 21083 1727096336.85878: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096336.85880: when evaluation is False, skipping this task 21083 1727096336.85882: _execute() done 21083 1727096336.85884: dumping result to json 21083 1727096336.85886: done dumping result, returning 21083 1727096336.85889: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-9d29-38d8-0000000000d2] 21083 1727096336.85891: sending task result for task 0afff68d-5257-9d29-38d8-0000000000d2 21083 1727096336.85961: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000d2 21083 1727096336.85970: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096336.86026: no more pending results, returning what we have 21083 1727096336.86029: results queue empty 21083 1727096336.86031: checking for any_errors_fatal 21083 1727096336.86036: done checking for any_errors_fatal 21083 1727096336.86037: checking for max_fail_percentage 21083 1727096336.86039: done checking for max_fail_percentage 21083 1727096336.86040: checking to see if all hosts have failed and the running result is not ok 21083 1727096336.86041: done checking to see if all hosts have failed 21083 1727096336.86042: getting the remaining hosts for this loop 21083 1727096336.86044: done getting the remaining hosts for this loop 21083 1727096336.86048: getting the next task for host managed_node1 21083 1727096336.86054: done getting next task for host managed_node1 21083 1727096336.86058: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21083 1727096336.86060: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096336.86083: getting variables 21083 1727096336.86085: in VariableManager get_vars() 21083 1727096336.86135: Calling all_inventory to load vars for managed_node1 21083 1727096336.86138: Calling groups_inventory to load vars for managed_node1 21083 1727096336.86140: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096336.86151: Calling all_plugins_play to load vars for managed_node1 21083 1727096336.86154: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096336.86157: Calling groups_plugins_play to load vars for managed_node1 21083 1727096336.86915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096336.87175: done with get_vars() 21083 1727096336.87300: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:58:56 -0400 (0:00:00.108) 0:00:09.059 ****** 21083 1727096336.87378: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21083 1727096336.88174: worker is 1 (out of 1 available) 21083 1727096336.88187: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21083 1727096336.88199: done queuing things up, now waiting for results queue to drain 21083 1727096336.88201: waiting for pending results... 21083 1727096336.88679: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21083 1727096336.88891: in run() - task 0afff68d-5257-9d29-38d8-0000000000d3 21083 1727096336.88908: variable 'ansible_search_path' from source: unknown 21083 1727096336.88912: variable 'ansible_search_path' from source: unknown 21083 1727096336.88950: calling self._execute() 21083 1727096336.89124: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.89129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.89139: variable 'omit' from source: magic vars 21083 1727096336.90063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096336.94615: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096336.94691: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096336.94841: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096336.94942: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096336.94971: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096336.95092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096336.95184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096336.95208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096336.95243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096336.95256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096336.95735: variable 'ansible_distribution' from source: facts 21083 1727096336.95738: variable 'ansible_distribution_major_version' from source: facts 21083 1727096336.95741: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096336.95743: when evaluation is False, skipping this task 21083 1727096336.95745: _execute() done 21083 1727096336.95747: dumping result to json 21083 1727096336.95750: done dumping result, returning 21083 1727096336.95756: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-9d29-38d8-0000000000d3] 21083 1727096336.95762: sending task result for task 0afff68d-5257-9d29-38d8-0000000000d3 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096336.95909: no more pending results, returning what we have 21083 1727096336.95913: results queue empty 21083 1727096336.95914: checking for any_errors_fatal 21083 1727096336.95921: done checking for any_errors_fatal 21083 1727096336.95922: checking for max_fail_percentage 21083 1727096336.95924: done checking for max_fail_percentage 21083 1727096336.95925: checking to see if all hosts have failed and the running result is not ok 21083 1727096336.95926: done checking to see if all hosts have failed 21083 1727096336.95927: getting the remaining hosts for this loop 21083 1727096336.95929: done getting the remaining hosts for this loop 21083 1727096336.95932: getting the next task for host managed_node1 21083 1727096336.95938: done getting next task for host managed_node1 21083 1727096336.95942: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21083 1727096336.95945: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096336.95961: getting variables 21083 1727096336.95963: in VariableManager get_vars() 21083 1727096336.96012: Calling all_inventory to load vars for managed_node1 21083 1727096336.96015: Calling groups_inventory to load vars for managed_node1 21083 1727096336.96017: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096336.96027: Calling all_plugins_play to load vars for managed_node1 21083 1727096336.96030: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096336.96033: Calling groups_plugins_play to load vars for managed_node1 21083 1727096336.96394: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000d3 21083 1727096336.96397: WORKER PROCESS EXITING 21083 1727096336.96420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096336.96732: done with get_vars() 21083 1727096336.96743: done getting variables 21083 1727096336.97109: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:58:56 -0400 (0:00:00.097) 0:00:09.157 ****** 21083 1727096336.97143: entering _queue_task() for managed_node1/debug 21083 1727096336.97547: worker is 1 (out of 1 available) 21083 1727096336.97561: exiting _queue_task() for managed_node1/debug 21083 1727096336.97780: done queuing things up, now waiting for results queue to drain 21083 1727096336.97783: waiting for pending results... 21083 1727096336.98020: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21083 1727096336.98227: in run() - task 0afff68d-5257-9d29-38d8-0000000000d4 21083 1727096336.98332: variable 'ansible_search_path' from source: unknown 21083 1727096336.98336: variable 'ansible_search_path' from source: unknown 21083 1727096336.98407: calling self._execute() 21083 1727096336.98878: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096336.98882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096336.98885: variable 'omit' from source: magic vars 21083 1727096336.99831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096337.04273: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096337.04488: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096337.04547: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096337.04633: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096337.04669: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096337.04787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096337.04800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096337.04831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096337.04879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096337.05005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096337.05055: variable 'ansible_distribution' from source: facts 21083 1727096337.05069: variable 'ansible_distribution_major_version' from source: facts 21083 1727096337.05091: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096337.05097: when evaluation is False, skipping this task 21083 1727096337.05102: _execute() done 21083 1727096337.05115: dumping result to json 21083 1727096337.05121: done dumping result, returning 21083 1727096337.05131: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-9d29-38d8-0000000000d4] 21083 1727096337.05138: sending task result for task 0afff68d-5257-9d29-38d8-0000000000d4 21083 1727096337.05328: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000d4 21083 1727096337.05332: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096337.05389: no more pending results, returning what we have 21083 1727096337.05393: results queue empty 21083 1727096337.05394: checking for any_errors_fatal 21083 1727096337.05401: done checking for any_errors_fatal 21083 1727096337.05402: checking for max_fail_percentage 21083 1727096337.05404: done checking for max_fail_percentage 21083 1727096337.05405: checking to see if all hosts have failed and the running result is not ok 21083 1727096337.05406: done checking to see if all hosts have failed 21083 1727096337.05407: getting the remaining hosts for this loop 21083 1727096337.05409: done getting the remaining hosts for this loop 21083 1727096337.05413: getting the next task for host managed_node1 21083 1727096337.05421: done getting next task for host managed_node1 21083 1727096337.05425: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21083 1727096337.05428: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096337.05453: getting variables 21083 1727096337.05455: in VariableManager get_vars() 21083 1727096337.05514: Calling all_inventory to load vars for managed_node1 21083 1727096337.05517: Calling groups_inventory to load vars for managed_node1 21083 1727096337.05520: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096337.05531: Calling all_plugins_play to load vars for managed_node1 21083 1727096337.05534: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096337.05537: Calling groups_plugins_play to load vars for managed_node1 21083 1727096337.06045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096337.06262: done with get_vars() 21083 1727096337.06279: done getting variables 21083 1727096337.06524: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:58:57 -0400 (0:00:00.094) 0:00:09.251 ****** 21083 1727096337.06557: entering _queue_task() for managed_node1/debug 21083 1727096337.07202: worker is 1 (out of 1 available) 21083 1727096337.07211: exiting _queue_task() for managed_node1/debug 21083 1727096337.07221: done queuing things up, now waiting for results queue to drain 21083 1727096337.07223: waiting for pending results... 21083 1727096337.07352: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21083 1727096337.07474: in run() - task 0afff68d-5257-9d29-38d8-0000000000d5 21083 1727096337.07477: variable 'ansible_search_path' from source: unknown 21083 1727096337.07480: variable 'ansible_search_path' from source: unknown 21083 1727096337.07559: calling self._execute() 21083 1727096337.07618: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096337.07630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096337.07644: variable 'omit' from source: magic vars 21083 1727096337.08255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096337.11304: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096337.12277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096337.12281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096337.12473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096337.12477: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096337.12527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096337.12633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096337.12661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096337.12751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096337.12791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096337.13252: variable 'ansible_distribution' from source: facts 21083 1727096337.13257: variable 'ansible_distribution_major_version' from source: facts 21083 1727096337.13259: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096337.13261: when evaluation is False, skipping this task 21083 1727096337.13263: _execute() done 21083 1727096337.13269: dumping result to json 21083 1727096337.13271: done dumping result, returning 21083 1727096337.13273: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-9d29-38d8-0000000000d5] 21083 1727096337.13275: sending task result for task 0afff68d-5257-9d29-38d8-0000000000d5 21083 1727096337.13546: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000d5 21083 1727096337.13549: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096337.13623: no more pending results, returning what we have 21083 1727096337.13626: results queue empty 21083 1727096337.13627: checking for any_errors_fatal 21083 1727096337.13632: done checking for any_errors_fatal 21083 1727096337.13633: checking for max_fail_percentage 21083 1727096337.13635: done checking for max_fail_percentage 21083 1727096337.13636: checking to see if all hosts have failed and the running result is not ok 21083 1727096337.13637: done checking to see if all hosts have failed 21083 1727096337.13638: getting the remaining hosts for this loop 21083 1727096337.13640: done getting the remaining hosts for this loop 21083 1727096337.13643: getting the next task for host managed_node1 21083 1727096337.13649: done getting next task for host managed_node1 21083 1727096337.13653: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21083 1727096337.13656: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096337.13680: getting variables 21083 1727096337.13682: in VariableManager get_vars() 21083 1727096337.13734: Calling all_inventory to load vars for managed_node1 21083 1727096337.13737: Calling groups_inventory to load vars for managed_node1 21083 1727096337.13740: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096337.13751: Calling all_plugins_play to load vars for managed_node1 21083 1727096337.13755: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096337.13758: Calling groups_plugins_play to load vars for managed_node1 21083 1727096337.14363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096337.14972: done with get_vars() 21083 1727096337.14984: done getting variables 21083 1727096337.15041: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:58:57 -0400 (0:00:00.086) 0:00:09.337 ****** 21083 1727096337.15193: entering _queue_task() for managed_node1/debug 21083 1727096337.15828: worker is 1 (out of 1 available) 21083 1727096337.15841: exiting _queue_task() for managed_node1/debug 21083 1727096337.15853: done queuing things up, now waiting for results queue to drain 21083 1727096337.15854: waiting for pending results... 21083 1727096337.16381: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21083 1727096337.16388: in run() - task 0afff68d-5257-9d29-38d8-0000000000d6 21083 1727096337.16392: variable 'ansible_search_path' from source: unknown 21083 1727096337.16394: variable 'ansible_search_path' from source: unknown 21083 1727096337.16605: calling self._execute() 21083 1727096337.16883: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096337.16887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096337.16898: variable 'omit' from source: magic vars 21083 1727096337.17741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096337.22563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096337.22625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096337.22713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096337.22717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096337.22720: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096337.22806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096337.23037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096337.23041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096337.23043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096337.23046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096337.23051: variable 'ansible_distribution' from source: facts 21083 1727096337.23059: variable 'ansible_distribution_major_version' from source: facts 21083 1727096337.23085: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096337.23088: when evaluation is False, skipping this task 21083 1727096337.23091: _execute() done 21083 1727096337.23093: dumping result to json 21083 1727096337.23097: done dumping result, returning 21083 1727096337.23106: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-9d29-38d8-0000000000d6] 21083 1727096337.23111: sending task result for task 0afff68d-5257-9d29-38d8-0000000000d6 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096337.23313: no more pending results, returning what we have 21083 1727096337.23317: results queue empty 21083 1727096337.23318: checking for any_errors_fatal 21083 1727096337.23324: done checking for any_errors_fatal 21083 1727096337.23324: checking for max_fail_percentage 21083 1727096337.23326: done checking for max_fail_percentage 21083 1727096337.23327: checking to see if all hosts have failed and the running result is not ok 21083 1727096337.23328: done checking to see if all hosts have failed 21083 1727096337.23329: getting the remaining hosts for this loop 21083 1727096337.23331: done getting the remaining hosts for this loop 21083 1727096337.23334: getting the next task for host managed_node1 21083 1727096337.23339: done getting next task for host managed_node1 21083 1727096337.23343: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21083 1727096337.23346: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096337.23362: getting variables 21083 1727096337.23363: in VariableManager get_vars() 21083 1727096337.23516: Calling all_inventory to load vars for managed_node1 21083 1727096337.23519: Calling groups_inventory to load vars for managed_node1 21083 1727096337.23521: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096337.23527: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000d6 21083 1727096337.23529: WORKER PROCESS EXITING 21083 1727096337.23538: Calling all_plugins_play to load vars for managed_node1 21083 1727096337.23540: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096337.23543: Calling groups_plugins_play to load vars for managed_node1 21083 1727096337.24136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096337.24571: done with get_vars() 21083 1727096337.24584: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:58:57 -0400 (0:00:00.095) 0:00:09.433 ****** 21083 1727096337.24794: entering _queue_task() for managed_node1/ping 21083 1727096337.25432: worker is 1 (out of 1 available) 21083 1727096337.25447: exiting _queue_task() for managed_node1/ping 21083 1727096337.25458: done queuing things up, now waiting for results queue to drain 21083 1727096337.25460: waiting for pending results... 21083 1727096337.25875: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21083 1727096337.26272: in run() - task 0afff68d-5257-9d29-38d8-0000000000d7 21083 1727096337.26275: variable 'ansible_search_path' from source: unknown 21083 1727096337.26278: variable 'ansible_search_path' from source: unknown 21083 1727096337.26312: calling self._execute() 21083 1727096337.26402: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096337.26407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096337.26418: variable 'omit' from source: magic vars 21083 1727096337.27916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096337.30574: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096337.30583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096337.30621: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096337.30650: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096337.30676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096337.30748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096337.30778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096337.30803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096337.30842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096337.30856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096337.31055: variable 'ansible_distribution' from source: facts 21083 1727096337.31058: variable 'ansible_distribution_major_version' from source: facts 21083 1727096337.31061: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096337.31062: when evaluation is False, skipping this task 21083 1727096337.31066: _execute() done 21083 1727096337.31070: dumping result to json 21083 1727096337.31072: done dumping result, returning 21083 1727096337.31074: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-9d29-38d8-0000000000d7] 21083 1727096337.31075: sending task result for task 0afff68d-5257-9d29-38d8-0000000000d7 21083 1727096337.31134: done sending task result for task 0afff68d-5257-9d29-38d8-0000000000d7 21083 1727096337.31137: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096337.31203: no more pending results, returning what we have 21083 1727096337.31206: results queue empty 21083 1727096337.31208: checking for any_errors_fatal 21083 1727096337.31213: done checking for any_errors_fatal 21083 1727096337.31214: checking for max_fail_percentage 21083 1727096337.31216: done checking for max_fail_percentage 21083 1727096337.31217: checking to see if all hosts have failed and the running result is not ok 21083 1727096337.31218: done checking to see if all hosts have failed 21083 1727096337.31218: getting the remaining hosts for this loop 21083 1727096337.31220: done getting the remaining hosts for this loop 21083 1727096337.31223: getting the next task for host managed_node1 21083 1727096337.31231: done getting next task for host managed_node1 21083 1727096337.31233: ^ task is: TASK: meta (role_complete) 21083 1727096337.31236: ^ state is: HOST STATE: block=3, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096337.31257: getting variables 21083 1727096337.31259: in VariableManager get_vars() 21083 1727096337.31303: Calling all_inventory to load vars for managed_node1 21083 1727096337.31306: Calling groups_inventory to load vars for managed_node1 21083 1727096337.31308: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096337.31316: Calling all_plugins_play to load vars for managed_node1 21083 1727096337.31318: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096337.31321: Calling groups_plugins_play to load vars for managed_node1 21083 1727096337.31752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096337.31992: done with get_vars() 21083 1727096337.32004: done getting variables 21083 1727096337.32087: done queuing things up, now waiting for results queue to drain 21083 1727096337.32089: results queue empty 21083 1727096337.32090: checking for any_errors_fatal 21083 1727096337.32092: done checking for any_errors_fatal 21083 1727096337.32093: checking for max_fail_percentage 21083 1727096337.32094: done checking for max_fail_percentage 21083 1727096337.32095: checking to see if all hosts have failed and the running result is not ok 21083 1727096337.32096: done checking to see if all hosts have failed 21083 1727096337.32097: getting the remaining hosts for this loop 21083 1727096337.32098: done getting the remaining hosts for this loop 21083 1727096337.32100: getting the next task for host managed_node1 21083 1727096337.32104: done getting next task for host managed_node1 21083 1727096337.32107: ^ task is: TASK: Get profile's ring options 21083 1727096337.32108: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096337.32110: getting variables 21083 1727096337.32111: in VariableManager get_vars() 21083 1727096337.32129: Calling all_inventory to load vars for managed_node1 21083 1727096337.32132: Calling groups_inventory to load vars for managed_node1 21083 1727096337.32134: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096337.32139: Calling all_plugins_play to load vars for managed_node1 21083 1727096337.32141: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096337.32143: Calling groups_plugins_play to load vars for managed_node1 21083 1727096337.32309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096337.32492: done with get_vars() 21083 1727096337.32501: done getting variables 21083 1727096337.32537: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:173 Monday 23 September 2024 08:58:57 -0400 (0:00:00.077) 0:00:09.511 ****** 21083 1727096337.32563: entering _queue_task() for managed_node1/command 21083 1727096337.32844: worker is 1 (out of 1 available) 21083 1727096337.32859: exiting _queue_task() for managed_node1/command 21083 1727096337.32872: done queuing things up, now waiting for results queue to drain 21083 1727096337.32874: waiting for pending results... 21083 1727096337.33274: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21083 1727096337.33292: in run() - task 0afff68d-5257-9d29-38d8-000000000107 21083 1727096337.33331: variable 'ansible_search_path' from source: unknown 21083 1727096337.33341: calling self._execute() 21083 1727096337.33444: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096337.33452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096337.33473: variable 'omit' from source: magic vars 21083 1727096337.33974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096337.37017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096337.37182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096337.37301: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096337.37392: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096337.37422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096337.37625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096337.37670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096337.37875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096337.37879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096337.37882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096337.38213: variable 'ansible_distribution' from source: facts 21083 1727096337.38278: variable 'ansible_distribution_major_version' from source: facts 21083 1727096337.38311: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096337.38319: when evaluation is False, skipping this task 21083 1727096337.38343: _execute() done 21083 1727096337.38363: dumping result to json 21083 1727096337.38382: done dumping result, returning 21083 1727096337.38400: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0afff68d-5257-9d29-38d8-000000000107] 21083 1727096337.38480: sending task result for task 0afff68d-5257-9d29-38d8-000000000107 21083 1727096337.38564: done sending task result for task 0afff68d-5257-9d29-38d8-000000000107 21083 1727096337.38572: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096337.38630: no more pending results, returning what we have 21083 1727096337.38634: results queue empty 21083 1727096337.38635: checking for any_errors_fatal 21083 1727096337.38636: done checking for any_errors_fatal 21083 1727096337.38637: checking for max_fail_percentage 21083 1727096337.38638: done checking for max_fail_percentage 21083 1727096337.38639: checking to see if all hosts have failed and the running result is not ok 21083 1727096337.38641: done checking to see if all hosts have failed 21083 1727096337.38642: getting the remaining hosts for this loop 21083 1727096337.38643: done getting the remaining hosts for this loop 21083 1727096337.38647: getting the next task for host managed_node1 21083 1727096337.38652: done getting next task for host managed_node1 21083 1727096337.38654: ^ task is: TASK: ASSERT: The profile does reset ring options 21083 1727096337.38656: ^ state is: HOST STATE: block=3, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096337.38659: getting variables 21083 1727096337.38661: in VariableManager get_vars() 21083 1727096337.38708: Calling all_inventory to load vars for managed_node1 21083 1727096337.38711: Calling groups_inventory to load vars for managed_node1 21083 1727096337.38713: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096337.38724: Calling all_plugins_play to load vars for managed_node1 21083 1727096337.38726: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096337.38728: Calling groups_plugins_play to load vars for managed_node1 21083 1727096337.39013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096337.39217: done with get_vars() 21083 1727096337.39229: done getting variables 21083 1727096337.39294: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset ring options] ***************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:179 Monday 23 September 2024 08:58:57 -0400 (0:00:00.067) 0:00:09.579 ****** 21083 1727096337.39331: entering _queue_task() for managed_node1/assert 21083 1727096337.39635: worker is 1 (out of 1 available) 21083 1727096337.39758: exiting _queue_task() for managed_node1/assert 21083 1727096337.39770: done queuing things up, now waiting for results queue to drain 21083 1727096337.39772: waiting for pending results... 21083 1727096337.40007: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options 21083 1727096337.40075: in run() - task 0afff68d-5257-9d29-38d8-000000000108 21083 1727096337.40079: variable 'ansible_search_path' from source: unknown 21083 1727096337.40090: calling self._execute() 21083 1727096337.40174: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096337.40189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096337.40200: variable 'omit' from source: magic vars 21083 1727096337.40726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096337.43635: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096337.43734: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096337.43789: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096337.43833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096337.43875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096337.43984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096337.43997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096337.44027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096337.44092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096337.44158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096337.44277: variable 'ansible_distribution' from source: facts 21083 1727096337.44296: variable 'ansible_distribution_major_version' from source: facts 21083 1727096337.44324: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096337.44374: when evaluation is False, skipping this task 21083 1727096337.44377: _execute() done 21083 1727096337.44380: dumping result to json 21083 1727096337.44382: done dumping result, returning 21083 1727096337.44385: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options [0afff68d-5257-9d29-38d8-000000000108] 21083 1727096337.44387: sending task result for task 0afff68d-5257-9d29-38d8-000000000108 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096337.44525: no more pending results, returning what we have 21083 1727096337.44529: results queue empty 21083 1727096337.44530: checking for any_errors_fatal 21083 1727096337.44537: done checking for any_errors_fatal 21083 1727096337.44538: checking for max_fail_percentage 21083 1727096337.44539: done checking for max_fail_percentage 21083 1727096337.44540: checking to see if all hosts have failed and the running result is not ok 21083 1727096337.44541: done checking to see if all hosts have failed 21083 1727096337.44542: getting the remaining hosts for this loop 21083 1727096337.44544: done getting the remaining hosts for this loop 21083 1727096337.44547: getting the next task for host managed_node1 21083 1727096337.44554: done getting next task for host managed_node1 21083 1727096337.44557: ^ task is: TASK: Get profile's ring options 21083 1727096337.44559: ^ state is: HOST STATE: block=3, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096337.44562: getting variables 21083 1727096337.44563: in VariableManager get_vars() 21083 1727096337.44813: Calling all_inventory to load vars for managed_node1 21083 1727096337.44816: Calling groups_inventory to load vars for managed_node1 21083 1727096337.44818: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096337.44829: Calling all_plugins_play to load vars for managed_node1 21083 1727096337.44832: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096337.44835: Calling groups_plugins_play to load vars for managed_node1 21083 1727096337.45447: done sending task result for task 0afff68d-5257-9d29-38d8-000000000108 21083 1727096337.45450: WORKER PROCESS EXITING 21083 1727096337.45496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096337.45701: done with get_vars() 21083 1727096337.45710: done getting variables 21083 1727096337.45776: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:184 Monday 23 September 2024 08:58:57 -0400 (0:00:00.064) 0:00:09.643 ****** 21083 1727096337.45803: entering _queue_task() for managed_node1/command 21083 1727096337.46187: worker is 1 (out of 1 available) 21083 1727096337.46197: exiting _queue_task() for managed_node1/command 21083 1727096337.46206: done queuing things up, now waiting for results queue to drain 21083 1727096337.46208: waiting for pending results... 21083 1727096337.46423: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21083 1727096337.46552: in run() - task 0afff68d-5257-9d29-38d8-000000000109 21083 1727096337.46572: variable 'ansible_search_path' from source: unknown 21083 1727096337.46609: calling self._execute() 21083 1727096337.46702: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096337.46713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096337.46736: variable 'omit' from source: magic vars 21083 1727096337.47165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096337.49850: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096337.49860: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096337.49906: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096337.49939: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096337.49963: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096337.50047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096337.50079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096337.50107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096337.50145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096337.50173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096337.50301: variable 'ansible_distribution' from source: facts 21083 1727096337.50373: variable 'ansible_distribution_major_version' from source: facts 21083 1727096337.50377: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096337.50379: when evaluation is False, skipping this task 21083 1727096337.50382: _execute() done 21083 1727096337.50385: dumping result to json 21083 1727096337.50388: done dumping result, returning 21083 1727096337.50390: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0afff68d-5257-9d29-38d8-000000000109] 21083 1727096337.50393: sending task result for task 0afff68d-5257-9d29-38d8-000000000109 21083 1727096337.50457: done sending task result for task 0afff68d-5257-9d29-38d8-000000000109 21083 1727096337.50460: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096337.50509: no more pending results, returning what we have 21083 1727096337.50513: results queue empty 21083 1727096337.50514: checking for any_errors_fatal 21083 1727096337.50520: done checking for any_errors_fatal 21083 1727096337.50521: checking for max_fail_percentage 21083 1727096337.50522: done checking for max_fail_percentage 21083 1727096337.50523: checking to see if all hosts have failed and the running result is not ok 21083 1727096337.50524: done checking to see if all hosts have failed 21083 1727096337.50525: getting the remaining hosts for this loop 21083 1727096337.50526: done getting the remaining hosts for this loop 21083 1727096337.50530: getting the next task for host managed_node1 21083 1727096337.50536: done getting next task for host managed_node1 21083 1727096337.50538: ^ task is: TASK: ASSERT: The profile does reset ring options 21083 1727096337.50540: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096337.50543: getting variables 21083 1727096337.50545: in VariableManager get_vars() 21083 1727096337.50593: Calling all_inventory to load vars for managed_node1 21083 1727096337.50595: Calling groups_inventory to load vars for managed_node1 21083 1727096337.50597: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096337.50607: Calling all_plugins_play to load vars for managed_node1 21083 1727096337.50610: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096337.50612: Calling groups_plugins_play to load vars for managed_node1 21083 1727096337.50840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096337.51056: done with get_vars() 21083 1727096337.51074: done getting variables 21083 1727096337.51134: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset ring options] ***************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:191 Monday 23 September 2024 08:58:57 -0400 (0:00:00.053) 0:00:09.697 ****** 21083 1727096337.51162: entering _queue_task() for managed_node1/assert 21083 1727096337.51462: worker is 1 (out of 1 available) 21083 1727096337.51478: exiting _queue_task() for managed_node1/assert 21083 1727096337.51489: done queuing things up, now waiting for results queue to drain 21083 1727096337.51490: waiting for pending results... 21083 1727096337.51913: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options 21083 1727096337.51918: in run() - task 0afff68d-5257-9d29-38d8-00000000010a 21083 1727096337.51921: variable 'ansible_search_path' from source: unknown 21083 1727096337.51941: calling self._execute() 21083 1727096337.52043: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096337.52069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096337.52074: variable 'omit' from source: magic vars 21083 1727096337.52540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096337.55075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096337.55079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096337.55081: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096337.55105: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096337.55130: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096337.55215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096337.55242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096337.55268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096337.55317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096337.55330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096337.55474: variable 'ansible_distribution' from source: facts 21083 1727096337.55480: variable 'ansible_distribution_major_version' from source: facts 21083 1727096337.55505: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096337.55508: when evaluation is False, skipping this task 21083 1727096337.55511: _execute() done 21083 1727096337.55514: dumping result to json 21083 1727096337.55518: done dumping result, returning 21083 1727096337.55527: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options [0afff68d-5257-9d29-38d8-00000000010a] 21083 1727096337.55531: sending task result for task 0afff68d-5257-9d29-38d8-00000000010a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096337.55858: no more pending results, returning what we have 21083 1727096337.55861: results queue empty 21083 1727096337.55862: checking for any_errors_fatal 21083 1727096337.55871: done checking for any_errors_fatal 21083 1727096337.55871: checking for max_fail_percentage 21083 1727096337.55873: done checking for max_fail_percentage 21083 1727096337.55874: checking to see if all hosts have failed and the running result is not ok 21083 1727096337.55875: done checking to see if all hosts have failed 21083 1727096337.55876: getting the remaining hosts for this loop 21083 1727096337.55877: done getting the remaining hosts for this loop 21083 1727096337.55881: getting the next task for host managed_node1 21083 1727096337.55889: done getting next task for host managed_node1 21083 1727096337.55894: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21083 1727096337.55898: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096337.55915: done sending task result for task 0afff68d-5257-9d29-38d8-00000000010a 21083 1727096337.55919: WORKER PROCESS EXITING 21083 1727096337.55982: getting variables 21083 1727096337.55985: in VariableManager get_vars() 21083 1727096337.56027: Calling all_inventory to load vars for managed_node1 21083 1727096337.56030: Calling groups_inventory to load vars for managed_node1 21083 1727096337.56032: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096337.56040: Calling all_plugins_play to load vars for managed_node1 21083 1727096337.56043: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096337.56045: Calling groups_plugins_play to load vars for managed_node1 21083 1727096337.56290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096337.56508: done with get_vars() 21083 1727096337.56522: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:58:57 -0400 (0:00:00.054) 0:00:09.751 ****** 21083 1727096337.56622: entering _queue_task() for managed_node1/include_tasks 21083 1727096337.56907: worker is 1 (out of 1 available) 21083 1727096337.56921: exiting _queue_task() for managed_node1/include_tasks 21083 1727096337.56933: done queuing things up, now waiting for results queue to drain 21083 1727096337.56934: waiting for pending results... 21083 1727096337.57218: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21083 1727096337.57345: in run() - task 0afff68d-5257-9d29-38d8-000000000113 21083 1727096337.57358: variable 'ansible_search_path' from source: unknown 21083 1727096337.57362: variable 'ansible_search_path' from source: unknown 21083 1727096337.57407: calling self._execute() 21083 1727096337.57489: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096337.57493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096337.57511: variable 'omit' from source: magic vars 21083 1727096337.57999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096337.61509: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096337.61873: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096337.61877: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096337.61880: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096337.61883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096337.61886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096337.61889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096337.61891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096337.61893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096337.61895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096337.62020: variable 'ansible_distribution' from source: facts 21083 1727096337.62024: variable 'ansible_distribution_major_version' from source: facts 21083 1727096337.62361: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096337.62364: when evaluation is False, skipping this task 21083 1727096337.62367: _execute() done 21083 1727096337.62371: dumping result to json 21083 1727096337.62373: done dumping result, returning 21083 1727096337.62375: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-9d29-38d8-000000000113] 21083 1727096337.62381: sending task result for task 0afff68d-5257-9d29-38d8-000000000113 21083 1727096337.62445: done sending task result for task 0afff68d-5257-9d29-38d8-000000000113 21083 1727096337.62448: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096337.62527: no more pending results, returning what we have 21083 1727096337.62531: results queue empty 21083 1727096337.62532: checking for any_errors_fatal 21083 1727096337.62538: done checking for any_errors_fatal 21083 1727096337.62538: checking for max_fail_percentage 21083 1727096337.62540: done checking for max_fail_percentage 21083 1727096337.62541: checking to see if all hosts have failed and the running result is not ok 21083 1727096337.62542: done checking to see if all hosts have failed 21083 1727096337.62543: getting the remaining hosts for this loop 21083 1727096337.62544: done getting the remaining hosts for this loop 21083 1727096337.62548: getting the next task for host managed_node1 21083 1727096337.62554: done getting next task for host managed_node1 21083 1727096337.62558: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21083 1727096337.62562: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096337.62581: getting variables 21083 1727096337.62583: in VariableManager get_vars() 21083 1727096337.62629: Calling all_inventory to load vars for managed_node1 21083 1727096337.62632: Calling groups_inventory to load vars for managed_node1 21083 1727096337.62634: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096337.62645: Calling all_plugins_play to load vars for managed_node1 21083 1727096337.62648: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096337.62651: Calling groups_plugins_play to load vars for managed_node1 21083 1727096337.62844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096337.63094: done with get_vars() 21083 1727096337.63112: done getting variables 21083 1727096337.63170: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:58:57 -0400 (0:00:00.065) 0:00:09.817 ****** 21083 1727096337.63203: entering _queue_task() for managed_node1/debug 21083 1727096337.63504: worker is 1 (out of 1 available) 21083 1727096337.63516: exiting _queue_task() for managed_node1/debug 21083 1727096337.63528: done queuing things up, now waiting for results queue to drain 21083 1727096337.63529: waiting for pending results... 21083 1727096337.63984: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21083 1727096337.63989: in run() - task 0afff68d-5257-9d29-38d8-000000000114 21083 1727096337.63991: variable 'ansible_search_path' from source: unknown 21083 1727096337.63993: variable 'ansible_search_path' from source: unknown 21083 1727096337.63996: calling self._execute() 21083 1727096337.64065: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096337.64079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096337.64094: variable 'omit' from source: magic vars 21083 1727096337.64511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096337.66777: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096337.66849: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096337.66892: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096337.66934: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096337.66963: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096337.67054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096337.67089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096337.67119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096337.67169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096337.67188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096337.67324: variable 'ansible_distribution' from source: facts 21083 1727096337.67337: variable 'ansible_distribution_major_version' from source: facts 21083 1727096337.67358: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096337.67475: when evaluation is False, skipping this task 21083 1727096337.67478: _execute() done 21083 1727096337.67480: dumping result to json 21083 1727096337.67483: done dumping result, returning 21083 1727096337.67485: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-9d29-38d8-000000000114] 21083 1727096337.67487: sending task result for task 0afff68d-5257-9d29-38d8-000000000114 21083 1727096337.67552: done sending task result for task 0afff68d-5257-9d29-38d8-000000000114 21083 1727096337.67554: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096337.67619: no more pending results, returning what we have 21083 1727096337.67623: results queue empty 21083 1727096337.67624: checking for any_errors_fatal 21083 1727096337.67630: done checking for any_errors_fatal 21083 1727096337.67631: checking for max_fail_percentage 21083 1727096337.67633: done checking for max_fail_percentage 21083 1727096337.67634: checking to see if all hosts have failed and the running result is not ok 21083 1727096337.67635: done checking to see if all hosts have failed 21083 1727096337.67635: getting the remaining hosts for this loop 21083 1727096337.67637: done getting the remaining hosts for this loop 21083 1727096337.67641: getting the next task for host managed_node1 21083 1727096337.67649: done getting next task for host managed_node1 21083 1727096337.67653: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21083 1727096337.67656: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096337.67675: getting variables 21083 1727096337.67677: in VariableManager get_vars() 21083 1727096337.67724: Calling all_inventory to load vars for managed_node1 21083 1727096337.67727: Calling groups_inventory to load vars for managed_node1 21083 1727096337.67730: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096337.67740: Calling all_plugins_play to load vars for managed_node1 21083 1727096337.67743: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096337.67745: Calling groups_plugins_play to load vars for managed_node1 21083 1727096337.68200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096337.68400: done with get_vars() 21083 1727096337.68411: done getting variables 21083 1727096337.68463: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:58:57 -0400 (0:00:00.052) 0:00:09.870 ****** 21083 1727096337.68497: entering _queue_task() for managed_node1/fail 21083 1727096337.68741: worker is 1 (out of 1 available) 21083 1727096337.68752: exiting _queue_task() for managed_node1/fail 21083 1727096337.68763: done queuing things up, now waiting for results queue to drain 21083 1727096337.68764: waiting for pending results... 21083 1727096337.69019: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21083 1727096337.69346: in run() - task 0afff68d-5257-9d29-38d8-000000000115 21083 1727096337.69454: variable 'ansible_search_path' from source: unknown 21083 1727096337.69458: variable 'ansible_search_path' from source: unknown 21083 1727096337.69461: calling self._execute() 21083 1727096337.69495: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096337.69574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096337.69590: variable 'omit' from source: magic vars 21083 1727096337.70460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096337.75053: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096337.75227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096337.75446: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096337.75450: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096337.75453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096337.75746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096337.75854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096337.75858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096337.75861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096337.75881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096337.76138: variable 'ansible_distribution' from source: facts 21083 1727096337.76194: variable 'ansible_distribution_major_version' from source: facts 21083 1727096337.76218: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096337.76279: when evaluation is False, skipping this task 21083 1727096337.76293: _execute() done 21083 1727096337.76301: dumping result to json 21083 1727096337.76309: done dumping result, returning 21083 1727096337.76322: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-9d29-38d8-000000000115] 21083 1727096337.76330: sending task result for task 0afff68d-5257-9d29-38d8-000000000115 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096337.76487: no more pending results, returning what we have 21083 1727096337.76491: results queue empty 21083 1727096337.76492: checking for any_errors_fatal 21083 1727096337.76497: done checking for any_errors_fatal 21083 1727096337.76498: checking for max_fail_percentage 21083 1727096337.76500: done checking for max_fail_percentage 21083 1727096337.76501: checking to see if all hosts have failed and the running result is not ok 21083 1727096337.76502: done checking to see if all hosts have failed 21083 1727096337.76503: getting the remaining hosts for this loop 21083 1727096337.76504: done getting the remaining hosts for this loop 21083 1727096337.76508: getting the next task for host managed_node1 21083 1727096337.76515: done getting next task for host managed_node1 21083 1727096337.76518: ^ 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 21083 1727096337.76522: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096337.76539: getting variables 21083 1727096337.76541: in VariableManager get_vars() 21083 1727096337.76593: Calling all_inventory to load vars for managed_node1 21083 1727096337.76596: Calling groups_inventory to load vars for managed_node1 21083 1727096337.76599: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096337.76609: Calling all_plugins_play to load vars for managed_node1 21083 1727096337.76612: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096337.76615: Calling groups_plugins_play to load vars for managed_node1 21083 1727096337.77201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096337.77437: done with get_vars() 21083 1727096337.77448: done getting variables 21083 1727096337.77488: done sending task result for task 0afff68d-5257-9d29-38d8-000000000115 21083 1727096337.77490: WORKER PROCESS EXITING 21083 1727096337.77519: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:58:57 -0400 (0:00:00.090) 0:00:09.961 ****** 21083 1727096337.77551: entering _queue_task() for managed_node1/fail 21083 1727096337.77993: worker is 1 (out of 1 available) 21083 1727096337.78003: exiting _queue_task() for managed_node1/fail 21083 1727096337.78014: done queuing things up, now waiting for results queue to drain 21083 1727096337.78015: waiting for pending results... 21083 1727096337.78173: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21083 1727096337.78324: in run() - task 0afff68d-5257-9d29-38d8-000000000116 21083 1727096337.78353: variable 'ansible_search_path' from source: unknown 21083 1727096337.78458: variable 'ansible_search_path' from source: unknown 21083 1727096337.78467: calling self._execute() 21083 1727096337.78513: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096337.78526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096337.78542: variable 'omit' from source: magic vars 21083 1727096337.79127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096337.81991: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096337.82053: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096337.82088: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096337.82122: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096337.82148: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096337.82223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096337.82251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096337.82276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096337.82313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096337.82328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096337.82458: variable 'ansible_distribution' from source: facts 21083 1727096337.82466: variable 'ansible_distribution_major_version' from source: facts 21083 1727096337.82521: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096337.82524: when evaluation is False, skipping this task 21083 1727096337.82526: _execute() done 21083 1727096337.82529: dumping result to json 21083 1727096337.82531: done dumping result, returning 21083 1727096337.82534: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-9d29-38d8-000000000116] 21083 1727096337.82537: sending task result for task 0afff68d-5257-9d29-38d8-000000000116 21083 1727096337.82606: done sending task result for task 0afff68d-5257-9d29-38d8-000000000116 21083 1727096337.82608: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096337.82661: no more pending results, returning what we have 21083 1727096337.82666: results queue empty 21083 1727096337.82669: checking for any_errors_fatal 21083 1727096337.82675: done checking for any_errors_fatal 21083 1727096337.82676: checking for max_fail_percentage 21083 1727096337.82678: done checking for max_fail_percentage 21083 1727096337.82679: checking to see if all hosts have failed and the running result is not ok 21083 1727096337.82680: done checking to see if all hosts have failed 21083 1727096337.82680: getting the remaining hosts for this loop 21083 1727096337.82682: done getting the remaining hosts for this loop 21083 1727096337.82685: getting the next task for host managed_node1 21083 1727096337.82692: done getting next task for host managed_node1 21083 1727096337.82695: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21083 1727096337.82698: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096337.82716: getting variables 21083 1727096337.82717: in VariableManager get_vars() 21083 1727096337.82758: Calling all_inventory to load vars for managed_node1 21083 1727096337.82761: Calling groups_inventory to load vars for managed_node1 21083 1727096337.82763: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096337.82775: Calling all_plugins_play to load vars for managed_node1 21083 1727096337.82777: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096337.82780: Calling groups_plugins_play to load vars for managed_node1 21083 1727096337.83049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096337.83510: done with get_vars() 21083 1727096337.83521: done getting variables 21083 1727096337.83659: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:58:57 -0400 (0:00:00.061) 0:00:10.022 ****** 21083 1727096337.83697: entering _queue_task() for managed_node1/fail 21083 1727096337.84498: worker is 1 (out of 1 available) 21083 1727096337.84513: exiting _queue_task() for managed_node1/fail 21083 1727096337.84525: done queuing things up, now waiting for results queue to drain 21083 1727096337.84527: waiting for pending results... 21083 1727096337.85380: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21083 1727096337.85496: in run() - task 0afff68d-5257-9d29-38d8-000000000117 21083 1727096337.85513: variable 'ansible_search_path' from source: unknown 21083 1727096337.85517: variable 'ansible_search_path' from source: unknown 21083 1727096337.85709: calling self._execute() 21083 1727096337.86240: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096337.86245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096337.86247: variable 'omit' from source: magic vars 21083 1727096337.86743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096337.91443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096337.91535: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096337.91580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096337.91614: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096337.91640: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096337.91738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096337.91777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096337.91803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096337.91846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096337.91857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096337.92027: variable 'ansible_distribution' from source: facts 21083 1727096337.92034: variable 'ansible_distribution_major_version' from source: facts 21083 1727096337.92063: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096337.92066: when evaluation is False, skipping this task 21083 1727096337.92070: _execute() done 21083 1727096337.92073: dumping result to json 21083 1727096337.92075: done dumping result, returning 21083 1727096337.92173: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-9d29-38d8-000000000117] 21083 1727096337.92176: sending task result for task 0afff68d-5257-9d29-38d8-000000000117 21083 1727096337.92239: done sending task result for task 0afff68d-5257-9d29-38d8-000000000117 21083 1727096337.92242: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096337.92323: no more pending results, returning what we have 21083 1727096337.92330: results queue empty 21083 1727096337.92332: checking for any_errors_fatal 21083 1727096337.92338: done checking for any_errors_fatal 21083 1727096337.92338: checking for max_fail_percentage 21083 1727096337.92341: done checking for max_fail_percentage 21083 1727096337.92346: checking to see if all hosts have failed and the running result is not ok 21083 1727096337.92347: done checking to see if all hosts have failed 21083 1727096337.92347: getting the remaining hosts for this loop 21083 1727096337.92349: done getting the remaining hosts for this loop 21083 1727096337.92353: getting the next task for host managed_node1 21083 1727096337.92359: done getting next task for host managed_node1 21083 1727096337.92363: ^ 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 21083 1727096337.92366: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096337.92498: getting variables 21083 1727096337.92500: in VariableManager get_vars() 21083 1727096337.92542: Calling all_inventory to load vars for managed_node1 21083 1727096337.92545: Calling groups_inventory to load vars for managed_node1 21083 1727096337.92547: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096337.92555: Calling all_plugins_play to load vars for managed_node1 21083 1727096337.92557: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096337.92559: Calling groups_plugins_play to load vars for managed_node1 21083 1727096337.92964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096337.93449: done with get_vars() 21083 1727096337.93466: done getting variables 21083 1727096337.93572: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:58:57 -0400 (0:00:00.099) 0:00:10.121 ****** 21083 1727096337.93612: entering _queue_task() for managed_node1/dnf 21083 1727096337.93927: worker is 1 (out of 1 available) 21083 1727096337.93944: exiting _queue_task() for managed_node1/dnf 21083 1727096337.93956: done queuing things up, now waiting for results queue to drain 21083 1727096337.93958: waiting for pending results... 21083 1727096337.94285: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 21083 1727096337.94349: in run() - task 0afff68d-5257-9d29-38d8-000000000118 21083 1727096337.94367: variable 'ansible_search_path' from source: unknown 21083 1727096337.94381: variable 'ansible_search_path' from source: unknown 21083 1727096337.94417: calling self._execute() 21083 1727096337.94505: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096337.94516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096337.94527: variable 'omit' from source: magic vars 21083 1727096337.94926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096337.97176: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096337.97275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096337.97296: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096337.97340: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096337.97418: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096337.97460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096337.97497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096337.97533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096337.97578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096337.97598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096337.97745: variable 'ansible_distribution' from source: facts 21083 1727096337.97874: variable 'ansible_distribution_major_version' from source: facts 21083 1727096337.97877: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096337.97880: when evaluation is False, skipping this task 21083 1727096337.97882: _execute() done 21083 1727096337.97884: dumping result to json 21083 1727096337.97887: done dumping result, returning 21083 1727096337.97889: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-000000000118] 21083 1727096337.97892: sending task result for task 0afff68d-5257-9d29-38d8-000000000118 21083 1727096337.97969: done sending task result for task 0afff68d-5257-9d29-38d8-000000000118 21083 1727096337.97974: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096337.98021: no more pending results, returning what we have 21083 1727096337.98024: results queue empty 21083 1727096337.98025: checking for any_errors_fatal 21083 1727096337.98029: done checking for any_errors_fatal 21083 1727096337.98030: checking for max_fail_percentage 21083 1727096337.98032: done checking for max_fail_percentage 21083 1727096337.98032: checking to see if all hosts have failed and the running result is not ok 21083 1727096337.98033: done checking to see if all hosts have failed 21083 1727096337.98034: getting the remaining hosts for this loop 21083 1727096337.98035: done getting the remaining hosts for this loop 21083 1727096337.98038: getting the next task for host managed_node1 21083 1727096337.98046: done getting next task for host managed_node1 21083 1727096337.98049: ^ 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 21083 1727096337.98052: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096337.98265: getting variables 21083 1727096337.98270: in VariableManager get_vars() 21083 1727096337.98320: Calling all_inventory to load vars for managed_node1 21083 1727096337.98323: Calling groups_inventory to load vars for managed_node1 21083 1727096337.98325: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096337.98334: Calling all_plugins_play to load vars for managed_node1 21083 1727096337.98336: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096337.98340: Calling groups_plugins_play to load vars for managed_node1 21083 1727096337.98585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096337.98795: done with get_vars() 21083 1727096337.98805: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21083 1727096337.98890: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:58:57 -0400 (0:00:00.053) 0:00:10.175 ****** 21083 1727096337.98926: entering _queue_task() for managed_node1/yum 21083 1727096337.99400: worker is 1 (out of 1 available) 21083 1727096337.99408: exiting _queue_task() for managed_node1/yum 21083 1727096337.99417: done queuing things up, now waiting for results queue to drain 21083 1727096337.99419: waiting for pending results... 21083 1727096337.99658: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 21083 1727096337.99665: in run() - task 0afff68d-5257-9d29-38d8-000000000119 21083 1727096337.99689: variable 'ansible_search_path' from source: unknown 21083 1727096337.99698: variable 'ansible_search_path' from source: unknown 21083 1727096337.99736: calling self._execute() 21083 1727096337.99832: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096337.99845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096337.99866: variable 'omit' from source: magic vars 21083 1727096338.00322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096338.02704: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096338.02786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096338.02877: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096338.02881: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096338.02889: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096338.02974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096338.03004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096338.03029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096338.03102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096338.03116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096338.03265: variable 'ansible_distribution' from source: facts 21083 1727096338.03276: variable 'ansible_distribution_major_version' from source: facts 21083 1727096338.03292: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096338.03295: when evaluation is False, skipping this task 21083 1727096338.03298: _execute() done 21083 1727096338.03300: dumping result to json 21083 1727096338.03304: done dumping result, returning 21083 1727096338.03313: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-000000000119] 21083 1727096338.03316: sending task result for task 0afff68d-5257-9d29-38d8-000000000119 21083 1727096338.03417: done sending task result for task 0afff68d-5257-9d29-38d8-000000000119 21083 1727096338.03420: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096338.03494: no more pending results, returning what we have 21083 1727096338.03497: results queue empty 21083 1727096338.03498: checking for any_errors_fatal 21083 1727096338.03504: done checking for any_errors_fatal 21083 1727096338.03505: checking for max_fail_percentage 21083 1727096338.03507: done checking for max_fail_percentage 21083 1727096338.03507: checking to see if all hosts have failed and the running result is not ok 21083 1727096338.03508: done checking to see if all hosts have failed 21083 1727096338.03509: getting the remaining hosts for this loop 21083 1727096338.03510: done getting the remaining hosts for this loop 21083 1727096338.03514: getting the next task for host managed_node1 21083 1727096338.03521: done getting next task for host managed_node1 21083 1727096338.03524: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21083 1727096338.03528: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096338.03546: getting variables 21083 1727096338.03548: in VariableManager get_vars() 21083 1727096338.03597: Calling all_inventory to load vars for managed_node1 21083 1727096338.03600: Calling groups_inventory to load vars for managed_node1 21083 1727096338.03602: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096338.03610: Calling all_plugins_play to load vars for managed_node1 21083 1727096338.03612: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096338.03615: Calling groups_plugins_play to load vars for managed_node1 21083 1727096338.03744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096338.03873: done with get_vars() 21083 1727096338.03882: done getting variables 21083 1727096338.03924: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:58:58 -0400 (0:00:00.050) 0:00:10.225 ****** 21083 1727096338.03948: entering _queue_task() for managed_node1/fail 21083 1727096338.04164: worker is 1 (out of 1 available) 21083 1727096338.04177: exiting _queue_task() for managed_node1/fail 21083 1727096338.04190: done queuing things up, now waiting for results queue to drain 21083 1727096338.04191: waiting for pending results... 21083 1727096338.04360: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21083 1727096338.04448: in run() - task 0afff68d-5257-9d29-38d8-00000000011a 21083 1727096338.04460: variable 'ansible_search_path' from source: unknown 21083 1727096338.04464: variable 'ansible_search_path' from source: unknown 21083 1727096338.04496: calling self._execute() 21083 1727096338.04565: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096338.04574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096338.04582: variable 'omit' from source: magic vars 21083 1727096338.04896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096338.06806: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096338.06850: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096338.06883: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096338.06912: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096338.06932: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096338.06992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096338.07015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096338.07033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096338.07059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096338.07074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096338.07169: variable 'ansible_distribution' from source: facts 21083 1727096338.07177: variable 'ansible_distribution_major_version' from source: facts 21083 1727096338.07193: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096338.07196: when evaluation is False, skipping this task 21083 1727096338.07198: _execute() done 21083 1727096338.07201: dumping result to json 21083 1727096338.07204: done dumping result, returning 21083 1727096338.07212: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-00000000011a] 21083 1727096338.07216: sending task result for task 0afff68d-5257-9d29-38d8-00000000011a 21083 1727096338.07308: done sending task result for task 0afff68d-5257-9d29-38d8-00000000011a 21083 1727096338.07311: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096338.07375: no more pending results, returning what we have 21083 1727096338.07378: results queue empty 21083 1727096338.07379: checking for any_errors_fatal 21083 1727096338.07384: done checking for any_errors_fatal 21083 1727096338.07385: checking for max_fail_percentage 21083 1727096338.07386: done checking for max_fail_percentage 21083 1727096338.07387: checking to see if all hosts have failed and the running result is not ok 21083 1727096338.07388: done checking to see if all hosts have failed 21083 1727096338.07389: getting the remaining hosts for this loop 21083 1727096338.07390: done getting the remaining hosts for this loop 21083 1727096338.07394: getting the next task for host managed_node1 21083 1727096338.07400: done getting next task for host managed_node1 21083 1727096338.07404: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21083 1727096338.07407: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096338.07426: getting variables 21083 1727096338.07427: in VariableManager get_vars() 21083 1727096338.07472: Calling all_inventory to load vars for managed_node1 21083 1727096338.07475: Calling groups_inventory to load vars for managed_node1 21083 1727096338.07477: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096338.07486: Calling all_plugins_play to load vars for managed_node1 21083 1727096338.07488: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096338.07491: Calling groups_plugins_play to load vars for managed_node1 21083 1727096338.07661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096338.07788: done with get_vars() 21083 1727096338.07796: done getting variables 21083 1727096338.07835: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:58:58 -0400 (0:00:00.039) 0:00:10.264 ****** 21083 1727096338.07859: entering _queue_task() for managed_node1/package 21083 1727096338.08092: worker is 1 (out of 1 available) 21083 1727096338.08106: exiting _queue_task() for managed_node1/package 21083 1727096338.08117: done queuing things up, now waiting for results queue to drain 21083 1727096338.08119: waiting for pending results... 21083 1727096338.08413: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21083 1727096338.08460: in run() - task 0afff68d-5257-9d29-38d8-00000000011b 21083 1727096338.08478: variable 'ansible_search_path' from source: unknown 21083 1727096338.08482: variable 'ansible_search_path' from source: unknown 21083 1727096338.08522: calling self._execute() 21083 1727096338.08609: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096338.08615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096338.08625: variable 'omit' from source: magic vars 21083 1727096338.09106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096338.10957: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096338.11016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096338.11044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096338.11273: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096338.11276: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096338.11279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096338.11282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096338.11284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096338.11337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096338.11359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096338.11974: variable 'ansible_distribution' from source: facts 21083 1727096338.11977: variable 'ansible_distribution_major_version' from source: facts 21083 1727096338.11979: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096338.11983: when evaluation is False, skipping this task 21083 1727096338.11986: _execute() done 21083 1727096338.11988: dumping result to json 21083 1727096338.11991: done dumping result, returning 21083 1727096338.11993: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-9d29-38d8-00000000011b] 21083 1727096338.12004: sending task result for task 0afff68d-5257-9d29-38d8-00000000011b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096338.12387: no more pending results, returning what we have 21083 1727096338.12392: results queue empty 21083 1727096338.12393: checking for any_errors_fatal 21083 1727096338.12399: done checking for any_errors_fatal 21083 1727096338.12400: checking for max_fail_percentage 21083 1727096338.12402: done checking for max_fail_percentage 21083 1727096338.12403: checking to see if all hosts have failed and the running result is not ok 21083 1727096338.12404: done checking to see if all hosts have failed 21083 1727096338.12405: getting the remaining hosts for this loop 21083 1727096338.12407: done getting the remaining hosts for this loop 21083 1727096338.12411: getting the next task for host managed_node1 21083 1727096338.12420: done getting next task for host managed_node1 21083 1727096338.12424: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21083 1727096338.12427: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096338.12447: getting variables 21083 1727096338.12449: in VariableManager get_vars() 21083 1727096338.12509: Calling all_inventory to load vars for managed_node1 21083 1727096338.12512: Calling groups_inventory to load vars for managed_node1 21083 1727096338.12515: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096338.12527: Calling all_plugins_play to load vars for managed_node1 21083 1727096338.12530: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096338.12533: Calling groups_plugins_play to load vars for managed_node1 21083 1727096338.13009: done sending task result for task 0afff68d-5257-9d29-38d8-00000000011b 21083 1727096338.13017: WORKER PROCESS EXITING 21083 1727096338.13037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096338.13218: done with get_vars() 21083 1727096338.13227: done getting variables 21083 1727096338.13293: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:58:58 -0400 (0:00:00.054) 0:00:10.319 ****** 21083 1727096338.13326: entering _queue_task() for managed_node1/package 21083 1727096338.13625: worker is 1 (out of 1 available) 21083 1727096338.13639: exiting _queue_task() for managed_node1/package 21083 1727096338.13652: done queuing things up, now waiting for results queue to drain 21083 1727096338.13653: waiting for pending results... 21083 1727096338.13992: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21083 1727096338.14077: in run() - task 0afff68d-5257-9d29-38d8-00000000011c 21083 1727096338.14092: variable 'ansible_search_path' from source: unknown 21083 1727096338.14096: variable 'ansible_search_path' from source: unknown 21083 1727096338.14236: calling self._execute() 21083 1727096338.14448: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096338.14461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096338.14483: variable 'omit' from source: magic vars 21083 1727096338.15105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096338.18205: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096338.18252: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096338.18302: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096338.18337: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096338.18380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096338.18457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096338.18540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096338.18543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096338.18553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096338.18572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096338.18705: variable 'ansible_distribution' from source: facts 21083 1727096338.18711: variable 'ansible_distribution_major_version' from source: facts 21083 1727096338.18728: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096338.18731: when evaluation is False, skipping this task 21083 1727096338.18734: _execute() done 21083 1727096338.18756: dumping result to json 21083 1727096338.18759: done dumping result, returning 21083 1727096338.18761: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-9d29-38d8-00000000011c] 21083 1727096338.18763: sending task result for task 0afff68d-5257-9d29-38d8-00000000011c 21083 1727096338.18849: done sending task result for task 0afff68d-5257-9d29-38d8-00000000011c 21083 1727096338.18853: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096338.18901: no more pending results, returning what we have 21083 1727096338.18904: results queue empty 21083 1727096338.18905: checking for any_errors_fatal 21083 1727096338.18911: done checking for any_errors_fatal 21083 1727096338.18911: checking for max_fail_percentage 21083 1727096338.18913: done checking for max_fail_percentage 21083 1727096338.18914: checking to see if all hosts have failed and the running result is not ok 21083 1727096338.18915: done checking to see if all hosts have failed 21083 1727096338.18916: getting the remaining hosts for this loop 21083 1727096338.18918: done getting the remaining hosts for this loop 21083 1727096338.18921: getting the next task for host managed_node1 21083 1727096338.18927: done getting next task for host managed_node1 21083 1727096338.18931: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21083 1727096338.18934: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096338.18952: getting variables 21083 1727096338.18953: in VariableManager get_vars() 21083 1727096338.19010: Calling all_inventory to load vars for managed_node1 21083 1727096338.19013: Calling groups_inventory to load vars for managed_node1 21083 1727096338.19015: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096338.19027: Calling all_plugins_play to load vars for managed_node1 21083 1727096338.19030: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096338.19033: Calling groups_plugins_play to load vars for managed_node1 21083 1727096338.19550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096338.19759: done with get_vars() 21083 1727096338.19776: done getting variables 21083 1727096338.19837: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:58:58 -0400 (0:00:00.065) 0:00:10.384 ****** 21083 1727096338.19877: entering _queue_task() for managed_node1/package 21083 1727096338.20175: worker is 1 (out of 1 available) 21083 1727096338.20189: exiting _queue_task() for managed_node1/package 21083 1727096338.20202: done queuing things up, now waiting for results queue to drain 21083 1727096338.20203: waiting for pending results... 21083 1727096338.20596: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21083 1727096338.20658: in run() - task 0afff68d-5257-9d29-38d8-00000000011d 21083 1727096338.20662: variable 'ansible_search_path' from source: unknown 21083 1727096338.20665: variable 'ansible_search_path' from source: unknown 21083 1727096338.20675: calling self._execute() 21083 1727096338.20770: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096338.20774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096338.20784: variable 'omit' from source: magic vars 21083 1727096338.21231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096338.23524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096338.23685: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096338.23690: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096338.23692: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096338.23709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096338.23800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096338.23831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096338.23863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096338.23906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096338.23919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096338.24063: variable 'ansible_distribution' from source: facts 21083 1727096338.24074: variable 'ansible_distribution_major_version' from source: facts 21083 1727096338.24093: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096338.24096: when evaluation is False, skipping this task 21083 1727096338.24098: _execute() done 21083 1727096338.24101: dumping result to json 21083 1727096338.24117: done dumping result, returning 21083 1727096338.24120: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-9d29-38d8-00000000011d] 21083 1727096338.24122: sending task result for task 0afff68d-5257-9d29-38d8-00000000011d 21083 1727096338.24338: done sending task result for task 0afff68d-5257-9d29-38d8-00000000011d 21083 1727096338.24342: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096338.24390: no more pending results, returning what we have 21083 1727096338.24393: results queue empty 21083 1727096338.24394: checking for any_errors_fatal 21083 1727096338.24399: done checking for any_errors_fatal 21083 1727096338.24400: checking for max_fail_percentage 21083 1727096338.24401: done checking for max_fail_percentage 21083 1727096338.24403: checking to see if all hosts have failed and the running result is not ok 21083 1727096338.24404: done checking to see if all hosts have failed 21083 1727096338.24404: getting the remaining hosts for this loop 21083 1727096338.24406: done getting the remaining hosts for this loop 21083 1727096338.24409: getting the next task for host managed_node1 21083 1727096338.24415: done getting next task for host managed_node1 21083 1727096338.24419: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21083 1727096338.24423: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096338.24441: getting variables 21083 1727096338.24443: in VariableManager get_vars() 21083 1727096338.24493: Calling all_inventory to load vars for managed_node1 21083 1727096338.24496: Calling groups_inventory to load vars for managed_node1 21083 1727096338.24498: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096338.24508: Calling all_plugins_play to load vars for managed_node1 21083 1727096338.24511: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096338.24514: Calling groups_plugins_play to load vars for managed_node1 21083 1727096338.24826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096338.25042: done with get_vars() 21083 1727096338.25054: done getting variables 21083 1727096338.25113: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:58:58 -0400 (0:00:00.052) 0:00:10.437 ****** 21083 1727096338.25147: entering _queue_task() for managed_node1/service 21083 1727096338.25436: worker is 1 (out of 1 available) 21083 1727096338.25449: exiting _queue_task() for managed_node1/service 21083 1727096338.25460: done queuing things up, now waiting for results queue to drain 21083 1727096338.25461: waiting for pending results... 21083 1727096338.25777: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21083 1727096338.25875: in run() - task 0afff68d-5257-9d29-38d8-00000000011e 21083 1727096338.25976: variable 'ansible_search_path' from source: unknown 21083 1727096338.25979: variable 'ansible_search_path' from source: unknown 21083 1727096338.25982: calling self._execute() 21083 1727096338.26017: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096338.26022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096338.26033: variable 'omit' from source: magic vars 21083 1727096338.26461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096338.29349: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096338.29417: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096338.29457: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096338.29500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096338.29522: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096338.29610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096338.29636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096338.29718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096338.29722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096338.29725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096338.29852: variable 'ansible_distribution' from source: facts 21083 1727096338.29856: variable 'ansible_distribution_major_version' from source: facts 21083 1727096338.29885: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096338.29888: when evaluation is False, skipping this task 21083 1727096338.29890: _execute() done 21083 1727096338.29893: dumping result to json 21083 1727096338.29898: done dumping result, returning 21083 1727096338.29907: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-9d29-38d8-00000000011e] 21083 1727096338.29912: sending task result for task 0afff68d-5257-9d29-38d8-00000000011e 21083 1727096338.30014: done sending task result for task 0afff68d-5257-9d29-38d8-00000000011e 21083 1727096338.30018: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096338.30069: no more pending results, returning what we have 21083 1727096338.30073: results queue empty 21083 1727096338.30074: checking for any_errors_fatal 21083 1727096338.30079: done checking for any_errors_fatal 21083 1727096338.30080: checking for max_fail_percentage 21083 1727096338.30082: done checking for max_fail_percentage 21083 1727096338.30083: checking to see if all hosts have failed and the running result is not ok 21083 1727096338.30084: done checking to see if all hosts have failed 21083 1727096338.30085: getting the remaining hosts for this loop 21083 1727096338.30087: done getting the remaining hosts for this loop 21083 1727096338.30091: getting the next task for host managed_node1 21083 1727096338.30098: done getting next task for host managed_node1 21083 1727096338.30102: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21083 1727096338.30106: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096338.30123: getting variables 21083 1727096338.30125: in VariableManager get_vars() 21083 1727096338.30176: Calling all_inventory to load vars for managed_node1 21083 1727096338.30179: Calling groups_inventory to load vars for managed_node1 21083 1727096338.30182: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096338.30193: Calling all_plugins_play to load vars for managed_node1 21083 1727096338.30195: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096338.30198: Calling groups_plugins_play to load vars for managed_node1 21083 1727096338.30539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096338.30918: done with get_vars() 21083 1727096338.30930: done getting variables 21083 1727096338.30990: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:58:58 -0400 (0:00:00.058) 0:00:10.495 ****** 21083 1727096338.31021: entering _queue_task() for managed_node1/service 21083 1727096338.31307: worker is 1 (out of 1 available) 21083 1727096338.31320: exiting _queue_task() for managed_node1/service 21083 1727096338.31330: done queuing things up, now waiting for results queue to drain 21083 1727096338.31331: waiting for pending results... 21083 1727096338.31791: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21083 1727096338.31801: in run() - task 0afff68d-5257-9d29-38d8-00000000011f 21083 1727096338.31805: variable 'ansible_search_path' from source: unknown 21083 1727096338.31808: variable 'ansible_search_path' from source: unknown 21083 1727096338.31810: calling self._execute() 21083 1727096338.31883: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096338.31887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096338.31897: variable 'omit' from source: magic vars 21083 1727096338.32345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096338.34599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096338.34679: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096338.34715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096338.34755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096338.34843: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096338.34862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096338.34896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096338.34921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096338.34964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096338.34984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096338.35118: variable 'ansible_distribution' from source: facts 21083 1727096338.35128: variable 'ansible_distribution_major_version' from source: facts 21083 1727096338.35142: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096338.35145: when evaluation is False, skipping this task 21083 1727096338.35148: _execute() done 21083 1727096338.35150: dumping result to json 21083 1727096338.35197: done dumping result, returning 21083 1727096338.35201: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-9d29-38d8-00000000011f] 21083 1727096338.35204: sending task result for task 0afff68d-5257-9d29-38d8-00000000011f 21083 1727096338.35270: done sending task result for task 0afff68d-5257-9d29-38d8-00000000011f 21083 1727096338.35273: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21083 1727096338.35317: no more pending results, returning what we have 21083 1727096338.35320: results queue empty 21083 1727096338.35321: checking for any_errors_fatal 21083 1727096338.35328: done checking for any_errors_fatal 21083 1727096338.35329: checking for max_fail_percentage 21083 1727096338.35331: done checking for max_fail_percentage 21083 1727096338.35332: checking to see if all hosts have failed and the running result is not ok 21083 1727096338.35333: done checking to see if all hosts have failed 21083 1727096338.35334: getting the remaining hosts for this loop 21083 1727096338.35336: done getting the remaining hosts for this loop 21083 1727096338.35340: getting the next task for host managed_node1 21083 1727096338.35347: done getting next task for host managed_node1 21083 1727096338.35351: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21083 1727096338.35355: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096338.35380: getting variables 21083 1727096338.35382: in VariableManager get_vars() 21083 1727096338.35432: Calling all_inventory to load vars for managed_node1 21083 1727096338.35435: Calling groups_inventory to load vars for managed_node1 21083 1727096338.35438: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096338.35450: Calling all_plugins_play to load vars for managed_node1 21083 1727096338.35454: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096338.35457: Calling groups_plugins_play to load vars for managed_node1 21083 1727096338.35743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096338.36089: done with get_vars() 21083 1727096338.36099: done getting variables 21083 1727096338.36154: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:58:58 -0400 (0:00:00.051) 0:00:10.547 ****** 21083 1727096338.36190: entering _queue_task() for managed_node1/service 21083 1727096338.36448: worker is 1 (out of 1 available) 21083 1727096338.36459: exiting _queue_task() for managed_node1/service 21083 1727096338.36675: done queuing things up, now waiting for results queue to drain 21083 1727096338.36677: waiting for pending results... 21083 1727096338.36846: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21083 1727096338.36945: in run() - task 0afff68d-5257-9d29-38d8-000000000120 21083 1727096338.36950: variable 'ansible_search_path' from source: unknown 21083 1727096338.36953: variable 'ansible_search_path' from source: unknown 21083 1727096338.36955: calling self._execute() 21083 1727096338.37031: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096338.37037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096338.37052: variable 'omit' from source: magic vars 21083 1727096338.37485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096338.39799: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096338.39864: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096338.39973: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096338.39978: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096338.39981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096338.40045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096338.40084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096338.40109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096338.40147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096338.40171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096338.40314: variable 'ansible_distribution' from source: facts 21083 1727096338.40318: variable 'ansible_distribution_major_version' from source: facts 21083 1727096338.40372: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096338.40375: when evaluation is False, skipping this task 21083 1727096338.40377: _execute() done 21083 1727096338.40380: dumping result to json 21083 1727096338.40383: done dumping result, returning 21083 1727096338.40390: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-9d29-38d8-000000000120] 21083 1727096338.40393: sending task result for task 0afff68d-5257-9d29-38d8-000000000120 21083 1727096338.40718: done sending task result for task 0afff68d-5257-9d29-38d8-000000000120 21083 1727096338.40722: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096338.40763: no more pending results, returning what we have 21083 1727096338.40771: results queue empty 21083 1727096338.40773: checking for any_errors_fatal 21083 1727096338.40779: done checking for any_errors_fatal 21083 1727096338.40780: checking for max_fail_percentage 21083 1727096338.40781: done checking for max_fail_percentage 21083 1727096338.40782: checking to see if all hosts have failed and the running result is not ok 21083 1727096338.40783: done checking to see if all hosts have failed 21083 1727096338.40784: getting the remaining hosts for this loop 21083 1727096338.40785: done getting the remaining hosts for this loop 21083 1727096338.40788: getting the next task for host managed_node1 21083 1727096338.40794: done getting next task for host managed_node1 21083 1727096338.40798: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21083 1727096338.40801: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096338.40818: getting variables 21083 1727096338.40820: in VariableManager get_vars() 21083 1727096338.40861: Calling all_inventory to load vars for managed_node1 21083 1727096338.40866: Calling groups_inventory to load vars for managed_node1 21083 1727096338.40871: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096338.40880: Calling all_plugins_play to load vars for managed_node1 21083 1727096338.40883: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096338.40886: Calling groups_plugins_play to load vars for managed_node1 21083 1727096338.41117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096338.41320: done with get_vars() 21083 1727096338.41330: done getting variables 21083 1727096338.41388: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:58:58 -0400 (0:00:00.052) 0:00:10.599 ****** 21083 1727096338.41419: entering _queue_task() for managed_node1/service 21083 1727096338.41675: worker is 1 (out of 1 available) 21083 1727096338.41687: exiting _queue_task() for managed_node1/service 21083 1727096338.41699: done queuing things up, now waiting for results queue to drain 21083 1727096338.41700: waiting for pending results... 21083 1727096338.42076: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21083 1727096338.42086: in run() - task 0afff68d-5257-9d29-38d8-000000000121 21083 1727096338.42101: variable 'ansible_search_path' from source: unknown 21083 1727096338.42105: variable 'ansible_search_path' from source: unknown 21083 1727096338.42137: calling self._execute() 21083 1727096338.42222: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096338.42226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096338.42282: variable 'omit' from source: magic vars 21083 1727096338.42660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096338.44975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096338.44979: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096338.45005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096338.45024: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096338.45051: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096338.45139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096338.45170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096338.45198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096338.45241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096338.45255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096338.45400: variable 'ansible_distribution' from source: facts 21083 1727096338.45406: variable 'ansible_distribution_major_version' from source: facts 21083 1727096338.45425: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096338.45428: when evaluation is False, skipping this task 21083 1727096338.45431: _execute() done 21083 1727096338.45433: dumping result to json 21083 1727096338.45460: done dumping result, returning 21083 1727096338.45463: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-9d29-38d8-000000000121] 21083 1727096338.45465: sending task result for task 0afff68d-5257-9d29-38d8-000000000121 21083 1727096338.45622: done sending task result for task 0afff68d-5257-9d29-38d8-000000000121 21083 1727096338.45625: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21083 1727096338.45709: no more pending results, returning what we have 21083 1727096338.45713: results queue empty 21083 1727096338.45714: checking for any_errors_fatal 21083 1727096338.45720: done checking for any_errors_fatal 21083 1727096338.45721: checking for max_fail_percentage 21083 1727096338.45723: done checking for max_fail_percentage 21083 1727096338.45724: checking to see if all hosts have failed and the running result is not ok 21083 1727096338.45725: done checking to see if all hosts have failed 21083 1727096338.45726: getting the remaining hosts for this loop 21083 1727096338.45727: done getting the remaining hosts for this loop 21083 1727096338.45731: getting the next task for host managed_node1 21083 1727096338.45736: done getting next task for host managed_node1 21083 1727096338.45740: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21083 1727096338.45744: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096338.45762: getting variables 21083 1727096338.45769: in VariableManager get_vars() 21083 1727096338.45816: Calling all_inventory to load vars for managed_node1 21083 1727096338.45819: Calling groups_inventory to load vars for managed_node1 21083 1727096338.45822: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096338.45833: Calling all_plugins_play to load vars for managed_node1 21083 1727096338.45836: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096338.45839: Calling groups_plugins_play to load vars for managed_node1 21083 1727096338.46152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096338.46358: done with get_vars() 21083 1727096338.46374: done getting variables 21083 1727096338.46432: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:58:58 -0400 (0:00:00.050) 0:00:10.650 ****** 21083 1727096338.46471: entering _queue_task() for managed_node1/copy 21083 1727096338.46732: worker is 1 (out of 1 available) 21083 1727096338.46744: exiting _queue_task() for managed_node1/copy 21083 1727096338.46755: done queuing things up, now waiting for results queue to drain 21083 1727096338.46756: waiting for pending results... 21083 1727096338.47185: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21083 1727096338.47196: in run() - task 0afff68d-5257-9d29-38d8-000000000122 21083 1727096338.47199: variable 'ansible_search_path' from source: unknown 21083 1727096338.47202: variable 'ansible_search_path' from source: unknown 21083 1727096338.47232: calling self._execute() 21083 1727096338.47322: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096338.47373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096338.47377: variable 'omit' from source: magic vars 21083 1727096338.47821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096338.51118: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096338.51122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096338.51125: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096338.51247: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096338.51331: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096338.51670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096338.51674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096338.51677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096338.51770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096338.51809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096338.51951: variable 'ansible_distribution' from source: facts 21083 1727096338.51960: variable 'ansible_distribution_major_version' from source: facts 21083 1727096338.51986: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096338.51996: when evaluation is False, skipping this task 21083 1727096338.52002: _execute() done 21083 1727096338.52102: dumping result to json 21083 1727096338.52105: done dumping result, returning 21083 1727096338.52108: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-9d29-38d8-000000000122] 21083 1727096338.52111: sending task result for task 0afff68d-5257-9d29-38d8-000000000122 21083 1727096338.52193: done sending task result for task 0afff68d-5257-9d29-38d8-000000000122 21083 1727096338.52196: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096338.52253: no more pending results, returning what we have 21083 1727096338.52257: results queue empty 21083 1727096338.52258: checking for any_errors_fatal 21083 1727096338.52270: done checking for any_errors_fatal 21083 1727096338.52271: checking for max_fail_percentage 21083 1727096338.52273: done checking for max_fail_percentage 21083 1727096338.52274: checking to see if all hosts have failed and the running result is not ok 21083 1727096338.52275: done checking to see if all hosts have failed 21083 1727096338.52276: getting the remaining hosts for this loop 21083 1727096338.52278: done getting the remaining hosts for this loop 21083 1727096338.52282: getting the next task for host managed_node1 21083 1727096338.52289: done getting next task for host managed_node1 21083 1727096338.52293: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21083 1727096338.52297: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096338.52315: getting variables 21083 1727096338.52316: in VariableManager get_vars() 21083 1727096338.52362: Calling all_inventory to load vars for managed_node1 21083 1727096338.52469: Calling groups_inventory to load vars for managed_node1 21083 1727096338.52474: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096338.52486: Calling all_plugins_play to load vars for managed_node1 21083 1727096338.52488: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096338.52491: Calling groups_plugins_play to load vars for managed_node1 21083 1727096338.52860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096338.53076: done with get_vars() 21083 1727096338.53087: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:58:58 -0400 (0:00:00.066) 0:00:10.717 ****** 21083 1727096338.53171: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21083 1727096338.53427: worker is 1 (out of 1 available) 21083 1727096338.53438: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21083 1727096338.53451: done queuing things up, now waiting for results queue to drain 21083 1727096338.53453: waiting for pending results... 21083 1727096338.54185: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21083 1727096338.54190: in run() - task 0afff68d-5257-9d29-38d8-000000000123 21083 1727096338.54193: variable 'ansible_search_path' from source: unknown 21083 1727096338.54195: variable 'ansible_search_path' from source: unknown 21083 1727096338.54313: calling self._execute() 21083 1727096338.54490: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096338.54572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096338.54576: variable 'omit' from source: magic vars 21083 1727096338.55306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096338.57756: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096338.58676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096338.58679: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096338.58682: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096338.58684: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096338.58896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096338.58933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096338.58962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096338.59041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096338.59125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096338.59373: variable 'ansible_distribution' from source: facts 21083 1727096338.59438: variable 'ansible_distribution_major_version' from source: facts 21083 1727096338.59462: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096338.59549: when evaluation is False, skipping this task 21083 1727096338.59557: _execute() done 21083 1727096338.59562: dumping result to json 21083 1727096338.59574: done dumping result, returning 21083 1727096338.59585: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-9d29-38d8-000000000123] 21083 1727096338.59592: sending task result for task 0afff68d-5257-9d29-38d8-000000000123 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096338.59753: no more pending results, returning what we have 21083 1727096338.59757: results queue empty 21083 1727096338.59759: checking for any_errors_fatal 21083 1727096338.59773: done checking for any_errors_fatal 21083 1727096338.59774: checking for max_fail_percentage 21083 1727096338.59776: done checking for max_fail_percentage 21083 1727096338.59777: checking to see if all hosts have failed and the running result is not ok 21083 1727096338.59778: done checking to see if all hosts have failed 21083 1727096338.59779: getting the remaining hosts for this loop 21083 1727096338.59781: done getting the remaining hosts for this loop 21083 1727096338.59785: getting the next task for host managed_node1 21083 1727096338.59793: done getting next task for host managed_node1 21083 1727096338.59798: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21083 1727096338.59802: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096338.59820: getting variables 21083 1727096338.59822: in VariableManager get_vars() 21083 1727096338.59881: Calling all_inventory to load vars for managed_node1 21083 1727096338.59884: Calling groups_inventory to load vars for managed_node1 21083 1727096338.59887: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096338.59899: Calling all_plugins_play to load vars for managed_node1 21083 1727096338.59902: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096338.59905: Calling groups_plugins_play to load vars for managed_node1 21083 1727096338.60698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096338.61091: done with get_vars() 21083 1727096338.61104: done getting variables 21083 1727096338.61221: done sending task result for task 0afff68d-5257-9d29-38d8-000000000123 21083 1727096338.61225: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:58:58 -0400 (0:00:00.081) 0:00:10.798 ****** 21083 1727096338.61294: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21083 1727096338.62024: worker is 1 (out of 1 available) 21083 1727096338.62034: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21083 1727096338.62046: done queuing things up, now waiting for results queue to drain 21083 1727096338.62047: waiting for pending results... 21083 1727096338.62343: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21083 1727096338.62576: in run() - task 0afff68d-5257-9d29-38d8-000000000124 21083 1727096338.62595: variable 'ansible_search_path' from source: unknown 21083 1727096338.62599: variable 'ansible_search_path' from source: unknown 21083 1727096338.62658: calling self._execute() 21083 1727096338.62952: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096338.62960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096338.62967: variable 'omit' from source: magic vars 21083 1727096338.64101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096338.69384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096338.69454: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096338.69490: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096338.69641: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096338.69672: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096338.69748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096338.69778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096338.69803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096338.69843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096338.69908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096338.70489: variable 'ansible_distribution' from source: facts 21083 1727096338.70499: variable 'ansible_distribution_major_version' from source: facts 21083 1727096338.70513: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096338.70516: when evaluation is False, skipping this task 21083 1727096338.70519: _execute() done 21083 1727096338.70521: dumping result to json 21083 1727096338.70562: done dumping result, returning 21083 1727096338.70570: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-9d29-38d8-000000000124] 21083 1727096338.70574: sending task result for task 0afff68d-5257-9d29-38d8-000000000124 21083 1727096338.70812: done sending task result for task 0afff68d-5257-9d29-38d8-000000000124 21083 1727096338.70815: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096338.70862: no more pending results, returning what we have 21083 1727096338.70870: results queue empty 21083 1727096338.70871: checking for any_errors_fatal 21083 1727096338.70878: done checking for any_errors_fatal 21083 1727096338.70879: checking for max_fail_percentage 21083 1727096338.70881: done checking for max_fail_percentage 21083 1727096338.70882: checking to see if all hosts have failed and the running result is not ok 21083 1727096338.70883: done checking to see if all hosts have failed 21083 1727096338.70884: getting the remaining hosts for this loop 21083 1727096338.70885: done getting the remaining hosts for this loop 21083 1727096338.70889: getting the next task for host managed_node1 21083 1727096338.70897: done getting next task for host managed_node1 21083 1727096338.70901: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21083 1727096338.70904: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096338.70934: getting variables 21083 1727096338.70937: in VariableManager get_vars() 21083 1727096338.70986: Calling all_inventory to load vars for managed_node1 21083 1727096338.70989: Calling groups_inventory to load vars for managed_node1 21083 1727096338.70991: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096338.71000: Calling all_plugins_play to load vars for managed_node1 21083 1727096338.71002: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096338.71004: Calling groups_plugins_play to load vars for managed_node1 21083 1727096338.71343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096338.71951: done with get_vars() 21083 1727096338.71961: done getting variables 21083 1727096338.72087: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:58:58 -0400 (0:00:00.109) 0:00:10.907 ****** 21083 1727096338.72210: entering _queue_task() for managed_node1/debug 21083 1727096338.73402: worker is 1 (out of 1 available) 21083 1727096338.73411: exiting _queue_task() for managed_node1/debug 21083 1727096338.73420: done queuing things up, now waiting for results queue to drain 21083 1727096338.73421: waiting for pending results... 21083 1727096338.73784: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21083 1727096338.73790: in run() - task 0afff68d-5257-9d29-38d8-000000000125 21083 1727096338.74173: variable 'ansible_search_path' from source: unknown 21083 1727096338.74177: variable 'ansible_search_path' from source: unknown 21083 1727096338.74180: calling self._execute() 21083 1727096338.74182: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096338.74185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096338.74188: variable 'omit' from source: magic vars 21083 1727096338.74919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096338.78901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096338.78977: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096338.79026: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096338.79100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096338.79138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096338.79219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096338.79260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096338.79293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096338.79339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096338.79365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096338.79505: variable 'ansible_distribution' from source: facts 21083 1727096338.79517: variable 'ansible_distribution_major_version' from source: facts 21083 1727096338.79541: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096338.79550: when evaluation is False, skipping this task 21083 1727096338.79557: _execute() done 21083 1727096338.79572: dumping result to json 21083 1727096338.79581: done dumping result, returning 21083 1727096338.79675: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-9d29-38d8-000000000125] 21083 1727096338.79679: sending task result for task 0afff68d-5257-9d29-38d8-000000000125 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096338.79826: no more pending results, returning what we have 21083 1727096338.79829: results queue empty 21083 1727096338.79831: checking for any_errors_fatal 21083 1727096338.79836: done checking for any_errors_fatal 21083 1727096338.79837: checking for max_fail_percentage 21083 1727096338.79839: done checking for max_fail_percentage 21083 1727096338.79840: checking to see if all hosts have failed and the running result is not ok 21083 1727096338.79842: done checking to see if all hosts have failed 21083 1727096338.79843: getting the remaining hosts for this loop 21083 1727096338.79844: done getting the remaining hosts for this loop 21083 1727096338.79848: getting the next task for host managed_node1 21083 1727096338.79855: done getting next task for host managed_node1 21083 1727096338.79859: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21083 1727096338.79862: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096338.79882: getting variables 21083 1727096338.79889: in VariableManager get_vars() 21083 1727096338.79942: Calling all_inventory to load vars for managed_node1 21083 1727096338.79945: Calling groups_inventory to load vars for managed_node1 21083 1727096338.79948: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096338.79959: Calling all_plugins_play to load vars for managed_node1 21083 1727096338.79962: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096338.79965: Calling groups_plugins_play to load vars for managed_node1 21083 1727096338.80412: done sending task result for task 0afff68d-5257-9d29-38d8-000000000125 21083 1727096338.80416: WORKER PROCESS EXITING 21083 1727096338.80444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096338.80653: done with get_vars() 21083 1727096338.80664: done getting variables 21083 1727096338.80723: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:58:58 -0400 (0:00:00.085) 0:00:10.993 ****** 21083 1727096338.80763: entering _queue_task() for managed_node1/debug 21083 1727096338.81046: worker is 1 (out of 1 available) 21083 1727096338.81058: exiting _queue_task() for managed_node1/debug 21083 1727096338.81173: done queuing things up, now waiting for results queue to drain 21083 1727096338.81176: waiting for pending results... 21083 1727096338.81381: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21083 1727096338.81541: in run() - task 0afff68d-5257-9d29-38d8-000000000126 21083 1727096338.81563: variable 'ansible_search_path' from source: unknown 21083 1727096338.81574: variable 'ansible_search_path' from source: unknown 21083 1727096338.81613: calling self._execute() 21083 1727096338.81703: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096338.81715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096338.81737: variable 'omit' from source: magic vars 21083 1727096338.82202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096338.85833: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096338.85910: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096338.85954: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096338.85997: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096338.86027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096338.86112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096338.86145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096338.86176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096338.86223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096338.86242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096338.86406: variable 'ansible_distribution' from source: facts 21083 1727096338.86410: variable 'ansible_distribution_major_version' from source: facts 21083 1727096338.86416: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096338.86423: when evaluation is False, skipping this task 21083 1727096338.86429: _execute() done 21083 1727096338.86435: dumping result to json 21083 1727096338.86515: done dumping result, returning 21083 1727096338.86519: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-9d29-38d8-000000000126] 21083 1727096338.86522: sending task result for task 0afff68d-5257-9d29-38d8-000000000126 21083 1727096338.86590: done sending task result for task 0afff68d-5257-9d29-38d8-000000000126 21083 1727096338.86593: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096338.86668: no more pending results, returning what we have 21083 1727096338.86672: results queue empty 21083 1727096338.86673: checking for any_errors_fatal 21083 1727096338.86682: done checking for any_errors_fatal 21083 1727096338.86683: checking for max_fail_percentage 21083 1727096338.86685: done checking for max_fail_percentage 21083 1727096338.86686: checking to see if all hosts have failed and the running result is not ok 21083 1727096338.86687: done checking to see if all hosts have failed 21083 1727096338.86688: getting the remaining hosts for this loop 21083 1727096338.86690: done getting the remaining hosts for this loop 21083 1727096338.86694: getting the next task for host managed_node1 21083 1727096338.86702: done getting next task for host managed_node1 21083 1727096338.86707: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21083 1727096338.86710: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096338.86729: getting variables 21083 1727096338.86731: in VariableManager get_vars() 21083 1727096338.86787: Calling all_inventory to load vars for managed_node1 21083 1727096338.86790: Calling groups_inventory to load vars for managed_node1 21083 1727096338.86793: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096338.86806: Calling all_plugins_play to load vars for managed_node1 21083 1727096338.86809: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096338.86813: Calling groups_plugins_play to load vars for managed_node1 21083 1727096338.87229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096338.87823: done with get_vars() 21083 1727096338.87972: done getting variables 21083 1727096338.88031: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:58:58 -0400 (0:00:00.072) 0:00:11.066 ****** 21083 1727096338.88064: entering _queue_task() for managed_node1/debug 21083 1727096338.88603: worker is 1 (out of 1 available) 21083 1727096338.88620: exiting _queue_task() for managed_node1/debug 21083 1727096338.88632: done queuing things up, now waiting for results queue to drain 21083 1727096338.88633: waiting for pending results... 21083 1727096338.88986: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21083 1727096338.89078: in run() - task 0afff68d-5257-9d29-38d8-000000000127 21083 1727096338.89100: variable 'ansible_search_path' from source: unknown 21083 1727096338.89115: variable 'ansible_search_path' from source: unknown 21083 1727096338.89161: calling self._execute() 21083 1727096338.89249: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096338.89262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096338.89279: variable 'omit' from source: magic vars 21083 1727096338.89722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096338.93877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096338.93990: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096338.94203: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096338.94242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096338.94275: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096338.94352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096338.94389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096338.94573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096338.94576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096338.94579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096338.94622: variable 'ansible_distribution' from source: facts 21083 1727096338.94633: variable 'ansible_distribution_major_version' from source: facts 21083 1727096338.94655: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096338.94661: when evaluation is False, skipping this task 21083 1727096338.94671: _execute() done 21083 1727096338.94679: dumping result to json 21083 1727096338.94689: done dumping result, returning 21083 1727096338.94704: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-9d29-38d8-000000000127] 21083 1727096338.94715: sending task result for task 0afff68d-5257-9d29-38d8-000000000127 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21083 1727096338.94875: no more pending results, returning what we have 21083 1727096338.94878: results queue empty 21083 1727096338.94879: checking for any_errors_fatal 21083 1727096338.94885: done checking for any_errors_fatal 21083 1727096338.94886: checking for max_fail_percentage 21083 1727096338.94887: done checking for max_fail_percentage 21083 1727096338.94888: checking to see if all hosts have failed and the running result is not ok 21083 1727096338.94889: done checking to see if all hosts have failed 21083 1727096338.94890: getting the remaining hosts for this loop 21083 1727096338.94891: done getting the remaining hosts for this loop 21083 1727096338.94895: getting the next task for host managed_node1 21083 1727096338.94902: done getting next task for host managed_node1 21083 1727096338.94905: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21083 1727096338.94909: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096338.94931: getting variables 21083 1727096338.94933: in VariableManager get_vars() 21083 1727096338.94981: Calling all_inventory to load vars for managed_node1 21083 1727096338.94984: Calling groups_inventory to load vars for managed_node1 21083 1727096338.94986: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096338.94997: Calling all_plugins_play to load vars for managed_node1 21083 1727096338.95000: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096338.95003: Calling groups_plugins_play to load vars for managed_node1 21083 1727096338.95596: done sending task result for task 0afff68d-5257-9d29-38d8-000000000127 21083 1727096338.95599: WORKER PROCESS EXITING 21083 1727096338.95704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096338.96383: done with get_vars() 21083 1727096338.96396: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:58:58 -0400 (0:00:00.087) 0:00:11.154 ****** 21083 1727096338.96834: entering _queue_task() for managed_node1/ping 21083 1727096338.97648: worker is 1 (out of 1 available) 21083 1727096338.97661: exiting _queue_task() for managed_node1/ping 21083 1727096338.97676: done queuing things up, now waiting for results queue to drain 21083 1727096338.97677: waiting for pending results... 21083 1727096338.98284: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21083 1727096338.98438: in run() - task 0afff68d-5257-9d29-38d8-000000000128 21083 1727096338.98450: variable 'ansible_search_path' from source: unknown 21083 1727096338.98454: variable 'ansible_search_path' from source: unknown 21083 1727096338.98491: calling self._execute() 21083 1727096338.98750: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096338.98754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096338.98765: variable 'omit' from source: magic vars 21083 1727096338.99550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096339.03305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096339.03345: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096339.03385: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096339.03429: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096339.03515: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096339.03553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096339.03585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096339.03615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096339.03652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096339.03666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096339.03805: variable 'ansible_distribution' from source: facts 21083 1727096339.03839: variable 'ansible_distribution_major_version' from source: facts 21083 1727096339.03843: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096339.03846: when evaluation is False, skipping this task 21083 1727096339.03848: _execute() done 21083 1727096339.03850: dumping result to json 21083 1727096339.03852: done dumping result, returning 21083 1727096339.03857: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-9d29-38d8-000000000128] 21083 1727096339.03862: sending task result for task 0afff68d-5257-9d29-38d8-000000000128 21083 1727096339.04006: done sending task result for task 0afff68d-5257-9d29-38d8-000000000128 21083 1727096339.04008: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096339.04093: no more pending results, returning what we have 21083 1727096339.04096: results queue empty 21083 1727096339.04098: checking for any_errors_fatal 21083 1727096339.04104: done checking for any_errors_fatal 21083 1727096339.04105: checking for max_fail_percentage 21083 1727096339.04107: done checking for max_fail_percentage 21083 1727096339.04108: checking to see if all hosts have failed and the running result is not ok 21083 1727096339.04109: done checking to see if all hosts have failed 21083 1727096339.04110: getting the remaining hosts for this loop 21083 1727096339.04112: done getting the remaining hosts for this loop 21083 1727096339.04116: getting the next task for host managed_node1 21083 1727096339.04125: done getting next task for host managed_node1 21083 1727096339.04127: ^ task is: TASK: meta (role_complete) 21083 1727096339.04131: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096339.04156: getting variables 21083 1727096339.04159: in VariableManager get_vars() 21083 1727096339.04216: Calling all_inventory to load vars for managed_node1 21083 1727096339.04219: Calling groups_inventory to load vars for managed_node1 21083 1727096339.04222: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096339.04232: Calling all_plugins_play to load vars for managed_node1 21083 1727096339.04235: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096339.04239: Calling groups_plugins_play to load vars for managed_node1 21083 1727096339.04930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096339.05138: done with get_vars() 21083 1727096339.05150: done getting variables 21083 1727096339.05230: done queuing things up, now waiting for results queue to drain 21083 1727096339.05232: results queue empty 21083 1727096339.05233: checking for any_errors_fatal 21083 1727096339.05235: done checking for any_errors_fatal 21083 1727096339.05236: checking for max_fail_percentage 21083 1727096339.05237: done checking for max_fail_percentage 21083 1727096339.05237: checking to see if all hosts have failed and the running result is not ok 21083 1727096339.05238: done checking to see if all hosts have failed 21083 1727096339.05239: getting the remaining hosts for this loop 21083 1727096339.05240: done getting the remaining hosts for this loop 21083 1727096339.05247: getting the next task for host managed_node1 21083 1727096339.05252: done getting next task for host managed_node1 21083 1727096339.05254: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21083 1727096339.05256: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096339.05258: getting variables 21083 1727096339.05259: in VariableManager get_vars() 21083 1727096339.05286: Calling all_inventory to load vars for managed_node1 21083 1727096339.05288: Calling groups_inventory to load vars for managed_node1 21083 1727096339.05290: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096339.05295: Calling all_plugins_play to load vars for managed_node1 21083 1727096339.05297: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096339.05300: Calling groups_plugins_play to load vars for managed_node1 21083 1727096339.05441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096339.05641: done with get_vars() 21083 1727096339.05649: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:210 Monday 23 September 2024 08:58:59 -0400 (0:00:00.088) 0:00:11.243 ****** 21083 1727096339.05726: entering _queue_task() for managed_node1/include_tasks 21083 1727096339.06187: worker is 1 (out of 1 available) 21083 1727096339.06197: exiting _queue_task() for managed_node1/include_tasks 21083 1727096339.06207: done queuing things up, now waiting for results queue to drain 21083 1727096339.06208: waiting for pending results... 21083 1727096339.06455: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 21083 1727096339.06460: in run() - task 0afff68d-5257-9d29-38d8-000000000158 21083 1727096339.06463: variable 'ansible_search_path' from source: unknown 21083 1727096339.06475: calling self._execute() 21083 1727096339.06564: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096339.06574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096339.06584: variable 'omit' from source: magic vars 21083 1727096339.07052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096339.09541: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096339.09615: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096339.09652: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096339.09875: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096339.09878: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096339.09881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096339.09884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096339.09887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096339.09898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096339.09914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096339.10058: variable 'ansible_distribution' from source: facts 21083 1727096339.10064: variable 'ansible_distribution_major_version' from source: facts 21083 1727096339.10091: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096339.10094: when evaluation is False, skipping this task 21083 1727096339.10097: _execute() done 21083 1727096339.10099: dumping result to json 21083 1727096339.10102: done dumping result, returning 21083 1727096339.10107: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-9d29-38d8-000000000158] 21083 1727096339.10111: sending task result for task 0afff68d-5257-9d29-38d8-000000000158 21083 1727096339.10207: done sending task result for task 0afff68d-5257-9d29-38d8-000000000158 21083 1727096339.10211: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096339.10261: no more pending results, returning what we have 21083 1727096339.10269: results queue empty 21083 1727096339.10271: checking for any_errors_fatal 21083 1727096339.10272: done checking for any_errors_fatal 21083 1727096339.10273: checking for max_fail_percentage 21083 1727096339.10276: done checking for max_fail_percentage 21083 1727096339.10276: checking to see if all hosts have failed and the running result is not ok 21083 1727096339.10278: done checking to see if all hosts have failed 21083 1727096339.10278: getting the remaining hosts for this loop 21083 1727096339.10280: done getting the remaining hosts for this loop 21083 1727096339.10284: getting the next task for host managed_node1 21083 1727096339.10291: done getting next task for host managed_node1 21083 1727096339.10293: ^ task is: TASK: Verify network state restored to default 21083 1727096339.10296: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21083 1727096339.10300: getting variables 21083 1727096339.10301: in VariableManager get_vars() 21083 1727096339.10348: Calling all_inventory to load vars for managed_node1 21083 1727096339.10350: Calling groups_inventory to load vars for managed_node1 21083 1727096339.10353: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096339.10367: Calling all_plugins_play to load vars for managed_node1 21083 1727096339.10480: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096339.10485: Calling groups_plugins_play to load vars for managed_node1 21083 1727096339.10827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096339.11084: done with get_vars() 21083 1727096339.11094: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:214 Monday 23 September 2024 08:58:59 -0400 (0:00:00.054) 0:00:11.297 ****** 21083 1727096339.11190: entering _queue_task() for managed_node1/include_tasks 21083 1727096339.11579: worker is 1 (out of 1 available) 21083 1727096339.11589: exiting _queue_task() for managed_node1/include_tasks 21083 1727096339.11599: done queuing things up, now waiting for results queue to drain 21083 1727096339.11601: waiting for pending results... 21083 1727096339.11779: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 21083 1727096339.11887: in run() - task 0afff68d-5257-9d29-38d8-000000000159 21083 1727096339.11895: variable 'ansible_search_path' from source: unknown 21083 1727096339.11941: calling self._execute() 21083 1727096339.12029: variable 'ansible_host' from source: host vars for 'managed_node1' 21083 1727096339.12032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21083 1727096339.12048: variable 'omit' from source: magic vars 21083 1727096339.12520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21083 1727096339.14178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21083 1727096339.14231: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21083 1727096339.14261: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21083 1727096339.14291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21083 1727096339.14311: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21083 1727096339.14370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21083 1727096339.14393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21083 1727096339.14413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21083 1727096339.14439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21083 1727096339.14450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21083 1727096339.14582: variable 'ansible_distribution' from source: facts 21083 1727096339.14675: variable 'ansible_distribution_major_version' from source: facts 21083 1727096339.14678: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21083 1727096339.14680: when evaluation is False, skipping this task 21083 1727096339.14681: _execute() done 21083 1727096339.14683: dumping result to json 21083 1727096339.14684: done dumping result, returning 21083 1727096339.14686: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0afff68d-5257-9d29-38d8-000000000159] 21083 1727096339.14688: sending task result for task 0afff68d-5257-9d29-38d8-000000000159 21083 1727096339.14748: done sending task result for task 0afff68d-5257-9d29-38d8-000000000159 21083 1727096339.14750: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21083 1727096339.14818: no more pending results, returning what we have 21083 1727096339.14822: results queue empty 21083 1727096339.14823: checking for any_errors_fatal 21083 1727096339.14827: done checking for any_errors_fatal 21083 1727096339.14828: checking for max_fail_percentage 21083 1727096339.14830: done checking for max_fail_percentage 21083 1727096339.14831: checking to see if all hosts have failed and the running result is not ok 21083 1727096339.14832: done checking to see if all hosts have failed 21083 1727096339.14832: getting the remaining hosts for this loop 21083 1727096339.14834: done getting the remaining hosts for this loop 21083 1727096339.14837: getting the next task for host managed_node1 21083 1727096339.14845: done getting next task for host managed_node1 21083 1727096339.14847: ^ task is: TASK: meta (flush_handlers) 21083 1727096339.14849: ^ 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 21083 1727096339.14852: getting variables 21083 1727096339.14854: in VariableManager get_vars() 21083 1727096339.14896: Calling all_inventory to load vars for managed_node1 21083 1727096339.14899: Calling groups_inventory to load vars for managed_node1 21083 1727096339.14900: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096339.14909: Calling all_plugins_play to load vars for managed_node1 21083 1727096339.14911: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096339.14914: Calling groups_plugins_play to load vars for managed_node1 21083 1727096339.15117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096339.15328: done with get_vars() 21083 1727096339.15338: done getting variables 21083 1727096339.15412: in VariableManager get_vars() 21083 1727096339.15430: Calling all_inventory to load vars for managed_node1 21083 1727096339.15433: Calling groups_inventory to load vars for managed_node1 21083 1727096339.15435: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096339.15439: Calling all_plugins_play to load vars for managed_node1 21083 1727096339.15443: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096339.15446: Calling groups_plugins_play to load vars for managed_node1 21083 1727096339.15591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096339.15940: done with get_vars() 21083 1727096339.15950: done queuing things up, now waiting for results queue to drain 21083 1727096339.15952: results queue empty 21083 1727096339.15952: checking for any_errors_fatal 21083 1727096339.15954: done checking for any_errors_fatal 21083 1727096339.15954: checking for max_fail_percentage 21083 1727096339.15955: done checking for max_fail_percentage 21083 1727096339.15955: checking to see if all hosts have failed and the running result is not ok 21083 1727096339.15956: done checking to see if all hosts have failed 21083 1727096339.15956: getting the remaining hosts for this loop 21083 1727096339.15957: done getting the remaining hosts for this loop 21083 1727096339.15959: getting the next task for host managed_node1 21083 1727096339.15961: done getting next task for host managed_node1 21083 1727096339.15962: ^ task is: TASK: meta (flush_handlers) 21083 1727096339.15962: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096339.15964: getting variables 21083 1727096339.15965: in VariableManager get_vars() 21083 1727096339.15977: Calling all_inventory to load vars for managed_node1 21083 1727096339.15978: Calling groups_inventory to load vars for managed_node1 21083 1727096339.15980: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096339.15987: Calling all_plugins_play to load vars for managed_node1 21083 1727096339.15988: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096339.15990: Calling groups_plugins_play to load vars for managed_node1 21083 1727096339.16077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096339.16184: done with get_vars() 21083 1727096339.16189: done getting variables 21083 1727096339.16218: in VariableManager get_vars() 21083 1727096339.16228: Calling all_inventory to load vars for managed_node1 21083 1727096339.16230: Calling groups_inventory to load vars for managed_node1 21083 1727096339.16231: Calling all_plugins_inventory to load vars for managed_node1 21083 1727096339.16233: Calling all_plugins_play to load vars for managed_node1 21083 1727096339.16235: Calling groups_plugins_inventory to load vars for managed_node1 21083 1727096339.16236: Calling groups_plugins_play to load vars for managed_node1 21083 1727096339.16318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21083 1727096339.16440: done with get_vars() 21083 1727096339.16447: done queuing things up, now waiting for results queue to drain 21083 1727096339.16448: results queue empty 21083 1727096339.16449: checking for any_errors_fatal 21083 1727096339.16449: done checking for any_errors_fatal 21083 1727096339.16450: checking for max_fail_percentage 21083 1727096339.16451: done checking for max_fail_percentage 21083 1727096339.16451: checking to see if all hosts have failed and the running result is not ok 21083 1727096339.16451: done checking to see if all hosts have failed 21083 1727096339.16452: getting the remaining hosts for this loop 21083 1727096339.16452: done getting the remaining hosts for this loop 21083 1727096339.16454: getting the next task for host managed_node1 21083 1727096339.16456: done getting next task for host managed_node1 21083 1727096339.16456: ^ task is: None 21083 1727096339.16457: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21083 1727096339.16458: done queuing things up, now waiting for results queue to drain 21083 1727096339.16458: results queue empty 21083 1727096339.16459: checking for any_errors_fatal 21083 1727096339.16459: done checking for any_errors_fatal 21083 1727096339.16459: checking for max_fail_percentage 21083 1727096339.16460: done checking for max_fail_percentage 21083 1727096339.16460: checking to see if all hosts have failed and the running result is not ok 21083 1727096339.16461: done checking to see if all hosts have failed 21083 1727096339.16462: getting the next task for host managed_node1 21083 1727096339.16463: done getting next task for host managed_node1 21083 1727096339.16464: ^ task is: None 21083 1727096339.16465: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=124 rescued=0 ignored=0 Monday 23 September 2024 08:58:59 -0400 (0:00:00.053) 0:00:11.350 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.85s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.79s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.63s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Include the task 'enable_epel.yml' -------------------------------------- 0.15s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.14s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.12s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Enable network service -------------- 0.12s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Configure networking state ---------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Enable network service -------------- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Install packages -------------------- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Configure networking state ---------- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Get profile's ethtool.ring options -------------------------------------- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:141 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 21083 1727096339.16535: RUNNING CLEANUP