[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. 26763 1726867479.38618: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Isn executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 26763 1726867479.38899: Added group all to inventory 26763 1726867479.38900: Added group ungrouped to inventory 26763 1726867479.38904: Group all now contains ungrouped 26763 1726867479.38906: Examining possible inventory source: /tmp/network-5rw/inventory.yml 26763 1726867479.47335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 26763 1726867479.47372: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 26763 1726867479.47390: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 26763 1726867479.47432: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 26763 1726867479.47479: Loaded config def from plugin (inventory/script) 26763 1726867479.47481: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 26763 1726867479.47507: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 26763 1726867479.47564: Loaded config def from plugin (inventory/yaml) 26763 1726867479.47566: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 26763 1726867479.47626: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 26763 1726867479.47894: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 26763 1726867479.47897: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 26763 1726867479.47899: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 26763 1726867479.47903: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 26763 1726867479.47906: Loading data from /tmp/network-5rw/inventory.yml 26763 1726867479.47949: /tmp/network-5rw/inventory.yml was not parsable by auto 26763 1726867479.47993: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 26763 1726867479.48022: Loading data from /tmp/network-5rw/inventory.yml 26763 1726867479.48072: group all already in inventory 26763 1726867479.48079: set inventory_file for managed_node1 26763 1726867479.48082: set inventory_dir for managed_node1 26763 1726867479.48083: Added host managed_node1 to inventory 26763 1726867479.48085: Added host managed_node1 to group all 26763 1726867479.48085: set ansible_host for managed_node1 26763 1726867479.48086: set ansible_ssh_extra_args for managed_node1 26763 1726867479.48088: set inventory_file for managed_node2 26763 1726867479.48090: set inventory_dir for managed_node2 26763 1726867479.48090: Added host managed_node2 to inventory 26763 1726867479.48091: Added host managed_node2 to group all 26763 1726867479.48092: set ansible_host for managed_node2 26763 1726867479.48092: set ansible_ssh_extra_args for managed_node2 26763 1726867479.48094: set inventory_file for managed_node3 26763 1726867479.48095: set inventory_dir for managed_node3 26763 1726867479.48096: Added host managed_node3 to inventory 26763 1726867479.48096: Added host managed_node3 to group all 26763 1726867479.48097: set ansible_host for managed_node3 26763 1726867479.48097: set ansible_ssh_extra_args for managed_node3 26763 1726867479.48099: Reconcile groups and hosts in inventory. 26763 1726867479.48101: Group ungrouped now contains managed_node1 26763 1726867479.48102: Group ungrouped now contains managed_node2 26763 1726867479.48103: Group ungrouped now contains managed_node3 26763 1726867479.48155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 26763 1726867479.48235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 26763 1726867479.48263: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 26763 1726867479.48282: Loaded config def from plugin (vars/host_group_vars) 26763 1726867479.48284: 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) 26763 1726867479.48289: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 26763 1726867479.48294: 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) 26763 1726867479.48325: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 26763 1726867479.48549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867479.48617: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 26763 1726867479.48642: Loaded config def from plugin (connection/local) 26763 1726867479.48644: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 26763 1726867479.49006: Loaded config def from plugin (connection/paramiko_ssh) 26763 1726867479.49011: 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) 26763 1726867479.49554: 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) 26763 1726867479.49578: Loaded config def from plugin (connection/psrp) 26763 1726867479.49581: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 26763 1726867479.49971: 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) 26763 1726867479.49996: Loaded config def from plugin (connection/ssh) 26763 1726867479.49998: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 26763 1726867479.51233: 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) 26763 1726867479.51258: Loaded config def from plugin (connection/winrm) 26763 1726867479.51260: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 26763 1726867479.51281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 26763 1726867479.51325: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 26763 1726867479.51365: Loaded config def from plugin (shell/cmd) 26763 1726867479.51366: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 26763 1726867479.51384: 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) 26763 1726867479.51422: Loaded config def from plugin (shell/powershell) 26763 1726867479.51423: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 26763 1726867479.51459: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 26763 1726867479.51559: Loaded config def from plugin (shell/sh) 26763 1726867479.51561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 26763 1726867479.51585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 26763 1726867479.51655: Loaded config def from plugin (become/runas) 26763 1726867479.51657: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 26763 1726867479.51764: Loaded config def from plugin (become/su) 26763 1726867479.51765: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 26763 1726867479.51858: Loaded config def from plugin (become/sudo) 26763 1726867479.51860: 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 26763 1726867479.51882: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml 26763 1726867479.52092: in VariableManager get_vars() 26763 1726867479.52105: done with get_vars() 26763 1726867479.52192: trying /usr/local/lib/python3.12/site-packages/ansible/modules 26763 1726867479.54057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 26763 1726867479.54127: in VariableManager get_vars() 26763 1726867479.54130: done with get_vars() 26763 1726867479.54132: variable 'playbook_dir' from source: magic vars 26763 1726867479.54132: variable 'ansible_playbook_python' from source: magic vars 26763 1726867479.54133: variable 'ansible_config_file' from source: magic vars 26763 1726867479.54133: variable 'groups' from source: magic vars 26763 1726867479.54134: variable 'omit' from source: magic vars 26763 1726867479.54134: variable 'ansible_version' from source: magic vars 26763 1726867479.54135: variable 'ansible_check_mode' from source: magic vars 26763 1726867479.54135: variable 'ansible_diff_mode' from source: magic vars 26763 1726867479.54136: variable 'ansible_forks' from source: magic vars 26763 1726867479.54136: variable 'ansible_inventory_sources' from source: magic vars 26763 1726867479.54136: variable 'ansible_skip_tags' from source: magic vars 26763 1726867479.54137: variable 'ansible_limit' from source: magic vars 26763 1726867479.54137: variable 'ansible_run_tags' from source: magic vars 26763 1726867479.54138: variable 'ansible_verbosity' from source: magic vars 26763 1726867479.54158: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml 26763 1726867479.54363: in VariableManager get_vars() 26763 1726867479.54372: done with get_vars() 26763 1726867479.54422: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 26763 1726867479.54543: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 26763 1726867479.54621: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 26763 1726867479.54984: in VariableManager get_vars() 26763 1726867479.54997: done with get_vars() 26763 1726867479.55272: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 26763 1726867479.55355: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26763 1726867479.56201: in VariableManager get_vars() 26763 1726867479.56214: done with get_vars() 26763 1726867479.56236: in VariableManager get_vars() 26763 1726867479.56244: done with get_vars() 26763 1726867479.56300: in VariableManager get_vars() 26763 1726867479.56313: done with get_vars() 26763 1726867479.56334: in VariableManager get_vars() 26763 1726867479.56344: done with get_vars() 26763 1726867479.56631: in VariableManager get_vars() 26763 1726867479.56641: done with get_vars() 26763 1726867479.56676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 26763 1726867479.56686: 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 26763 1726867479.56833: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 26763 1726867479.56925: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 26763 1726867479.56927: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 26763 1726867479.56948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 26763 1726867479.56963: 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) 26763 1726867479.57061: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 26763 1726867479.57097: Loaded config def from plugin (callback/default) 26763 1726867479.57099: 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) 26763 1726867479.58949: Loaded config def from plugin (callback/junit) 26763 1726867479.58951: 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) 26763 1726867479.58984: 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) 26763 1726867479.59024: Loaded config def from plugin (callback/minimal) 26763 1726867479.59026: 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) 26763 1726867479.59052: 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) 26763 1726867479.59091: Loaded config def from plugin (callback/tree) 26763 1726867479.59097: 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 26763 1726867479.59169: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 26763 1726867479.59171: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_reapply_nm.yml ************************************************* 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml 26763 1726867479.59189: in VariableManager get_vars() 26763 1726867479.59197: done with get_vars() 26763 1726867479.59200: in VariableManager get_vars() 26763 1726867479.59207: done with get_vars() 26763 1726867479.59212: variable 'omit' from source: magic vars 26763 1726867479.59232: in VariableManager get_vars() 26763 1726867479.59240: done with get_vars() 26763 1726867479.59252: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_reapply.yml' with nm as provider] ********** 26763 1726867479.59616: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 26763 1726867479.59666: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 26763 1726867479.59692: getting the remaining hosts for this loop 26763 1726867479.59693: done getting the remaining hosts for this loop 26763 1726867479.59695: getting the next task for host managed_node1 26763 1726867479.59697: done getting next task for host managed_node1 26763 1726867479.59699: ^ task is: TASK: Gathering Facts 26763 1726867479.59700: ^ 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 26763 1726867479.59701: getting variables 26763 1726867479.59702: in VariableManager get_vars() 26763 1726867479.59710: Calling all_inventory to load vars for managed_node1 26763 1726867479.59712: Calling groups_inventory to load vars for managed_node1 26763 1726867479.59713: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867479.59721: Calling all_plugins_play to load vars for managed_node1 26763 1726867479.59735: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867479.59739: Calling groups_plugins_play to load vars for managed_node1 26763 1726867479.59771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867479.59818: done with get_vars() 26763 1726867479.59822: done getting variables 26763 1726867479.59863: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:6 Friday 20 September 2024 17:24:39 -0400 (0:00:00.007) 0:00:00.007 ****** 26763 1726867479.59886: entering _queue_task() for managed_node1/gather_facts 26763 1726867479.59888: Creating lock for gather_facts 26763 1726867479.60158: worker is 1 (out of 1 available) 26763 1726867479.60168: exiting _queue_task() for managed_node1/gather_facts 26763 1726867479.60181: done queuing things up, now waiting for results queue to drain 26763 1726867479.60183: waiting for pending results... 26763 1726867479.60306: running TaskExecutor() for managed_node1/TASK: Gathering Facts 26763 1726867479.60359: in run() - task 0affcac9-a3a5-f324-29e3-000000000037 26763 1726867479.60371: variable 'ansible_search_path' from source: unknown 26763 1726867479.60401: calling self._execute() 26763 1726867479.60446: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867479.60449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867479.60458: variable 'omit' from source: magic vars 26763 1726867479.60531: variable 'omit' from source: magic vars 26763 1726867479.60549: variable 'omit' from source: magic vars 26763 1726867479.60572: variable 'omit' from source: magic vars 26763 1726867479.60608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867479.60638: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867479.60681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867479.60695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867479.60704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867479.60728: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867479.60731: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867479.60733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867479.60803: Set connection var ansible_pipelining to False 26763 1726867479.60807: Set connection var ansible_shell_executable to /bin/sh 26763 1726867479.60815: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867479.60818: Set connection var ansible_shell_type to sh 26763 1726867479.60820: Set connection var ansible_connection to ssh 26763 1726867479.60827: Set connection var ansible_timeout to 10 26763 1726867479.60843: variable 'ansible_shell_executable' from source: unknown 26763 1726867479.60845: variable 'ansible_connection' from source: unknown 26763 1726867479.60848: variable 'ansible_module_compression' from source: unknown 26763 1726867479.60850: variable 'ansible_shell_type' from source: unknown 26763 1726867479.60853: variable 'ansible_shell_executable' from source: unknown 26763 1726867479.60856: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867479.60865: variable 'ansible_pipelining' from source: unknown 26763 1726867479.60868: variable 'ansible_timeout' from source: unknown 26763 1726867479.60870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867479.60992: 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) 26763 1726867479.60999: variable 'omit' from source: magic vars 26763 1726867479.61003: starting attempt loop 26763 1726867479.61006: running the handler 26763 1726867479.61020: variable 'ansible_facts' from source: unknown 26763 1726867479.61035: _low_level_execute_command(): starting 26763 1726867479.61041: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867479.61546: 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 <<< 26763 1726867479.61550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867479.61553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867479.61602: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867479.61606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867479.61610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867479.61670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867479.63342: stdout chunk (state=3): >>>/root <<< 26763 1726867479.63438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867479.63463: stderr chunk (state=3): >>><<< 26763 1726867479.63471: stdout chunk (state=3): >>><<< 26763 1726867479.63490: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867479.63500: _low_level_execute_command(): starting 26763 1726867479.63504: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867479.6348958-26766-44269343225618 `" && echo ansible-tmp-1726867479.6348958-26766-44269343225618="` echo /root/.ansible/tmp/ansible-tmp-1726867479.6348958-26766-44269343225618 `" ) && sleep 0' 26763 1726867479.63935: 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 <<< 26763 1726867479.63939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867479.63941: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 26763 1726867479.63944: 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 <<< 26763 1726867479.63952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867479.63985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867479.63999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867479.64057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867479.65910: stdout chunk (state=3): >>>ansible-tmp-1726867479.6348958-26766-44269343225618=/root/.ansible/tmp/ansible-tmp-1726867479.6348958-26766-44269343225618 <<< 26763 1726867479.66051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867479.66055: stdout chunk (state=3): >>><<< 26763 1726867479.66064: stderr chunk (state=3): >>><<< 26763 1726867479.66076: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867479.6348958-26766-44269343225618=/root/.ansible/tmp/ansible-tmp-1726867479.6348958-26766-44269343225618 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867479.66103: variable 'ansible_module_compression' from source: unknown 26763 1726867479.66142: ANSIBALLZ: Using generic lock for ansible.legacy.setup 26763 1726867479.66145: ANSIBALLZ: Acquiring lock 26763 1726867479.66148: ANSIBALLZ: Lock acquired: 140484015296432 26763 1726867479.66150: ANSIBALLZ: Creating module 26763 1726867479.84925: ANSIBALLZ: Writing module into payload 26763 1726867479.85013: ANSIBALLZ: Writing module 26763 1726867479.85028: ANSIBALLZ: Renaming module 26763 1726867479.85034: ANSIBALLZ: Done creating module 26763 1726867479.85059: variable 'ansible_facts' from source: unknown 26763 1726867479.85065: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867479.85072: _low_level_execute_command(): starting 26763 1726867479.85079: _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' 26763 1726867479.85537: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867479.85540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867479.85542: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867479.85547: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 26763 1726867479.85549: 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 <<< 26763 1726867479.85551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867479.85602: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867479.85606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867479.85608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867479.85672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867479.87343: stdout chunk (state=3): >>>PLATFORM <<< 26763 1726867479.87424: stdout chunk (state=3): >>>Linux <<< 26763 1726867479.87443: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 26763 1726867479.87451: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 26763 1726867479.87581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867479.87610: stderr chunk (state=3): >>><<< 26763 1726867479.87615: stdout chunk (state=3): >>><<< 26763 1726867479.87629: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867479.87638 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 26763 1726867479.87672: _low_level_execute_command(): starting 26763 1726867479.87675: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 26763 1726867479.87752: Sending initial data 26763 1726867479.87756: Sent initial data (1181 bytes) 26763 1726867479.88096: 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 <<< 26763 1726867479.88099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867479.88102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26763 1726867479.88111: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867479.88113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867479.88158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867479.88161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867479.88165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867479.88207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867479.91560: 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"} <<< 26763 1726867479.91926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867479.91952: stderr chunk (state=3): >>><<< 26763 1726867479.91956: stdout chunk (state=3): >>><<< 26763 1726867479.91967: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867479.92029: variable 'ansible_facts' from source: unknown 26763 1726867479.92032: variable 'ansible_facts' from source: unknown 26763 1726867479.92040: variable 'ansible_module_compression' from source: unknown 26763 1726867479.92072: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 26763 1726867479.92098: variable 'ansible_facts' from source: unknown 26763 1726867479.92235: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867479.6348958-26766-44269343225618/AnsiballZ_setup.py 26763 1726867479.92339: Sending initial data 26763 1726867479.92342: Sent initial data (153 bytes) 26763 1726867479.92767: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867479.92776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867479.92800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867479.92803: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867479.92806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867479.92864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867479.92870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867479.92873: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867479.92913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867479.94442: 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 <<< 26763 1726867479.94449: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26763 1726867479.94490: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867479.94535: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpioj5ww01 /root/.ansible/tmp/ansible-tmp-1726867479.6348958-26766-44269343225618/AnsiballZ_setup.py <<< 26763 1726867479.94541: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867479.6348958-26766-44269343225618/AnsiballZ_setup.py" <<< 26763 1726867479.94584: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpioj5ww01" to remote "/root/.ansible/tmp/ansible-tmp-1726867479.6348958-26766-44269343225618/AnsiballZ_setup.py" <<< 26763 1726867479.94586: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867479.6348958-26766-44269343225618/AnsiballZ_setup.py" <<< 26763 1726867479.95633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867479.95675: stderr chunk (state=3): >>><<< 26763 1726867479.95681: stdout chunk (state=3): >>><<< 26763 1726867479.95696: done transferring module to remote 26763 1726867479.95710: _low_level_execute_command(): starting 26763 1726867479.95718: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867479.6348958-26766-44269343225618/ /root/.ansible/tmp/ansible-tmp-1726867479.6348958-26766-44269343225618/AnsiballZ_setup.py && sleep 0' 26763 1726867479.96157: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867479.96161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867479.96163: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867479.96165: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867479.96167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 26763 1726867479.96169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867479.96214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867479.96219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867479.96269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867479.98024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867479.98047: stderr chunk (state=3): >>><<< 26763 1726867479.98050: stdout chunk (state=3): >>><<< 26763 1726867479.98065: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867479.98068: _low_level_execute_command(): starting 26763 1726867479.98072: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867479.6348958-26766-44269343225618/AnsiballZ_setup.py && sleep 0' 26763 1726867479.98524: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867479.98528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867479.98530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26763 1726867479.98532: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867479.98534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867479.98583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867479.98588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867479.98642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867480.00798: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 26763 1726867480.00850: stdout chunk (state=3): >>>import _imp # builtin <<< 26763 1726867480.00866: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 26763 1726867480.00965: stdout chunk (state=3): >>>import '_io' # <<< 26763 1726867480.00969: stdout chunk (state=3): >>>import 'marshal' # <<< 26763 1726867480.00976: stdout chunk (state=3): >>>import 'posix' # <<< 26763 1726867480.01093: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 26763 1726867480.01338: stdout chunk (state=3): >>>import 'codecs' # <<< 26763 1726867480.01341: 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 0x7f8c6fee84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6feb7b30> # /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 0x7f8c6feeaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 26763 1726867480.01344: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 26763 1726867480.01426: stdout chunk (state=3): >>>import '_collections_abc' # <<< 26763 1726867480.01451: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 26763 1726867480.01495: stdout chunk (state=3): >>>import 'os' # <<< 26763 1726867480.01524: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 26763 1726867480.01555: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 26763 1726867480.01592: 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' <<< 26763 1726867480.01596: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fc99130> <<< 26763 1726867480.01669: 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' <<< 26763 1726867480.01770: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fc99fa0> <<< 26763 1726867480.01784: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 26763 1726867480.02101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 26763 1726867480.02151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 26763 1726867480.02154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867480.02171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 26763 1726867480.02218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 26763 1726867480.02244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 26763 1726867480.02315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 26763 1726867480.02341: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fcd7dd0> # /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 0x7f8c6fcd7fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 26763 1726867480.02380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 26763 1726867480.02399: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 26763 1726867480.02559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867480.02562: 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 0x7f8c6fd0f800> # /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 0x7f8c6fd0fe90> import '_collections' # <<< 26763 1726867480.02595: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fcefaa0> <<< 26763 1726867480.02623: stdout chunk (state=3): >>>import '_functools' # <<< 26763 1726867480.02645: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fced1c0> <<< 26763 1726867480.02770: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fcd4f80> <<< 26763 1726867480.02775: stdout chunk (state=3): >>># /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' # <<< 26763 1726867480.02814: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 26763 1726867480.02843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 26763 1726867480.02913: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 26763 1726867480.02941: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd2f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd2e300> # /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 0x7f8c6fcee060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fcd6e70> <<< 26763 1726867480.03050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 26763 1726867480.03101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fcd4200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 26763 1726867480.03217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6fd64c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd64b00> # 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 0x7f8c6fd64ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fcd2d20> <<< 26763 1726867480.03238: 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' <<< 26763 1726867480.03241: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd65280> import 'importlib.machinery' # <<< 26763 1726867480.03293: 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 0x7f8c6fd664b0> <<< 26763 1726867480.03323: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 26763 1726867480.03328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 26763 1726867480.03367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 26763 1726867480.03391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 26763 1726867480.03397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd7c680> <<< 26763 1726867480.03425: stdout chunk (state=3): >>>import 'errno' # <<< 26763 1726867480.03449: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.03509: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6fd7dd30> <<< 26763 1726867480.03532: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 26763 1726867480.03542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 26763 1726867480.03583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd7ebd0> # 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' <<< 26763 1726867480.03586: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6fd7f230> <<< 26763 1726867480.03589: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd7e120> <<< 26763 1726867480.03604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 26763 1726867480.03612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 26763 1726867480.03647: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.03664: 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 0x7f8c6fd7fcb0> <<< 26763 1726867480.03674: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd7f3e0> <<< 26763 1726867480.03713: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd66450> <<< 26763 1726867480.03755: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 26763 1726867480.03760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 26763 1726867480.03783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 26763 1726867480.03801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 26763 1726867480.03831: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.03836: 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 0x7f8c6fa73bc0> <<< 26763 1726867480.03856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 26763 1726867480.03861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 26763 1726867480.03889: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.03893: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6fa9c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fa9c470> <<< 26763 1726867480.03918: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.03923: 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 0x7f8c6fa9c6b0> <<< 26763 1726867480.03951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 26763 1726867480.03955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 26763 1726867480.04021: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.04154: 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 0x7f8c6fa9cfe0> <<< 26763 1726867480.04269: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.04272: 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 0x7f8c6fa9d910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fa9c890> <<< 26763 1726867480.04297: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fa71d60> <<< 26763 1726867480.04319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 26763 1726867480.04341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 26763 1726867480.04363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 26763 1726867480.04367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 26763 1726867480.04386: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fa9ecc0> <<< 26763 1726867480.04405: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fa9d790> <<< 26763 1726867480.04426: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd66ba0> <<< 26763 1726867480.04453: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 26763 1726867480.04511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867480.04530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 26763 1726867480.04566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 26763 1726867480.04591: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6facb020> <<< 26763 1726867480.04650: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 26763 1726867480.04660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867480.04683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 26763 1726867480.04699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 26763 1726867480.04742: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6faeb3e0> <<< 26763 1726867480.04772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 26763 1726867480.04808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 26763 1726867480.04859: stdout chunk (state=3): >>>import 'ntpath' # <<< 26763 1726867480.04890: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fb4c200> <<< 26763 1726867480.04902: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 26763 1726867480.04937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 26763 1726867480.04960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 26763 1726867480.04999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 26763 1726867480.05083: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fb4e960> <<< 26763 1726867480.05159: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fb4c320> <<< 26763 1726867480.05192: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fb191f0> <<< 26763 1726867480.05222: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f9512e0> <<< 26763 1726867480.05245: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6faea1e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fa9fbf0> <<< 26763 1726867480.05445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 26763 1726867480.05448: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8c6faea300> <<< 26763 1726867480.05720: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_n5v_win8/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 26763 1726867480.05845: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.05883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 26763 1726867480.05894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 26763 1726867480.05925: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 26763 1726867480.06007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 26763 1726867480.06038: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 26763 1726867480.06050: 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 0x7f8c6f9b6f30> import '_typing' # <<< 26763 1726867480.06233: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f995e50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f995010> <<< 26763 1726867480.06253: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.06274: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 26763 1726867480.06304: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 26763 1726867480.06330: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.07722: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.08862: 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 0x7f8c6f9b4e00> <<< 26763 1726867480.08904: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867480.08947: 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' <<< 26763 1726867480.08963: 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' <<< 26763 1726867480.08991: 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 0x7f8c6f9ee8d0> <<< 26763 1726867480.09024: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f9ee660> <<< 26763 1726867480.09062: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f9edf70> <<< 26763 1726867480.09086: 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' <<< 26763 1726867480.09133: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f9ee9c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f9b7bc0> <<< 26763 1726867480.09156: stdout chunk (state=3): >>>import 'atexit' # <<< 26763 1726867480.09168: 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 0x7f8c6f9ef5f0> <<< 26763 1726867480.09203: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6f9ef770> <<< 26763 1726867480.09221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 26763 1726867480.09266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 26763 1726867480.09276: stdout chunk (state=3): >>>import '_locale' # <<< 26763 1726867480.09326: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f9efcb0> <<< 26763 1726867480.09351: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 26763 1726867480.09373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 26763 1726867480.09408: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f32da30> <<< 26763 1726867480.09446: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6f32f650> <<< 26763 1726867480.09476: 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' <<< 26763 1726867480.09512: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f32ffb0> <<< 26763 1726867480.09531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 26763 1726867480.09581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 26763 1726867480.09599: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f331160> <<< 26763 1726867480.09613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 26763 1726867480.09644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 26763 1726867480.09669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 26763 1726867480.09684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 26763 1726867480.09710: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f333c50> <<< 26763 1726867480.09774: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.09780: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6feebf20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f331f10> <<< 26763 1726867480.09826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 26763 1726867480.09854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 26763 1726867480.09857: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 26763 1726867480.09868: 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 <<< 26763 1726867480.09971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 26763 1726867480.10017: 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 0x7f8c6f33bbc0> <<< 26763 1726867480.10035: stdout chunk (state=3): >>>import '_tokenize' # <<< 26763 1726867480.10112: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f33a690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f33a3f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 26763 1726867480.10127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 26763 1726867480.10195: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f33a960> <<< 26763 1726867480.10226: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f332420> <<< 26763 1726867480.10264: 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 0x7f8c6f37fe30> <<< 26763 1726867480.10311: 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 0x7f8c6f37ffe0> <<< 26763 1726867480.10315: 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 <<< 26763 1726867480.10348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 26763 1726867480.10352: 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' <<< 26763 1726867480.10396: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6f381a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f3817c0> <<< 26763 1726867480.10407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 26763 1726867480.10432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 26763 1726867480.10494: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6f383f80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f3820f0> <<< 26763 1726867480.10520: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 26763 1726867480.10581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867480.10594: 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' <<< 26763 1726867480.10609: stdout chunk (state=3): >>>import '_string' # <<< 26763 1726867480.10640: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f3876e0> <<< 26763 1726867480.10761: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f383fb0> <<< 26763 1726867480.10829: 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 0x7f8c6f3887a0> <<< 26763 1726867480.10860: 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 0x7f8c6f388740> <<< 26763 1726867480.10908: 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 0x7f8c6f388a40> <<< 26763 1726867480.10935: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f3800e0> <<< 26763 1726867480.10964: 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' <<< 26763 1726867480.10986: stdout chunk (state=3): >>># /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' <<< 26763 1726867480.11010: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.11035: 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 0x7f8c6f2141d0> <<< 26763 1726867480.11193: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.11209: 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 0x7f8c6f2152e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f38a960> <<< 26763 1726867480.11247: 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 0x7f8c6f38bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f38a570> <<< 26763 1726867480.11278: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.11296: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 26763 1726867480.11381: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.11488: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.11494: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 26763 1726867480.11526: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 26763 1726867480.11647: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.11764: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.12300: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.12851: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 26763 1726867480.12889: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 26763 1726867480.12893: stdout chunk (state=3): >>># /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' <<< 26763 1726867480.12946: 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 0x7f8c6f219550> <<< 26763 1726867480.13023: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 26763 1726867480.13057: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f21a330> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f215520> <<< 26763 1726867480.13106: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 26763 1726867480.13126: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.13152: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.13168: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 26763 1726867480.13305: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.13468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 26763 1726867480.13492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f21a0f0> # zipimport: zlib available <<< 26763 1726867480.13939: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.14372: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.14439: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.14525: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 26763 1726867480.14529: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.14560: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.14604: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 26763 1726867480.14673: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.14771: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 26763 1726867480.14774: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.14800: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 26763 1726867480.14842: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.14893: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 26763 1726867480.14896: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.15113: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.15342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 26763 1726867480.15413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 26763 1726867480.15416: stdout chunk (state=3): >>>import '_ast' # <<< 26763 1726867480.15490: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f21b470> # zipimport: zlib available <<< 26763 1726867480.15563: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.15656: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 26763 1726867480.15660: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 26763 1726867480.15680: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.15718: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.15761: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 26763 1726867480.15772: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.15814: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.15854: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.15912: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.15979: 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 <<< 26763 1726867480.16016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867480.16098: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6f225f10> <<< 26763 1726867480.16131: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f2216d0> <<< 26763 1726867480.16166: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 26763 1726867480.16187: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.16286: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.16306: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.16365: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.16539: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 26763 1726867480.16555: 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 # 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' <<< 26763 1726867480.16584: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f30e900> <<< 26763 1726867480.16627: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f3fe5d0> <<< 26763 1726867480.16719: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f226000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f21c4d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 26763 1726867480.16741: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.16752: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.16783: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 26763 1726867480.16841: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 26763 1726867480.16866: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 26763 1726867480.16887: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.16940: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.17007: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.17039: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.17051: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.17092: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.17132: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.17171: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.17211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 26763 1726867480.17226: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.17291: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.17371: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.17384: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.17422: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 26763 1726867480.17438: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.17612: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.17785: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.17827: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.17884: 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' <<< 26763 1726867480.17926: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 26763 1726867480.17929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 26763 1726867480.17960: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 26763 1726867480.17970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 26763 1726867480.17985: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f2ba0f0> <<< 26763 1726867480.18011: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 26763 1726867480.18043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 26763 1726867480.18046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 26763 1726867480.18081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 26763 1726867480.18103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 26763 1726867480.18134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 26763 1726867480.18148: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6ee9bf50> <<< 26763 1726867480.18173: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.18176: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6eea03b0> <<< 26763 1726867480.18231: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f2a3170> <<< 26763 1726867480.18244: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f2bac60> <<< 26763 1726867480.18274: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f2b8770> <<< 26763 1726867480.18293: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f2b83b0> <<< 26763 1726867480.18304: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 26763 1726867480.18376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 26763 1726867480.18399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 26763 1726867480.18426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 26763 1726867480.18446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 26763 1726867480.18480: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.18503: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6eea3440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6eea2cf0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.18519: 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 0x7f8c6eea2ea0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6eea2120> <<< 26763 1726867480.18537: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 26763 1726867480.18651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 26763 1726867480.18668: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6eea3530> <<< 26763 1726867480.18682: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 26763 1726867480.18714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 26763 1726867480.18740: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6ef06030> <<< 26763 1726867480.18771: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6eea3f50> <<< 26763 1726867480.18820: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f2b8530> import 'ansible.module_utils.facts.timeout' # <<< 26763 1726867480.18826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 26763 1726867480.18865: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 26763 1726867480.18868: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.18933: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.18989: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 26763 1726867480.19005: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.19058: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.19117: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 26763 1726867480.19123: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.19145: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 26763 1726867480.19174: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.19218: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 26763 1726867480.19221: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.19271: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.19322: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 26763 1726867480.19371: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.19424: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 26763 1726867480.19428: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.19482: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.19537: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.19597: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.19658: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 26763 1726867480.19672: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.20135: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.20567: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 26763 1726867480.20629: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.20682: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.20716: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.20750: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 26763 1726867480.20766: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.20799: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.20833: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 26763 1726867480.20892: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.20949: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 26763 1726867480.20963: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.21002: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.21023: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 26763 1726867480.21049: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.21068: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.21093: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 26763 1726867480.21182: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.21281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 26763 1726867480.21300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 26763 1726867480.21322: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6ef06360> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 26763 1726867480.21347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 26763 1726867480.21482: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6ef06f30> import 'ansible.module_utils.facts.system.local' # <<< 26763 1726867480.21485: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.21544: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.21627: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 26763 1726867480.21630: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.21707: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.21802: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 26763 1726867480.21873: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.21954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 26763 1726867480.21964: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.21993: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.22043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 26763 1726867480.22091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 26763 1726867480.22169: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.22221: 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 0x7f8c6ef42480> <<< 26763 1726867480.22420: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6ef32150> import 'ansible.module_utils.facts.system.python' # <<< 26763 1726867480.22430: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.22483: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.22539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 26763 1726867480.22548: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.22632: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.22717: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.22836: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.22975: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 26763 1726867480.22987: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.23023: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.23069: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 26763 1726867480.23096: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.23110: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.23161: 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' <<< 26763 1726867480.23213: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6ef55e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6ef32cc0> import 'ansible.module_utils.facts.system.user' # <<< 26763 1726867480.23261: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.23264: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.23292: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 26763 1726867480.23318: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.23363: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 26763 1726867480.23529: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.23682: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 26763 1726867480.23695: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.23786: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.23887: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.23924: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.23973: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 26763 1726867480.24001: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.24021: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.24036: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.24168: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.24317: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 26763 1726867480.24328: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.24444: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.24570: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 26763 1726867480.24582: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.24611: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.24646: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.25199: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.25726: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 26763 1726867480.25729: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.25824: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.25944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 26763 1726867480.25947: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.26033: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.26135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 26763 1726867480.26152: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.26297: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.26448: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 26763 1726867480.26482: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.26497: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 26763 1726867480.26535: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.26589: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 26763 1726867480.26594: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.26684: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.26782: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.26982: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.27184: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 26763 1726867480.27201: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.27234: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.27282: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 26763 1726867480.27317: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.27323: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.27344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 26763 1726867480.27414: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.27494: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 26763 1726867480.27544: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.27551: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 26763 1726867480.27564: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.27606: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.27672: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 26763 1726867480.27675: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.27737: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.27803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 26763 1726867480.28062: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.28318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 26763 1726867480.28383: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.28456: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 26763 1726867480.28460: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.28487: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.28525: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 26763 1726867480.28536: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.28565: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.28612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 26763 1726867480.28627: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.28643: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.28681: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 26763 1726867480.28766: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.28855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 26763 1726867480.28892: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 26763 1726867480.28896: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.28939: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.29002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 26763 1726867480.29005: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.29035: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26763 1726867480.29085: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.29138: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.29201: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.29283: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 26763 1726867480.29301: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 26763 1726867480.29348: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.29411: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 26763 1726867480.29416: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.29596: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.29794: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 26763 1726867480.29812: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.29844: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.29906: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 26763 1726867480.29915: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.29944: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.29997: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 26763 1726867480.30089: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.30169: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 26763 1726867480.30190: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.30270: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.30365: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 26763 1726867480.30445: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867480.30635: 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' <<< 26763 1726867480.30669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 26763 1726867480.30672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 26763 1726867480.30719: 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 0x7f8c6ecee8d0> <<< 26763 1726867480.30722: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6eced400> <<< 26763 1726867480.30765: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6ece7e90> <<< 26763 1726867480.41599: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 26763 1726867480.41638: 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 0x7f8c6ed36de0> <<< 26763 1726867480.41642: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 26763 1726867480.41671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6ed350d0> <<< 26763 1726867480.41727: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867480.41778: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6ed364b0> <<< 26763 1726867480.41804: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6ed35fa0> <<< 26763 1726867480.42034: 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 <<< 26763 1726867480.65951: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_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_loadavg": {"1m": 0.8076171875, "5m": 0.50732421875, "15m": 0.26416015625}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_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_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "24", "second": "40", "epoch": "1726867480", "epoch_int": "1726867480", "date": "2024-09-20", "time": "17:24:40", "iso8601_micro": "2024-09-20T21:24:40.318475Z", "iso8601": "2024-09-20T21:24:40Z", "iso8601_basic": "20240920T172440318475", "iso8601_basic_short": "20240920T172440", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "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": 2950, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 581, "free": 2950}, "nocache": {"free": 3289, "used": 242}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 725, "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": 261793894400, "block_size": 4096, "block_total": 65519099, "block_available": 63914525, "block_used": 1604574, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 26763 1726867480.66688: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 26763 1726867480.66697: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # 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 <<< 26763 1726867480.66700: stdout chunk (state=3): >>># 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 <<< 26763 1726867480.66703: stdout chunk (state=3): >>># 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 <<< 26763 1726867480.66705: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # 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 <<< 26763 1726867480.66747: stdout chunk (state=3): >>># 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 <<< 26763 1726867480.66765: stdout chunk (state=3): >>># 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 <<< 26763 1726867480.66815: stdout chunk (state=3): >>># cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # 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 <<< 26763 1726867480.66867: stdout chunk (state=3): >>># 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 <<< 26763 1726867480.66894: stdout chunk (state=3): >>># 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 <<< 26763 1726867480.67231: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 26763 1726867480.67235: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 26763 1726867480.67300: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 26763 1726867480.67304: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 26763 1726867480.67339: stdout chunk (state=3): >>># destroy ntpath <<< 26763 1726867480.67373: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 26763 1726867480.67419: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 26763 1726867480.67433: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 26763 1726867480.67463: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 26763 1726867480.67503: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 26763 1726867480.67549: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 26763 1726867480.67568: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 26763 1726867480.67621: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl <<< 26763 1726867480.67663: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 26763 1726867480.67666: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 26763 1726867480.67749: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch <<< 26763 1726867480.67753: stdout chunk (state=3): >>># 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 <<< 26763 1726867480.67849: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 26763 1726867480.67856: 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 <<< 26763 1726867480.67896: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # 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 <<< 26763 1726867480.67941: stdout chunk (state=3): >>># 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 <<< 26763 1726867480.67958: stdout chunk (state=3): >>># 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 <<< 26763 1726867480.67995: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 26763 1726867480.68014: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 26763 1726867480.68141: stdout chunk (state=3): >>># destroy sys.monitoring <<< 26763 1726867480.68180: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 26763 1726867480.68206: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 26763 1726867480.68268: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 26763 1726867480.68272: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 26763 1726867480.68301: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 26763 1726867480.68405: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 26763 1726867480.68423: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 26763 1726867480.68474: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 26763 1726867480.68493: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 26763 1726867480.68517: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 26763 1726867480.68899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867480.68917: stderr chunk (state=3): >>><<< 26763 1726867480.68927: stdout chunk (state=3): >>><<< 26763 1726867480.69188: _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 0x7f8c6fee84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6feb7b30> # /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 0x7f8c6feeaa50> 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 0x7f8c6fc99130> # /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 0x7f8c6fc99fa0> 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 0x7f8c6fcd7dd0> # /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 0x7f8c6fcd7fe0> # /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 0x7f8c6fd0f800> # /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 0x7f8c6fd0fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fcefaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fced1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fcd4f80> # /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 0x7f8c6fd2f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd2e300> # /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 0x7f8c6fcee060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fcd6e70> # /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 0x7f8c6fd647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fcd4200> # /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 0x7f8c6fd64c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd64b00> # 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 0x7f8c6fd64ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fcd2d20> # /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 0x7f8c6fd655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd65280> 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 0x7f8c6fd664b0> 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 0x7f8c6fd7c680> 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 0x7f8c6fd7dd30> # /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 0x7f8c6fd7ebd0> # 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 0x7f8c6fd7f230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd7e120> # /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 0x7f8c6fd7fcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd7f3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd66450> # /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 0x7f8c6fa73bc0> # /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 0x7f8c6fa9c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fa9c470> # 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 0x7f8c6fa9c6b0> # /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 0x7f8c6fa9cfe0> # 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 0x7f8c6fa9d910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fa9c890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fa71d60> # /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 0x7f8c6fa9ecc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fa9d790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fd66ba0> # /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 0x7f8c6facb020> # /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 0x7f8c6faeb3e0> # /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 0x7f8c6fb4c200> # /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 0x7f8c6fb4e960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fb4c320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fb191f0> # /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 0x7f8c6f9512e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6faea1e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6fa9fbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8c6faea300> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_n5v_win8/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 0x7f8c6f9b6f30> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f995e50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f995010> # 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 0x7f8c6f9b4e00> # /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 0x7f8c6f9ee8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f9ee660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f9edf70> # /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 0x7f8c6f9ee9c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f9b7bc0> 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 0x7f8c6f9ef5f0> # 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 0x7f8c6f9ef770> # /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 0x7f8c6f9efcb0> 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 0x7f8c6f32da30> # 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 0x7f8c6f32f650> # /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 0x7f8c6f32ffb0> # /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 0x7f8c6f331160> # /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 0x7f8c6f333c50> # 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 0x7f8c6feebf20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f331f10> # /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 0x7f8c6f33bbc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f33a690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f33a3f0> # /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 0x7f8c6f33a960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f332420> # 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 0x7f8c6f37fe30> # /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 0x7f8c6f37ffe0> # /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 0x7f8c6f381a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f3817c0> # /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 0x7f8c6f383f80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f3820f0> # /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 0x7f8c6f3876e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f383fb0> # 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 0x7f8c6f3887a0> # 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 0x7f8c6f388740> # 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 0x7f8c6f388a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f3800e0> # /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 0x7f8c6f2141d0> # 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 0x7f8c6f2152e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f38a960> # 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 0x7f8c6f38bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f38a570> # 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 0x7f8c6f219550> # /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 0x7f8c6f21a330> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f215520> 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 0x7f8c6f21a0f0> # 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 0x7f8c6f21b470> # 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 0x7f8c6f225f10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f2216d0> 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 0x7f8c6f30e900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f3fe5d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f226000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f21c4d0> # 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 0x7f8c6f2ba0f0> # /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 0x7f8c6ee9bf50> # 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 0x7f8c6eea03b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f2a3170> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f2bac60> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f2b8770> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f2b83b0> # /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 0x7f8c6eea3440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6eea2cf0> # 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 0x7f8c6eea2ea0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6eea2120> # /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 0x7f8c6eea3530> # /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 0x7f8c6ef06030> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6eea3f50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6f2b8530> 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 0x7f8c6ef06360> # /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 0x7f8c6ef06f30> 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 0x7f8c6ef42480> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6ef32150> 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 0x7f8c6ef55e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6ef32cc0> 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 0x7f8c6ecee8d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6eced400> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6ece7e90> # /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 0x7f8c6ed36de0> # /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 0x7f8c6ed350d0> # /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 0x7f8c6ed364b0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6ed35fa0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_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_loadavg": {"1m": 0.8076171875, "5m": 0.50732421875, "15m": 0.26416015625}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_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_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "24", "second": "40", "epoch": "1726867480", "epoch_int": "1726867480", "date": "2024-09-20", "time": "17:24:40", "iso8601_micro": "2024-09-20T21:24:40.318475Z", "iso8601": "2024-09-20T21:24:40Z", "iso8601_basic": "20240920T172440318475", "iso8601_basic_short": "20240920T172440", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "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": 2950, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 581, "free": 2950}, "nocache": {"free": 3289, "used": 242}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 725, "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": 261793894400, "block_size": 4096, "block_total": 65519099, "block_available": 63914525, "block_used": 1604574, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 26763 1726867480.70406: 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-1726867479.6348958-26766-44269343225618/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867480.70409: _low_level_execute_command(): starting 26763 1726867480.70412: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867479.6348958-26766-44269343225618/ > /dev/null 2>&1 && sleep 0' 26763 1726867480.70837: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867480.70850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867480.70903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867480.70919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867480.70945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867480.71023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867480.72871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867480.72894: stderr chunk (state=3): >>><<< 26763 1726867480.72897: stdout chunk (state=3): >>><<< 26763 1726867480.72906: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867480.72916: handler run complete 26763 1726867480.72997: variable 'ansible_facts' from source: unknown 26763 1726867480.73057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867480.73247: variable 'ansible_facts' from source: unknown 26763 1726867480.73299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867480.73374: attempt loop complete, returning result 26763 1726867480.73378: _execute() done 26763 1726867480.73381: dumping result to json 26763 1726867480.73401: done dumping result, returning 26763 1726867480.73408: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-f324-29e3-000000000037] 26763 1726867480.73415: sending task result for task 0affcac9-a3a5-f324-29e3-000000000037 ok: [managed_node1] 26763 1726867480.73906: no more pending results, returning what we have 26763 1726867480.73910: results queue empty 26763 1726867480.73911: checking for any_errors_fatal 26763 1726867480.73912: done checking for any_errors_fatal 26763 1726867480.73912: checking for max_fail_percentage 26763 1726867480.73913: done checking for max_fail_percentage 26763 1726867480.73914: checking to see if all hosts have failed and the running result is not ok 26763 1726867480.73914: done checking to see if all hosts have failed 26763 1726867480.73915: getting the remaining hosts for this loop 26763 1726867480.73916: done getting the remaining hosts for this loop 26763 1726867480.73919: getting the next task for host managed_node1 26763 1726867480.73923: done getting next task for host managed_node1 26763 1726867480.73924: ^ task is: TASK: meta (flush_handlers) 26763 1726867480.73925: ^ 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 26763 1726867480.73927: getting variables 26763 1726867480.73930: in VariableManager get_vars() 26763 1726867480.73946: Calling all_inventory to load vars for managed_node1 26763 1726867480.73948: Calling groups_inventory to load vars for managed_node1 26763 1726867480.73950: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867480.73958: Calling all_plugins_play to load vars for managed_node1 26763 1726867480.73960: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867480.73963: Calling groups_plugins_play to load vars for managed_node1 26763 1726867480.74071: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000037 26763 1726867480.74074: WORKER PROCESS EXITING 26763 1726867480.74086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867480.74204: done with get_vars() 26763 1726867480.74214: done getting variables 26763 1726867480.74259: in VariableManager get_vars() 26763 1726867480.74265: Calling all_inventory to load vars for managed_node1 26763 1726867480.74266: Calling groups_inventory to load vars for managed_node1 26763 1726867480.74268: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867480.74271: Calling all_plugins_play to load vars for managed_node1 26763 1726867480.74272: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867480.74273: Calling groups_plugins_play to load vars for managed_node1 26763 1726867480.74366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867480.74523: done with get_vars() 26763 1726867480.74536: done queuing things up, now waiting for results queue to drain 26763 1726867480.74538: results queue empty 26763 1726867480.74539: checking for any_errors_fatal 26763 1726867480.74541: done checking for any_errors_fatal 26763 1726867480.74542: checking for max_fail_percentage 26763 1726867480.74543: done checking for max_fail_percentage 26763 1726867480.74543: checking to see if all hosts have failed and the running result is not ok 26763 1726867480.74547: done checking to see if all hosts have failed 26763 1726867480.74548: getting the remaining hosts for this loop 26763 1726867480.74549: done getting the remaining hosts for this loop 26763 1726867480.74552: getting the next task for host managed_node1 26763 1726867480.74556: done getting next task for host managed_node1 26763 1726867480.74558: ^ task is: TASK: Include the task 'el_repo_setup.yml' 26763 1726867480.74559: ^ 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 26763 1726867480.74561: getting variables 26763 1726867480.74562: in VariableManager get_vars() 26763 1726867480.74570: Calling all_inventory to load vars for managed_node1 26763 1726867480.74572: Calling groups_inventory to load vars for managed_node1 26763 1726867480.74574: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867480.74581: Calling all_plugins_play to load vars for managed_node1 26763 1726867480.74584: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867480.74587: Calling groups_plugins_play to load vars for managed_node1 26763 1726867480.74724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867480.74925: done with get_vars() 26763 1726867480.74932: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:11 Friday 20 September 2024 17:24:40 -0400 (0:00:01.151) 0:00:01.158 ****** 26763 1726867480.75002: entering _queue_task() for managed_node1/include_tasks 26763 1726867480.75004: Creating lock for include_tasks 26763 1726867480.75308: worker is 1 (out of 1 available) 26763 1726867480.75319: exiting _queue_task() for managed_node1/include_tasks 26763 1726867480.75330: done queuing things up, now waiting for results queue to drain 26763 1726867480.75331: waiting for pending results... 26763 1726867480.75457: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 26763 1726867480.75509: in run() - task 0affcac9-a3a5-f324-29e3-000000000006 26763 1726867480.75524: variable 'ansible_search_path' from source: unknown 26763 1726867480.75550: calling self._execute() 26763 1726867480.75601: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867480.75605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867480.75616: variable 'omit' from source: magic vars 26763 1726867480.75688: _execute() done 26763 1726867480.75692: dumping result to json 26763 1726867480.75694: done dumping result, returning 26763 1726867480.75700: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-f324-29e3-000000000006] 26763 1726867480.75705: sending task result for task 0affcac9-a3a5-f324-29e3-000000000006 26763 1726867480.75798: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000006 26763 1726867480.75800: WORKER PROCESS EXITING 26763 1726867480.75837: no more pending results, returning what we have 26763 1726867480.75841: in VariableManager get_vars() 26763 1726867480.75865: Calling all_inventory to load vars for managed_node1 26763 1726867480.75868: Calling groups_inventory to load vars for managed_node1 26763 1726867480.75870: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867480.75880: Calling all_plugins_play to load vars for managed_node1 26763 1726867480.75883: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867480.75887: Calling groups_plugins_play to load vars for managed_node1 26763 1726867480.75986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867480.76095: done with get_vars() 26763 1726867480.76100: variable 'ansible_search_path' from source: unknown 26763 1726867480.76111: we have included files to process 26763 1726867480.76112: generating all_blocks data 26763 1726867480.76113: done generating all_blocks data 26763 1726867480.76114: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 26763 1726867480.76114: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 26763 1726867480.76116: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 26763 1726867480.76546: in VariableManager get_vars() 26763 1726867480.76555: done with get_vars() 26763 1726867480.76565: done processing included file 26763 1726867480.76566: iterating over new_blocks loaded from include file 26763 1726867480.76567: in VariableManager get_vars() 26763 1726867480.76573: done with get_vars() 26763 1726867480.76574: filtering new block on tags 26763 1726867480.76584: done filtering new block on tags 26763 1726867480.76586: in VariableManager get_vars() 26763 1726867480.76592: done with get_vars() 26763 1726867480.76593: filtering new block on tags 26763 1726867480.76601: done filtering new block on tags 26763 1726867480.76603: in VariableManager get_vars() 26763 1726867480.76610: done with get_vars() 26763 1726867480.76611: filtering new block on tags 26763 1726867480.76618: done filtering new block on tags 26763 1726867480.76620: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 26763 1726867480.76623: extending task lists for all hosts with included blocks 26763 1726867480.76651: done extending task lists 26763 1726867480.76651: done processing included files 26763 1726867480.76652: results queue empty 26763 1726867480.76652: checking for any_errors_fatal 26763 1726867480.76653: done checking for any_errors_fatal 26763 1726867480.76653: checking for max_fail_percentage 26763 1726867480.76654: done checking for max_fail_percentage 26763 1726867480.76654: checking to see if all hosts have failed and the running result is not ok 26763 1726867480.76655: done checking to see if all hosts have failed 26763 1726867480.76655: getting the remaining hosts for this loop 26763 1726867480.76656: done getting the remaining hosts for this loop 26763 1726867480.76657: getting the next task for host managed_node1 26763 1726867480.76660: done getting next task for host managed_node1 26763 1726867480.76661: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 26763 1726867480.76662: ^ 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 26763 1726867480.76664: getting variables 26763 1726867480.76664: in VariableManager get_vars() 26763 1726867480.76672: Calling all_inventory to load vars for managed_node1 26763 1726867480.76673: Calling groups_inventory to load vars for managed_node1 26763 1726867480.76675: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867480.76680: Calling all_plugins_play to load vars for managed_node1 26763 1726867480.76681: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867480.76683: Calling groups_plugins_play to load vars for managed_node1 26763 1726867480.76770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867480.76875: done with get_vars() 26763 1726867480.76883: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:24:40 -0400 (0:00:00.019) 0:00:01.177 ****** 26763 1726867480.76930: entering _queue_task() for managed_node1/setup 26763 1726867480.77091: worker is 1 (out of 1 available) 26763 1726867480.77102: exiting _queue_task() for managed_node1/setup 26763 1726867480.77115: done queuing things up, now waiting for results queue to drain 26763 1726867480.77117: waiting for pending results... 26763 1726867480.77261: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 26763 1726867480.77588: in run() - task 0affcac9-a3a5-f324-29e3-000000000048 26763 1726867480.77592: variable 'ansible_search_path' from source: unknown 26763 1726867480.77595: variable 'ansible_search_path' from source: unknown 26763 1726867480.77598: calling self._execute() 26763 1726867480.77601: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867480.77604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867480.77607: variable 'omit' from source: magic vars 26763 1726867480.77952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867480.80065: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867480.80126: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867480.80160: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867480.80201: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867480.80225: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867480.80300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867480.80327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867480.80352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867480.80394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867480.80423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867480.80568: variable 'ansible_facts' from source: unknown 26763 1726867480.80628: variable 'network_test_required_facts' from source: task vars 26763 1726867480.80661: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 26763 1726867480.80664: variable 'omit' from source: magic vars 26763 1726867480.80699: variable 'omit' from source: magic vars 26763 1726867480.80728: variable 'omit' from source: magic vars 26763 1726867480.80756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867480.80775: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867480.80805: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867480.80822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867480.80832: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867480.80862: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867480.80865: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867480.80867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867480.80958: Set connection var ansible_pipelining to False 26763 1726867480.80982: Set connection var ansible_shell_executable to /bin/sh 26763 1726867480.80989: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867480.80991: Set connection var ansible_shell_type to sh 26763 1726867480.80994: Set connection var ansible_connection to ssh 26763 1726867480.80996: Set connection var ansible_timeout to 10 26763 1726867480.81078: variable 'ansible_shell_executable' from source: unknown 26763 1726867480.81082: variable 'ansible_connection' from source: unknown 26763 1726867480.81089: variable 'ansible_module_compression' from source: unknown 26763 1726867480.81093: variable 'ansible_shell_type' from source: unknown 26763 1726867480.81096: variable 'ansible_shell_executable' from source: unknown 26763 1726867480.81098: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867480.81100: variable 'ansible_pipelining' from source: unknown 26763 1726867480.81102: variable 'ansible_timeout' from source: unknown 26763 1726867480.81104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867480.81148: 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__) 26763 1726867480.81184: variable 'omit' from source: magic vars 26763 1726867480.81188: starting attempt loop 26763 1726867480.81190: running the handler 26763 1726867480.81192: _low_level_execute_command(): starting 26763 1726867480.81200: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867480.81825: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867480.81851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867480.81854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867480.81861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867480.81886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867480.81889: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867480.81970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867480.82013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867480.82065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867480.83706: stdout chunk (state=3): >>>/root <<< 26763 1726867480.83937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867480.83940: stdout chunk (state=3): >>><<< 26763 1726867480.83943: stderr chunk (state=3): >>><<< 26763 1726867480.83945: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867480.83954: _low_level_execute_command(): starting 26763 1726867480.83957: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867480.8386602-26805-162744559128245 `" && echo ansible-tmp-1726867480.8386602-26805-162744559128245="` echo /root/.ansible/tmp/ansible-tmp-1726867480.8386602-26805-162744559128245 `" ) && sleep 0' 26763 1726867480.84527: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867480.84541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867480.84595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867480.84667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867480.84695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867480.84769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867480.86644: stdout chunk (state=3): >>>ansible-tmp-1726867480.8386602-26805-162744559128245=/root/.ansible/tmp/ansible-tmp-1726867480.8386602-26805-162744559128245 <<< 26763 1726867480.86802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867480.86806: stdout chunk (state=3): >>><<< 26763 1726867480.86808: stderr chunk (state=3): >>><<< 26763 1726867480.86982: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867480.8386602-26805-162744559128245=/root/.ansible/tmp/ansible-tmp-1726867480.8386602-26805-162744559128245 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867480.86985: variable 'ansible_module_compression' from source: unknown 26763 1726867480.86988: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 26763 1726867480.86990: variable 'ansible_facts' from source: unknown 26763 1726867480.87188: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867480.8386602-26805-162744559128245/AnsiballZ_setup.py 26763 1726867480.87338: Sending initial data 26763 1726867480.87347: Sent initial data (154 bytes) 26763 1726867480.87944: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867480.87992: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867480.88008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867480.88026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867480.88107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867480.88130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867480.88147: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867480.88168: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867480.88241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867480.89768: 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 <<< 26763 1726867480.89826: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867480.89873: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpgjpoebpl /root/.ansible/tmp/ansible-tmp-1726867480.8386602-26805-162744559128245/AnsiballZ_setup.py <<< 26763 1726867480.89879: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867480.8386602-26805-162744559128245/AnsiballZ_setup.py" <<< 26763 1726867480.89921: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpgjpoebpl" to remote "/root/.ansible/tmp/ansible-tmp-1726867480.8386602-26805-162744559128245/AnsiballZ_setup.py" <<< 26763 1726867480.89924: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867480.8386602-26805-162744559128245/AnsiballZ_setup.py" <<< 26763 1726867480.91214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867480.91282: stderr chunk (state=3): >>><<< 26763 1726867480.91286: stdout chunk (state=3): >>><<< 26763 1726867480.91288: done transferring module to remote 26763 1726867480.91290: _low_level_execute_command(): starting 26763 1726867480.91293: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867480.8386602-26805-162744559128245/ /root/.ansible/tmp/ansible-tmp-1726867480.8386602-26805-162744559128245/AnsiballZ_setup.py && sleep 0' 26763 1726867480.91675: 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 <<< 26763 1726867480.91688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867480.91707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867480.91713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867480.91759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867480.91762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867480.91812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867480.93532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867480.93552: stderr chunk (state=3): >>><<< 26763 1726867480.93556: stdout chunk (state=3): >>><<< 26763 1726867480.93569: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867480.93571: _low_level_execute_command(): starting 26763 1726867480.93576: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867480.8386602-26805-162744559128245/AnsiballZ_setup.py && sleep 0' 26763 1726867480.93972: 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 <<< 26763 1726867480.93976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867480.93980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 26763 1726867480.93982: 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 <<< 26763 1726867480.93984: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867480.94040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867480.94043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867480.94087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867480.96198: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 26763 1726867480.96228: stdout chunk (state=3): >>>import _imp # builtin <<< 26763 1726867480.96261: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 26763 1726867480.96266: stdout chunk (state=3): >>>import '_weakref' # <<< 26763 1726867480.96331: stdout chunk (state=3): >>>import '_io' # <<< 26763 1726867480.96336: stdout chunk (state=3): >>>import 'marshal' # <<< 26763 1726867480.96367: stdout chunk (state=3): >>>import 'posix' # <<< 26763 1726867480.96398: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 26763 1726867480.96435: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 26763 1726867480.96440: stdout chunk (state=3): >>> # installed zipimport hook <<< 26763 1726867480.96491: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 26763 1726867480.96498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867480.96508: stdout chunk (state=3): >>>import '_codecs' # <<< 26763 1726867480.96537: stdout chunk (state=3): >>>import 'codecs' # <<< 26763 1726867480.96569: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 26763 1726867480.96601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 26763 1726867480.96606: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a9104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a8dfb30> <<< 26763 1726867480.96715: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a912a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 26763 1726867480.96754: stdout chunk (state=3): >>>import '_stat' # <<< 26763 1726867480.96758: stdout chunk (state=3): >>>import 'stat' # <<< 26763 1726867480.96840: stdout chunk (state=3): >>>import '_collections_abc' # <<< 26763 1726867480.96872: stdout chunk (state=3): >>>import 'genericpath' # <<< 26763 1726867480.96876: stdout chunk (state=3): >>>import 'posixpath' # <<< 26763 1726867480.96896: stdout chunk (state=3): >>>import 'os' # <<< 26763 1726867480.96916: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 26763 1726867480.96919: stdout chunk (state=3): >>>Processing user site-packages <<< 26763 1726867480.96943: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 26763 1726867480.96949: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 26763 1726867480.96960: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 26763 1726867480.96989: 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' <<< 26763 1726867480.97015: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a705130> <<< 26763 1726867480.97067: 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 <<< 26763 1726867480.97085: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867480.97088: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a705fa0> <<< 26763 1726867480.97115: stdout chunk (state=3): >>>import 'site' # <<< 26763 1726867480.97141: 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. <<< 26763 1726867480.97542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 26763 1726867480.97548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 26763 1726867480.97571: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867480.97589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 26763 1726867480.97629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 26763 1726867480.97657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 26763 1726867480.97670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 26763 1726867480.97702: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a743ec0> <<< 26763 1726867480.97705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 26763 1726867480.97735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 26763 1726867480.97740: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a743f80> <<< 26763 1726867480.97783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 26763 1726867480.97791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 26763 1726867480.97815: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 26763 1726867480.97867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867480.97890: stdout chunk (state=3): >>>import 'itertools' # <<< 26763 1726867480.97930: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a77b830> <<< 26763 1726867480.97958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a77bec0> <<< 26763 1726867480.97970: stdout chunk (state=3): >>>import '_collections' # <<< 26763 1726867480.98005: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a75bb60> <<< 26763 1726867480.98015: stdout chunk (state=3): >>>import '_functools' # <<< 26763 1726867480.98049: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7592b0> <<< 26763 1726867480.98131: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a741070> <<< 26763 1726867480.98164: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 26763 1726867480.98191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 26763 1726867480.98226: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 26763 1726867480.98257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 26763 1726867480.98261: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 26763 1726867480.98319: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a79b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a79a3f0> <<< 26763 1726867480.98345: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 26763 1726867480.98348: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a75a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a798bc0> <<< 26763 1726867480.98412: 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 0x7efd7a7d0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7402f0> <<< 26763 1726867480.98457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 26763 1726867480.98472: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.98511: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd7a7d0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7d0bf0> # 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 0x7efd7a7d0fe0> <<< 26763 1726867480.98532: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a73ee10> <<< 26763 1726867480.98557: 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' <<< 26763 1726867480.98583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 26763 1726867480.98605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 26763 1726867480.98629: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7d1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7d1370> import 'importlib.machinery' # <<< 26763 1726867480.98669: 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' <<< 26763 1726867480.98701: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7d2540> import 'importlib.util' # import 'runpy' # <<< 26763 1726867480.98728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 26763 1726867480.98765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 26763 1726867480.98785: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7e8740> <<< 26763 1726867480.98812: stdout chunk (state=3): >>>import 'errno' # <<< 26763 1726867480.98843: 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 0x7efd7a7e9e20> <<< 26763 1726867480.98893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 26763 1726867480.98901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 26763 1726867480.98948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7eacc0> <<< 26763 1726867480.98983: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd7a7eb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7ea210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 26763 1726867480.98994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 26763 1726867480.99039: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.99062: 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 0x7efd7a7ebd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7eb4a0> <<< 26763 1726867480.99093: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7d24b0> <<< 26763 1726867480.99116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 26763 1726867480.99131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 26763 1726867480.99149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 26763 1726867480.99169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 26763 1726867480.99201: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.99210: 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 0x7efd7a4e7c50> <<< 26763 1726867480.99235: 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' <<< 26763 1726867480.99268: 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 0x7efd7a5107a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a510500> <<< 26763 1726867480.99287: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.99293: 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 0x7efd7a5107d0> <<< 26763 1726867480.99319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 26763 1726867480.99328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 26763 1726867480.99394: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.99519: 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 0x7efd7a511100> <<< 26763 1726867480.99631: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867480.99634: 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 0x7efd7a511af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a5109b0> <<< 26763 1726867480.99661: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a4e5df0> <<< 26763 1726867480.99678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 26763 1726867480.99700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 26763 1726867480.99720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 26763 1726867480.99735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 26763 1726867480.99740: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a512f00> <<< 26763 1726867480.99772: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a511c40> <<< 26763 1726867480.99783: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7d2c60> <<< 26763 1726867480.99816: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 26763 1726867480.99872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867480.99893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 26763 1726867480.99919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 26763 1726867480.99951: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a53b230> <<< 26763 1726867481.00002: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 26763 1726867481.00020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867481.00032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 26763 1726867481.00056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 26763 1726867481.00093: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a55f5f0> <<< 26763 1726867481.00119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 26763 1726867481.00160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 26763 1726867481.00215: stdout chunk (state=3): >>>import 'ntpath' # <<< 26763 1726867481.00238: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867481.00241: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a5c0380> <<< 26763 1726867481.00253: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 26763 1726867481.00284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 26763 1726867481.00310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 26763 1726867481.00348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 26763 1726867481.00431: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a5c2ae0> <<< 26763 1726867481.00504: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a5c04a0> <<< 26763 1726867481.00538: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a581370> <<< 26763 1726867481.00567: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a3c1430> <<< 26763 1726867481.00589: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a55e3f0> <<< 26763 1726867481.00592: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a513e00> <<< 26763 1726867481.00766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 26763 1726867481.00779: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efd7a55e750> <<< 26763 1726867481.01054: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload__dgdqnif/ansible_setup_payload.zip' # zipimport: zlib available <<< 26763 1726867481.01195: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.01218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 26763 1726867481.01257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 26763 1726867481.01335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 26763 1726867481.01361: 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 0x7efd7a42b170> import '_typing' # <<< 26763 1726867481.01544: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a40a060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a4091c0> <<< 26763 1726867481.01550: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.01574: stdout chunk (state=3): >>>import 'ansible' # <<< 26763 1726867481.01595: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.01601: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.01630: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 26763 1726867481.01643: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.03016: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.04135: 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'<<< 26763 1726867481.04143: stdout chunk (state=3): >>> import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a429040> <<< 26763 1726867481.04161: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 26763 1726867481.04173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867481.04190: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 26763 1726867481.04203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 26763 1726867481.04217: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 26763 1726867481.04238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 26763 1726867481.04249: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.04253: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd7a45ab10> <<< 26763 1726867481.04289: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a45a8a0> <<< 26763 1726867481.04324: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a45a1b0> <<< 26763 1726867481.04327: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 26763 1726867481.04344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 26763 1726867481.04386: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a45aba0> <<< 26763 1726867481.04390: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a42be00> import 'atexit' # <<< 26763 1726867481.04423: 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 0x7efd7a45b860> <<< 26763 1726867481.04446: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.04451: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd7a45b9e0> <<< 26763 1726867481.04473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 26763 1726867481.04515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 26763 1726867481.04531: stdout chunk (state=3): >>>import '_locale' # <<< 26763 1726867481.04571: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a45bef0> <<< 26763 1726867481.04591: stdout chunk (state=3): >>>import 'pwd' # <<< 26763 1726867481.04599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 26763 1726867481.04627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 26763 1726867481.04662: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d29c10> <<< 26763 1726867481.04696: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd79d2b830> <<< 26763 1726867481.04718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 26763 1726867481.04734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 26763 1726867481.04767: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d2c230> <<< 26763 1726867481.04787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 26763 1726867481.04814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 26763 1726867481.04832: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d2d100> <<< 26763 1726867481.04855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 26763 1726867481.04887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 26763 1726867481.04907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 26763 1726867481.04913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 26763 1726867481.04963: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d2fe60> <<< 26763 1726867481.04998: 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 0x7efd7a512e70> <<< 26763 1726867481.05017: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d2e120> <<< 26763 1726867481.05034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 26763 1726867481.05068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 26763 1726867481.05092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 26763 1726867481.05098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 26763 1726867481.05107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 26763 1726867481.05211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 26763 1726867481.05232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 26763 1726867481.05242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 26763 1726867481.05252: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d37d10> <<< 26763 1726867481.05260: stdout chunk (state=3): >>>import '_tokenize' # <<< 26763 1726867481.05323: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d367e0> <<< 26763 1726867481.05329: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d36540> <<< 26763 1726867481.05347: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 26763 1726867481.05355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 26763 1726867481.05429: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d36ab0> <<< 26763 1726867481.05455: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d2e630> <<< 26763 1726867481.05482: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.05491: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd79d7bf50> <<< 26763 1726867481.05513: 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' <<< 26763 1726867481.05519: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d7c4d0> <<< 26763 1726867481.05531: 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 <<< 26763 1726867481.05553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 26763 1726867481.05575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 26763 1726867481.05579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 26763 1726867481.05612: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.05618: 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 0x7efd79d7db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d7d910> <<< 26763 1726867481.05633: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 26763 1726867481.05664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 26763 1726867481.05715: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd79d80110> <<< 26763 1726867481.05724: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d7e240> <<< 26763 1726867481.05737: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 26763 1726867481.05780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867481.05804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 26763 1726867481.05810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 26763 1726867481.05813: stdout chunk (state=3): >>>import '_string' # <<< 26763 1726867481.05860: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d838c0> <<< 26763 1726867481.05979: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d80290> <<< 26763 1726867481.06042: 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 0x7efd79d84980> <<< 26763 1726867481.06074: 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 0x7efd79d84920> <<< 26763 1726867481.06116: 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 0x7efd79d84bf0> <<< 26763 1726867481.06130: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d7c230> <<< 26763 1726867481.06157: 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 <<< 26763 1726867481.06163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 26763 1726867481.06178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 26763 1726867481.06197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 26763 1726867481.06222: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.06245: 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 0x7efd79c102f0> <<< 26763 1726867481.06400: 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 0x7efd79c11880> <<< 26763 1726867481.06406: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d86a80> <<< 26763 1726867481.06436: 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' <<< 26763 1726867481.06444: 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 0x7efd79d87e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d866c0> <<< 26763 1726867481.06468: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.06471: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.06490: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 26763 1726867481.06497: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.06586: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.06667: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.06686: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 26763 1726867481.06713: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26763 1726867481.06727: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 26763 1726867481.06733: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.06854: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.06971: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.07499: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.08032: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 26763 1726867481.08035: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 26763 1726867481.08055: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 26763 1726867481.08067: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 26763 1726867481.08089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867481.08136: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.08142: 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 0x7efd79c15a90> <<< 26763 1726867481.08220: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 26763 1726867481.08224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 26763 1726867481.08241: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79c167e0> <<< 26763 1726867481.08249: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a5119d0> <<< 26763 1726867481.08297: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 26763 1726867481.08308: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.08321: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.08344: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 26763 1726867481.08349: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.08495: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.08648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 26763 1726867481.08661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79c16810> <<< 26763 1726867481.08673: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.09125: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.09569: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.09636: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.09713: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 26763 1726867481.09716: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.09760: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.09797: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 26763 1726867481.09805: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.09869: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.09953: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 26763 1726867481.09956: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.09984: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 26763 1726867481.09997: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.10036: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.10075: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 26763 1726867481.10083: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.10308: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.10537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 26763 1726867481.10598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 26763 1726867481.10603: stdout chunk (state=3): >>>import '_ast' # <<< 26763 1726867481.10676: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79c17b00> <<< 26763 1726867481.10682: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.10755: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.10826: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 26763 1726867481.10836: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 26763 1726867481.10849: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 26763 1726867481.10874: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.10909: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.10948: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 26763 1726867481.10960: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.11001: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.11045: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.11101: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.11169: 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 <<< 26763 1726867481.11206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867481.11287: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd79c22420> <<< 26763 1726867481.11325: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79c1dd30> <<< 26763 1726867481.11355: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 26763 1726867481.11359: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 26763 1726867481.11371: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.11431: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.11491: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.11521: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.11565: 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 <<< 26763 1726867481.11573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867481.11586: 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 <<< 26763 1726867481.11607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 26763 1726867481.11626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 26763 1726867481.11688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 26763 1726867481.11700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 26763 1726867481.11718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 26763 1726867481.11773: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d0abd0> <<< 26763 1726867481.11815: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a4868a0> <<< 26763 1726867481.11897: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79c22150> <<< 26763 1726867481.11903: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79c14c80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 26763 1726867481.11936: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.11966: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 26763 1726867481.11969: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 26763 1726867481.12015: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 26763 1726867481.12034: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12046: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12061: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 26763 1726867481.12064: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12123: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12188: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12203: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12224: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12267: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12311: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12346: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12380: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 26763 1726867481.12399: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12464: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12532: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12553: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12590: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 26763 1726867481.12597: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12776: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12945: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.12989: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.13042: 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' <<< 26763 1726867481.13065: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 26763 1726867481.13086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 26763 1726867481.13096: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 26763 1726867481.13124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 26763 1726867481.13140: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79cb29c0> <<< 26763 1726867481.13169: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 26763 1726867481.13180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 26763 1726867481.13201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 26763 1726867481.13238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 26763 1726867481.13268: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 26763 1726867481.13273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 26763 1726867481.13292: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79910380> <<< 26763 1726867481.13320: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.13330: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd799106e0> <<< 26763 1726867481.13386: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79c9c500> <<< 26763 1726867481.13397: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79cb3530> <<< 26763 1726867481.13429: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79cb1130> <<< 26763 1726867481.13434: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79cb0ce0> <<< 26763 1726867481.13458: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 26763 1726867481.13501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 26763 1726867481.13527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 26763 1726867481.13555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 26763 1726867481.13560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 26763 1726867481.13596: 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 0x7efd799136e0> <<< 26763 1726867481.13601: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79912f90> <<< 26763 1726867481.13627: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.13635: 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 0x7efd79913170> <<< 26763 1726867481.13649: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd799123c0> <<< 26763 1726867481.13665: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 26763 1726867481.13778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 26763 1726867481.13786: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79913860> <<< 26763 1726867481.13806: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 26763 1726867481.13833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 26763 1726867481.13863: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd7996e390> <<< 26763 1726867481.13896: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7996c3b0> <<< 26763 1726867481.13922: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79cb0e00> <<< 26763 1726867481.13932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 26763 1726867481.13935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 26763 1726867481.13958: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.13969: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.13982: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 26763 1726867481.13989: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.14045: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.14095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 26763 1726867481.14119: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.14166: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.14216: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 26763 1726867481.14232: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.14247: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 26763 1726867481.14259: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.14289: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.14318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 26763 1726867481.14323: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.14378: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.14426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 26763 1726867481.14432: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.14475: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.14517: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 26763 1726867481.14520: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.14586: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.14638: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.14697: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.14752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 26763 1726867481.14765: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 26763 1726867481.14768: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.15241: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.15669: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 26763 1726867481.15680: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.15728: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.15785: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.15818: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.15852: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 26763 1726867481.15862: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 26763 1726867481.15898: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.15927: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 26763 1726867481.15937: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.15991: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.16042: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 26763 1726867481.16060: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.16093: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.16115: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 26763 1726867481.16129: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.16161: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.16192: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 26763 1726867481.16197: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.16278: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.16364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 26763 1726867481.16369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 26763 1726867481.16390: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7996fb90> <<< 26763 1726867481.16413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 26763 1726867481.16439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 26763 1726867481.16566: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7996ef90> import 'ansible.module_utils.facts.system.local' # <<< 26763 1726867481.16575: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.16808: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available <<< 26763 1726867481.16892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 26763 1726867481.16917: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.16963: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.17039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 26763 1726867481.17089: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.17135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 26763 1726867481.17181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 26763 1726867481.17248: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.17304: 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 0x7efd799ae660> <<< 26763 1726867481.17498: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7999e450> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 26763 1726867481.17564: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.17615: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 26763 1726867481.17637: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.17724: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.17803: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.17995: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.18064: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 26763 1726867481.18068: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.18107: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.18148: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 26763 1726867481.18195: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.18244: 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' <<< 26763 1726867481.18302: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.18308: 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 0x7efd799c2060> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd799c20c0> import 'ansible.module_utils.facts.system.user' # <<< 26763 1726867481.18342: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 26763 1726867481.18389: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.18435: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 26763 1726867481.18454: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.18595: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.18743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 26763 1726867481.18850: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.18948: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.19150: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.19162: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 26763 1726867481.19233: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.19394: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 26763 1726867481.19506: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.19630: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 26763 1726867481.19716: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26763 1726867481.20246: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.20732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 26763 1726867481.20749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 26763 1726867481.20755: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.20855: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.20959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 26763 1726867481.20965: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.21066: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.21168: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 26763 1726867481.21176: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.21328: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.21483: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 26763 1726867481.21492: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.21510: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 26763 1726867481.21527: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.21569: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.21612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 26763 1726867481.21615: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.21716: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.21812: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.22009: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.22211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 26763 1726867481.22228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 26763 1726867481.22231: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.22259: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.22307: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 26763 1726867481.22330: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.22339: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.22360: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 26763 1726867481.22364: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.22439: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.22510: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 26763 1726867481.22581: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.22584: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.22586: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 26763 1726867481.22589: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.22634: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.22698: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 26763 1726867481.22753: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.22810: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 26763 1726867481.23075: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.23324: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 26763 1726867481.23334: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.23391: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.23445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 26763 1726867481.23455: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.23493: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.23529: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 26763 1726867481.23540: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.23567: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.23601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 26763 1726867481.23606: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.23642: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.23675: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 26763 1726867481.23691: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.23766: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.23843: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 26763 1726867481.23846: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.23876: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 26763 1726867481.23890: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.23929: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.23981: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 26763 1726867481.23985: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.24007: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.24024: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.24074: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.24120: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.24192: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.24258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 26763 1726867481.24262: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 26763 1726867481.24284: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.24328: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.24380: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 26763 1726867481.24386: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.24580: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.24766: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 26763 1726867481.24780: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.24822: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.24876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 26763 1726867481.24899: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.24931: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.24989: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 26763 1726867481.24992: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.25068: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.25151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 26763 1726867481.25172: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.25241: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.25333: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 26763 1726867481.25412: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.26335: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 26763 1726867481.26338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 26763 1726867481.26392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 26763 1726867481.26398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 26763 1726867481.26419: 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 0x7efd797bf590> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd797bca40> <<< 26763 1726867481.26471: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd797bd7f0> <<< 26763 1726867481.26894: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities":<<< 26763 1726867481.26907: stdout chunk (state=3): >>> [], "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_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "24", "second": "41", "epoch": "1726867481", "epoch_int": "1726867481", "date": "2024-09-20", "time": "17:24:41", "iso8601_micro": "2024-09-20T21:24:41.258410Z", "iso8601": "2024-09-20T21:24:41Z", "iso8601_basic": "20240920T172441258410", "iso8601_basic_short": "20240920T172441", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_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"}}} <<< 26763 1726867481.27504: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 26763 1726867481.27536: 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 <<< 26763 1726867481.27551: stdout chunk (state=3): >>># 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 <<< 26763 1726867481.27593: 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 <<< 26763 1726867481.27638: 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__ # 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 <<< 26763 1726867481.27661: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # 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 <<< 26763 1726867481.27704: stdout chunk (state=3): >>># 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 <<< 26763 1726867481.27752: stdout chunk (state=3): >>># 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 <<< 26763 1726867481.27781: stdout chunk (state=3): >>># 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 <<< 26763 1726867481.27820: stdout chunk (state=3): >>># 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 <<< 26763 1726867481.28148: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 26763 1726867481.28198: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 26763 1726867481.28213: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 26763 1726867481.28259: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 26763 1726867481.28263: stdout chunk (state=3): >>># destroy ntpath <<< 26763 1726867481.28336: stdout chunk (state=3): >>># 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 <<< 26763 1726867481.28340: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 26763 1726867481.28372: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 26763 1726867481.28399: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 26763 1726867481.28449: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 26763 1726867481.28466: 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 <<< 26763 1726867481.28513: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 26763 1726867481.28549: 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 <<< 26763 1726867481.28567: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 26763 1726867481.28605: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 26763 1726867481.28644: stdout chunk (state=3): >>># destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob <<< 26763 1726867481.28667: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 26763 1726867481.28711: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 26763 1726867481.28754: 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 <<< 26763 1726867481.28802: stdout chunk (state=3): >>># 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 <<< 26763 1726867481.28839: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 26763 1726867481.28876: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 26763 1726867481.28907: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # 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 <<< 26763 1726867481.28921: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 26763 1726867481.29041: stdout chunk (state=3): >>># destroy sys.monitoring <<< 26763 1726867481.29051: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 26763 1726867481.29085: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 26763 1726867481.29120: stdout chunk (state=3): >>># destroy tokenize <<< 26763 1726867481.29168: 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 <<< 26763 1726867481.29174: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 26763 1726867481.29197: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 26763 1726867481.29292: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 26763 1726867481.29310: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 26763 1726867481.29369: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 26763 1726867481.29374: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 26763 1726867481.29405: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 26763 1726867481.29410: stdout chunk (state=3): >>># clear sys.audit hooks <<< 26763 1726867481.29828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867481.29834: stdout chunk (state=3): >>><<< 26763 1726867481.29836: stderr chunk (state=3): >>><<< 26763 1726867481.30199: _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 0x7efd7a9104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a8dfb30> # /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 0x7efd7a912a50> 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 0x7efd7a705130> # /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 0x7efd7a705fa0> 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 0x7efd7a743ec0> # /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 0x7efd7a743f80> # /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 0x7efd7a77b830> # /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 0x7efd7a77bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a75bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7592b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a741070> # /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 0x7efd7a79b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a79a3f0> # /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 0x7efd7a75a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a798bc0> # /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 0x7efd7a7d0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7402f0> # /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 0x7efd7a7d0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7d0bf0> # 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 0x7efd7a7d0fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a73ee10> # /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 0x7efd7a7d1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7d1370> 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 0x7efd7a7d2540> 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 0x7efd7a7e8740> 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 0x7efd7a7e9e20> # /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 0x7efd7a7eacc0> # 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 0x7efd7a7eb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7ea210> # /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 0x7efd7a7ebd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7eb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7d24b0> # /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 0x7efd7a4e7c50> # /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 0x7efd7a5107a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a510500> # 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 0x7efd7a5107d0> # /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 0x7efd7a511100> # 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 0x7efd7a511af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a5109b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a4e5df0> # /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 0x7efd7a512f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a511c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a7d2c60> # /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 0x7efd7a53b230> # /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 0x7efd7a55f5f0> # /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 0x7efd7a5c0380> # /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 0x7efd7a5c2ae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a5c04a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a581370> # /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 0x7efd7a3c1430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a55e3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a513e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efd7a55e750> # zipimport: found 103 names in '/tmp/ansible_setup_payload__dgdqnif/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 0x7efd7a42b170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a40a060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a4091c0> # 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 0x7efd7a429040> # /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 0x7efd7a45ab10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a45a8a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a45a1b0> # /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 0x7efd7a45aba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a42be00> 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 0x7efd7a45b860> # 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 0x7efd7a45b9e0> # /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 0x7efd7a45bef0> 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 0x7efd79d29c10> # 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 0x7efd79d2b830> # /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 0x7efd79d2c230> # /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 0x7efd79d2d100> # /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 0x7efd79d2fe60> # 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 0x7efd7a512e70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d2e120> # /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 0x7efd79d37d10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d367e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d36540> # /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 0x7efd79d36ab0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d2e630> # 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 0x7efd79d7bf50> # /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 0x7efd79d7c4d0> # /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 0x7efd79d7db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d7d910> # /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 0x7efd79d80110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d7e240> # /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 0x7efd79d838c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d80290> # 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 0x7efd79d84980> # 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 0x7efd79d84920> # 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 0x7efd79d84bf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d7c230> # /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 0x7efd79c102f0> # 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 0x7efd79c11880> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d86a80> # 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 0x7efd79d87e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79d866c0> # 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 0x7efd79c15a90> # /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 0x7efd79c167e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a5119d0> 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 0x7efd79c16810> # 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 0x7efd79c17b00> # 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 0x7efd79c22420> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79c1dd30> 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 0x7efd79d0abd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7a4868a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79c22150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79c14c80> # 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 0x7efd79cb29c0> # /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 0x7efd79910380> # 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 0x7efd799106e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79c9c500> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79cb3530> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79cb1130> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79cb0ce0> # /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 0x7efd799136e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79912f90> # 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 0x7efd79913170> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd799123c0> # /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 0x7efd79913860> # /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 0x7efd7996e390> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7996c3b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd79cb0e00> 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 0x7efd7996fb90> # /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 0x7efd7996ef90> 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 0x7efd799ae660> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd7999e450> 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 0x7efd799c2060> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd799c20c0> 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 0x7efd797bf590> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd797bca40> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd797bd7f0> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "24", "second": "41", "epoch": "1726867481", "epoch_int": "1726867481", "date": "2024-09-20", "time": "17:24:41", "iso8601_micro": "2024-09-20T21:24:41.258410Z", "iso8601": "2024-09-20T21:24:41Z", "iso8601_basic": "20240920T172441258410", "iso8601_basic_short": "20240920T172441", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 26763 1726867481.31089: 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-1726867480.8386602-26805-162744559128245/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867481.31092: _low_level_execute_command(): starting 26763 1726867481.31095: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867480.8386602-26805-162744559128245/ > /dev/null 2>&1 && sleep 0' 26763 1726867481.31272: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867481.31291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867481.31307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867481.31325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867481.31421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867481.31441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867481.31456: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867481.31536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867481.33354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867481.33406: stderr chunk (state=3): >>><<< 26763 1726867481.33418: stdout chunk (state=3): >>><<< 26763 1726867481.33445: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867481.33462: handler run complete 26763 1726867481.33515: variable 'ansible_facts' from source: unknown 26763 1726867481.33669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867481.33712: variable 'ansible_facts' from source: unknown 26763 1726867481.33760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867481.33831: attempt loop complete, returning result 26763 1726867481.33840: _execute() done 26763 1726867481.33847: dumping result to json 26763 1726867481.33862: done dumping result, returning 26763 1726867481.33874: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-f324-29e3-000000000048] 26763 1726867481.33885: sending task result for task 0affcac9-a3a5-f324-29e3-000000000048 ok: [managed_node1] 26763 1726867481.34285: no more pending results, returning what we have 26763 1726867481.34289: results queue empty 26763 1726867481.34290: checking for any_errors_fatal 26763 1726867481.34291: done checking for any_errors_fatal 26763 1726867481.34291: checking for max_fail_percentage 26763 1726867481.34293: done checking for max_fail_percentage 26763 1726867481.34294: checking to see if all hosts have failed and the running result is not ok 26763 1726867481.34295: done checking to see if all hosts have failed 26763 1726867481.34296: getting the remaining hosts for this loop 26763 1726867481.34297: done getting the remaining hosts for this loop 26763 1726867481.34301: getting the next task for host managed_node1 26763 1726867481.34310: done getting next task for host managed_node1 26763 1726867481.34312: ^ task is: TASK: Check if system is ostree 26763 1726867481.34315: ^ 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 26763 1726867481.34318: getting variables 26763 1726867481.34320: in VariableManager get_vars() 26763 1726867481.34348: Calling all_inventory to load vars for managed_node1 26763 1726867481.34351: Calling groups_inventory to load vars for managed_node1 26763 1726867481.34354: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867481.34365: Calling all_plugins_play to load vars for managed_node1 26763 1726867481.34367: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867481.34370: Calling groups_plugins_play to load vars for managed_node1 26763 1726867481.34768: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000048 26763 1726867481.34771: WORKER PROCESS EXITING 26763 1726867481.34796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867481.34997: done with get_vars() 26763 1726867481.35007: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:24:41 -0400 (0:00:00.581) 0:00:01.759 ****** 26763 1726867481.35103: entering _queue_task() for managed_node1/stat 26763 1726867481.35358: worker is 1 (out of 1 available) 26763 1726867481.35486: exiting _queue_task() for managed_node1/stat 26763 1726867481.35496: done queuing things up, now waiting for results queue to drain 26763 1726867481.35497: waiting for pending results... 26763 1726867481.35621: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 26763 1726867481.35721: in run() - task 0affcac9-a3a5-f324-29e3-00000000004a 26763 1726867481.35743: variable 'ansible_search_path' from source: unknown 26763 1726867481.35752: variable 'ansible_search_path' from source: unknown 26763 1726867481.35794: calling self._execute() 26763 1726867481.35874: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867481.35888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867481.35901: variable 'omit' from source: magic vars 26763 1726867481.36460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26763 1726867481.36661: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26763 1726867481.36728: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26763 1726867481.36759: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26763 1726867481.36969: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26763 1726867481.37033: 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) 26763 1726867481.37051: 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) 26763 1726867481.37069: 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) 26763 1726867481.37088: 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) 26763 1726867481.37171: Evaluated conditional (not __network_is_ostree is defined): True 26763 1726867481.37175: variable 'omit' from source: magic vars 26763 1726867481.37200: variable 'omit' from source: magic vars 26763 1726867481.37227: variable 'omit' from source: magic vars 26763 1726867481.37246: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867481.37268: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867481.37284: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867481.37297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867481.37305: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867481.37328: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867481.37332: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867481.37334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867481.37401: Set connection var ansible_pipelining to False 26763 1726867481.37410: Set connection var ansible_shell_executable to /bin/sh 26763 1726867481.37413: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867481.37416: Set connection var ansible_shell_type to sh 26763 1726867481.37418: Set connection var ansible_connection to ssh 26763 1726867481.37425: Set connection var ansible_timeout to 10 26763 1726867481.37452: variable 'ansible_shell_executable' from source: unknown 26763 1726867481.37455: variable 'ansible_connection' from source: unknown 26763 1726867481.37458: variable 'ansible_module_compression' from source: unknown 26763 1726867481.37460: variable 'ansible_shell_type' from source: unknown 26763 1726867481.37462: variable 'ansible_shell_executable' from source: unknown 26763 1726867481.37465: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867481.37467: variable 'ansible_pipelining' from source: unknown 26763 1726867481.37469: variable 'ansible_timeout' from source: unknown 26763 1726867481.37472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867481.37561: 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__) 26763 1726867481.37565: variable 'omit' from source: magic vars 26763 1726867481.37568: starting attempt loop 26763 1726867481.37570: running the handler 26763 1726867481.37583: _low_level_execute_command(): starting 26763 1726867481.37589: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867481.38059: 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 <<< 26763 1726867481.38063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26763 1726867481.38066: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867481.38123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867481.38127: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867481.38180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867481.39768: stdout chunk (state=3): >>>/root <<< 26763 1726867481.39869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867481.39894: stderr chunk (state=3): >>><<< 26763 1726867481.39898: stdout chunk (state=3): >>><<< 26763 1726867481.39918: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867481.39931: _low_level_execute_command(): starting 26763 1726867481.39937: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867481.3991704-26829-45735308177600 `" && echo ansible-tmp-1726867481.3991704-26829-45735308177600="` echo /root/.ansible/tmp/ansible-tmp-1726867481.3991704-26829-45735308177600 `" ) && sleep 0' 26763 1726867481.40342: 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 <<< 26763 1726867481.40347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867481.40350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867481.40352: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867481.40354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 26763 1726867481.40356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867481.40401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867481.40405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867481.40456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867481.42320: stdout chunk (state=3): >>>ansible-tmp-1726867481.3991704-26829-45735308177600=/root/.ansible/tmp/ansible-tmp-1726867481.3991704-26829-45735308177600 <<< 26763 1726867481.42431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867481.42443: stderr chunk (state=3): >>><<< 26763 1726867481.42446: stdout chunk (state=3): >>><<< 26763 1726867481.42459: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867481.3991704-26829-45735308177600=/root/.ansible/tmp/ansible-tmp-1726867481.3991704-26829-45735308177600 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867481.42495: variable 'ansible_module_compression' from source: unknown 26763 1726867481.42583: ANSIBALLZ: Using lock for stat 26763 1726867481.42586: ANSIBALLZ: Acquiring lock 26763 1726867481.42588: ANSIBALLZ: Lock acquired: 140484015298160 26763 1726867481.42590: ANSIBALLZ: Creating module 26763 1726867481.50157: ANSIBALLZ: Writing module into payload 26763 1726867481.50220: ANSIBALLZ: Writing module 26763 1726867481.50237: ANSIBALLZ: Renaming module 26763 1726867481.50242: ANSIBALLZ: Done creating module 26763 1726867481.50260: variable 'ansible_facts' from source: unknown 26763 1726867481.50303: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867481.3991704-26829-45735308177600/AnsiballZ_stat.py 26763 1726867481.50402: Sending initial data 26763 1726867481.50406: Sent initial data (152 bytes) 26763 1726867481.50846: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867481.50850: 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 <<< 26763 1726867481.50852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867481.50855: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 26763 1726867481.50858: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867481.50860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867481.50913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867481.50916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867481.50918: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867481.50971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867481.52623: 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 <<< 26763 1726867481.52667: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867481.52713: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpzo68t28c /root/.ansible/tmp/ansible-tmp-1726867481.3991704-26829-45735308177600/AnsiballZ_stat.py <<< 26763 1726867481.52717: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867481.3991704-26829-45735308177600/AnsiballZ_stat.py" <<< 26763 1726867481.52761: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpzo68t28c" to remote "/root/.ansible/tmp/ansible-tmp-1726867481.3991704-26829-45735308177600/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867481.3991704-26829-45735308177600/AnsiballZ_stat.py" <<< 26763 1726867481.53325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867481.53363: stderr chunk (state=3): >>><<< 26763 1726867481.53366: stdout chunk (state=3): >>><<< 26763 1726867481.53409: done transferring module to remote 26763 1726867481.53420: _low_level_execute_command(): starting 26763 1726867481.53423: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867481.3991704-26829-45735308177600/ /root/.ansible/tmp/ansible-tmp-1726867481.3991704-26829-45735308177600/AnsiballZ_stat.py && sleep 0' 26763 1726867481.53845: 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 <<< 26763 1726867481.53848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867481.53850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867481.53852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867481.53902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867481.53905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867481.53956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867481.55703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867481.55725: stderr chunk (state=3): >>><<< 26763 1726867481.55728: stdout chunk (state=3): >>><<< 26763 1726867481.55741: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867481.55743: _low_level_execute_command(): starting 26763 1726867481.55748: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867481.3991704-26829-45735308177600/AnsiballZ_stat.py && sleep 0' 26763 1726867481.56157: 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 <<< 26763 1726867481.56160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867481.56163: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867481.56165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 26763 1726867481.56167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867481.56217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867481.56225: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867481.56268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867481.58392: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 26763 1726867481.58419: stdout chunk (state=3): >>>import _imp # builtin <<< 26763 1726867481.58452: stdout chunk (state=3): >>>import '_thread' # <<< 26763 1726867481.58458: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 26763 1726867481.58525: stdout chunk (state=3): >>>import '_io' # <<< 26763 1726867481.58530: stdout chunk (state=3): >>>import 'marshal' # <<< 26763 1726867481.58564: stdout chunk (state=3): >>>import 'posix' # <<< 26763 1726867481.58603: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 26763 1726867481.58628: stdout chunk (state=3): >>>import 'time' # <<< 26763 1726867481.58630: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 26763 1726867481.58683: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 26763 1726867481.58693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867481.58708: stdout chunk (state=3): >>>import '_codecs' # <<< 26763 1726867481.58727: stdout chunk (state=3): >>>import 'codecs' # <<< 26763 1726867481.58757: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 26763 1726867481.58789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 26763 1726867481.58792: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191ab084d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191aad7b30> <<< 26763 1726867481.58832: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 26763 1726867481.58835: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191ab0aa50> <<< 26763 1726867481.58866: stdout chunk (state=3): >>>import '_signal' # <<< 26763 1726867481.58890: stdout chunk (state=3): >>>import '_abc' # <<< 26763 1726867481.58893: stdout chunk (state=3): >>>import 'abc' # <<< 26763 1726867481.58923: stdout chunk (state=3): >>>import 'io' # <<< 26763 1726867481.58950: stdout chunk (state=3): >>>import '_stat' # <<< 26763 1726867481.58955: stdout chunk (state=3): >>>import 'stat' # <<< 26763 1726867481.59046: stdout chunk (state=3): >>>import '_collections_abc' # <<< 26763 1726867481.59069: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 26763 1726867481.59118: stdout chunk (state=3): >>>import 'os' # <<< 26763 1726867481.59148: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 26763 1726867481.59192: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 26763 1726867481.59196: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 26763 1726867481.59268: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a8bd130> <<< 26763 1726867481.59304: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a8bdfa0> <<< 26763 1726867481.59325: stdout chunk (state=3): >>>import 'site' # <<< 26763 1726867481.59365: 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. <<< 26763 1726867481.59568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 26763 1726867481.59619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 26763 1726867481.59637: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867481.59661: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 26763 1726867481.59695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 26763 1726867481.59698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 26763 1726867481.59749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a8fbec0> <<< 26763 1726867481.59771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 26763 1726867481.59802: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a8fbf80> <<< 26763 1726867481.59818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 26763 1726867481.59843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 26763 1726867481.59867: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 26763 1726867481.59918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867481.59939: stdout chunk (state=3): >>>import 'itertools' # <<< 26763 1726867481.59962: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 26763 1726867481.59970: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a933830> <<< 26763 1726867481.59983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 26763 1726867481.60000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a933ec0> <<< 26763 1726867481.60017: stdout chunk (state=3): >>>import '_collections' # <<< 26763 1726867481.60070: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a913b60> <<< 26763 1726867481.60080: stdout chunk (state=3): >>>import '_functools' # <<< 26763 1726867481.60105: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a9112b0> <<< 26763 1726867481.60197: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a8f9070> <<< 26763 1726867481.60221: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 26763 1726867481.60244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 26763 1726867481.60255: stdout chunk (state=3): >>>import '_sre' # <<< 26763 1726867481.60282: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 26763 1726867481.60303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 26763 1726867481.60324: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 26763 1726867481.60329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 26763 1726867481.60369: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a9537d0> <<< 26763 1726867481.60380: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a9523f0> <<< 26763 1726867481.60411: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a912150> <<< 26763 1726867481.60417: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a950bc0> <<< 26763 1726867481.60470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 26763 1726867481.60487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a988890> <<< 26763 1726867481.60495: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a8f82f0> <<< 26763 1726867481.60511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 26763 1726867481.60547: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.60552: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f191a988d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a988bf0> <<< 26763 1726867481.60596: 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' <<< 26763 1726867481.60599: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f191a988fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a8f6e10> <<< 26763 1726867481.60642: 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' <<< 26763 1726867481.60665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 26763 1726867481.60698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 26763 1726867481.60716: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a989670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a989370> import 'importlib.machinery' # <<< 26763 1726867481.60753: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 26763 1726867481.60757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 26763 1726867481.60772: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a98a540> <<< 26763 1726867481.60788: stdout chunk (state=3): >>>import 'importlib.util' # <<< 26763 1726867481.60793: stdout chunk (state=3): >>>import 'runpy' # <<< 26763 1726867481.60822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 26763 1726867481.60850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 26763 1726867481.60880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 26763 1726867481.60888: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a9a0740> <<< 26763 1726867481.60899: stdout chunk (state=3): >>>import 'errno' # <<< 26763 1726867481.60940: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.60947: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f191a9a1e20> <<< 26763 1726867481.60961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 26763 1726867481.60974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 26763 1726867481.60998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 26763 1726867481.61007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 26763 1726867481.61012: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a9a2cc0> <<< 26763 1726867481.61058: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.61063: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f191a9a32f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a9a2210> <<< 26763 1726867481.61092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 26763 1726867481.61096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 26763 1726867481.61142: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.61148: 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 0x7f191a9a3d70> <<< 26763 1726867481.61161: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a9a34a0> <<< 26763 1726867481.61202: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a98a4b0> <<< 26763 1726867481.61220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 26763 1726867481.61248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 26763 1726867481.61267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 26763 1726867481.61291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 26763 1726867481.61322: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.61329: 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 0x7f191a71fc50> <<< 26763 1726867481.61345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 26763 1726867481.61351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 26763 1726867481.61383: 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 0x7f191a7487a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a748500> <<< 26763 1726867481.61410: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f191a7487d0> <<< 26763 1726867481.61441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 26763 1726867481.61446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 26763 1726867481.61514: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.61645: 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 0x7f191a749100> <<< 26763 1726867481.61768: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.61887: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f191a749af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a7489b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a71ddf0> <<< 26763 1726867481.62116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a74af00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a749c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a98ac60> <<< 26763 1726867481.62119: 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' # /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 0x7f191a773230> <<< 26763 1726867481.62169: stdout chunk (state=3): >>># /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 <<< 26763 1726867481.62190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 26763 1726867481.62225: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a7975f0> <<< 26763 1726867481.62249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 26763 1726867481.62303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 26763 1726867481.62346: stdout chunk (state=3): >>>import 'ntpath' # <<< 26763 1726867481.62367: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867481.62394: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a7f8380> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 26763 1726867481.62423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 26763 1726867481.62445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 26763 1726867481.62529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 26763 1726867481.62570: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a7faae0> <<< 26763 1726867481.62729: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a7f84a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a7b9370> # /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 0x7f191a129430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a7963f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a74be00> <<< 26763 1726867481.62842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 26763 1726867481.62868: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f191a796750> <<< 26763 1726867481.63025: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_it13502x/ansible_stat_payload.zip' <<< 26763 1726867481.63046: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.63165: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.63198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 26763 1726867481.63235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 26763 1726867481.63317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 26763 1726867481.63353: 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 0x7f191a17f170> <<< 26763 1726867481.63357: stdout chunk (state=3): >>>import '_typing' # <<< 26763 1726867481.63543: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a15e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a15d1c0> # zipimport: zlib available <<< 26763 1726867481.63582: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 26763 1726867481.63631: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26763 1726867481.63635: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 26763 1726867481.63657: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.65027: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.66260: 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 0x7f191a17d040> # /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' <<< 26763 1726867481.66293: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f191a1a6ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a1a6840> <<< 26763 1726867481.66356: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a1a6150> <<< 26763 1726867481.66408: 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' <<< 26763 1726867481.66414: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a1a65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a17fe00> import 'atexit' # <<< 26763 1726867481.66439: 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 0x7f191a1a7830> <<< 26763 1726867481.66476: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f191a1a7a70> <<< 26763 1726867481.66481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 26763 1726867481.66525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 26763 1726867481.66533: stdout chunk (state=3): >>>import '_locale' # <<< 26763 1726867481.66589: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a1a7fb0> <<< 26763 1726867481.66600: stdout chunk (state=3): >>>import 'pwd' # <<< 26763 1726867481.66614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 26763 1726867481.66635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 26763 1726867481.66671: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a011d30> <<< 26763 1726867481.66704: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f191a013470> <<< 26763 1726867481.66719: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 26763 1726867481.66739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 26763 1726867481.66774: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a014320> <<< 26763 1726867481.66796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 26763 1726867481.66822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 26763 1726867481.66839: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a0154c0> <<< 26763 1726867481.66861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 26763 1726867481.66899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 26763 1726867481.66914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 26763 1726867481.66929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 26763 1726867481.66970: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a017fb0> <<< 26763 1726867481.67008: 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 0x7f191a01c2f0> <<< 26763 1726867481.67031: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a016270> <<< 26763 1726867481.67047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 26763 1726867481.67080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 26763 1726867481.67094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 26763 1726867481.67110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 26763 1726867481.67122: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 26763 1726867481.67152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 26763 1726867481.67169: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 26763 1726867481.67190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a01fec0> <<< 26763 1726867481.67201: stdout chunk (state=3): >>>import '_tokenize' # <<< 26763 1726867481.67270: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a01e990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a01e720> <<< 26763 1726867481.67290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 26763 1726867481.67302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 26763 1726867481.67373: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a01ec60> <<< 26763 1726867481.67402: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a016780> <<< 26763 1726867481.67433: 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 0x7f191a067fe0> <<< 26763 1726867481.67465: 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 0x7f191a068320> <<< 26763 1726867481.67482: 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 <<< 26763 1726867481.67502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 26763 1726867481.67525: 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' <<< 26763 1726867481.67565: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f191a069d60> <<< 26763 1726867481.67573: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a069b20> <<< 26763 1726867481.67590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 26763 1726867481.67694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 26763 1726867481.67746: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.67754: 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 0x7f191a06c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a06a420> <<< 26763 1726867481.67773: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 26763 1726867481.67815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867481.67835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 26763 1726867481.67849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 26763 1726867481.67898: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a06fa40> <<< 26763 1726867481.68015: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a06c410> <<< 26763 1726867481.68075: 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 0x7f191a0708c0> <<< 26763 1726867481.68111: 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 0x7f191a0708f0> <<< 26763 1726867481.68163: 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 0x7f191a070da0> <<< 26763 1726867481.68183: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a068470> <<< 26763 1726867481.68223: 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' <<< 26763 1726867481.68227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 26763 1726867481.68262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 26763 1726867481.68290: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.68294: 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 0x7f191a0fc320> <<< 26763 1726867481.68644: 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 0x7f191a0fd640> <<< 26763 1726867481.68648: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a072ab0> # 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 0x7f191a073e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a0726f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 26763 1726867481.68707: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.68725: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 26763 1726867481.68899: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available <<< 26763 1726867481.69082: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.69533: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.70055: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 26763 1726867481.70084: 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' # <<< 26763 1726867481.70107: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 26763 1726867481.70126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867481.70156: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 26763 1726867481.70175: 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 0x7f1919f01880> <<< 26763 1726867481.70235: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 26763 1726867481.70267: 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 0x7f1919f02570> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a0fd760> <<< 26763 1726867481.70327: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 26763 1726867481.70347: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.70369: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 26763 1726867481.70385: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.70522: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.70683: 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' <<< 26763 1726867481.70712: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1919f023f0> <<< 26763 1726867481.70715: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.71146: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.71606: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.71694: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.71741: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 26763 1726867481.71758: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.71924: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.71948: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 26763 1726867481.71982: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 26763 1726867481.72013: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 26763 1726867481.72056: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.72146: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 26763 1726867481.72167: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.72340: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.72566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 26763 1726867481.72705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 26763 1726867481.72730: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1919f03860> # zipimport: zlib available <<< 26763 1726867481.72785: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.72860: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 26763 1726867481.72944: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 26763 1726867481.72948: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.73046: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 26763 1726867481.73049: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.73144: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26763 1726867481.73199: 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 <<< 26763 1726867481.73241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 26763 1726867481.73398: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1919f0e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1919f091c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 26763 1726867481.73467: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.73528: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.73754: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 26763 1726867481.73757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 26763 1726867481.73760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 26763 1726867481.73762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 26763 1726867481.73818: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a1faba0> <<< 26763 1726867481.73848: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a1ee870> <<< 26763 1726867481.73943: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1919f0e3f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1919f0df70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 26763 1726867481.74050: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 26763 1726867481.74090: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 26763 1726867481.74103: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.74230: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.74409: stdout chunk (state=3): >>># zipimport: zlib available <<< 26763 1726867481.74591: 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__ <<< 26763 1726867481.74837: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 26763 1726867481.74860: 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 <<< 26763 1726867481.74911: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # 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 <<< 26763 1726867481.74980: stdout chunk (state=3): >>># 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 <<< 26763 1726867481.75030: stdout chunk (state=3): >>># 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 <<< 26763 1726867481.75356: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 26763 1726867481.75397: stdout chunk (state=3): >>># 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 <<< 26763 1726867481.75431: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 26763 1726867481.75486: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 26763 1726867481.75558: stdout chunk (state=3): >>># 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 <<< 26763 1726867481.75672: 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 # 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 <<< 26763 1726867481.75798: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 26763 1726867481.75824: 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 <<< 26763 1726867481.75910: 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 <<< 26763 1726867481.76010: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 26763 1726867481.76118: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 26763 1726867481.76123: 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 <<< 26763 1726867481.76497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867481.76552: stderr chunk (state=3): >>><<< 26763 1726867481.76869: stdout chunk (state=3): >>><<< 26763 1726867481.76882: _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 0x7f191ab084d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191aad7b30> # /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 0x7f191ab0aa50> 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 0x7f191a8bd130> # /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 0x7f191a8bdfa0> 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 0x7f191a8fbec0> # /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 0x7f191a8fbf80> # /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 0x7f191a933830> # /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 0x7f191a933ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a913b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a9112b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a8f9070> # /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 0x7f191a9537d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a9523f0> # /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 0x7f191a912150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a950bc0> # /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 0x7f191a988890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a8f82f0> # /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 0x7f191a988d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a988bf0> # 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 0x7f191a988fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a8f6e10> # /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 0x7f191a989670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a989370> 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 0x7f191a98a540> 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 0x7f191a9a0740> 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 0x7f191a9a1e20> # /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 0x7f191a9a2cc0> # 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 0x7f191a9a32f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a9a2210> # /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 0x7f191a9a3d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a9a34a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a98a4b0> # /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 0x7f191a71fc50> # /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 0x7f191a7487a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a748500> # 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 0x7f191a7487d0> # /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 0x7f191a749100> # 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 0x7f191a749af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a7489b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a71ddf0> # /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 0x7f191a74af00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a749c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a98ac60> # /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 0x7f191a773230> # /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 0x7f191a7975f0> # /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 0x7f191a7f8380> # /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 0x7f191a7faae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a7f84a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a7b9370> # /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 0x7f191a129430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a7963f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a74be00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f191a796750> # zipimport: found 30 names in '/tmp/ansible_stat_payload_it13502x/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 0x7f191a17f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a15e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a15d1c0> # 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 0x7f191a17d040> # /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 0x7f191a1a6ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a1a6840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a1a6150> # /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 0x7f191a1a65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a17fe00> 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 0x7f191a1a7830> # 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 0x7f191a1a7a70> # /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 0x7f191a1a7fb0> 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 0x7f191a011d30> # 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 0x7f191a013470> # /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 0x7f191a014320> # /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 0x7f191a0154c0> # /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 0x7f191a017fb0> # 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 0x7f191a01c2f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a016270> # /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 0x7f191a01fec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a01e990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a01e720> # /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 0x7f191a01ec60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a016780> # 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 0x7f191a067fe0> # /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 0x7f191a068320> # /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 0x7f191a069d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a069b20> # /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 0x7f191a06c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a06a420> # /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 0x7f191a06fa40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a06c410> # 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 0x7f191a0708c0> # 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 0x7f191a0708f0> # 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 0x7f191a070da0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a068470> # /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 0x7f191a0fc320> # 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 0x7f191a0fd640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a072ab0> # 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 0x7f191a073e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a0726f0> # 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 0x7f1919f01880> # /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 0x7f1919f02570> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a0fd760> 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 0x7f1919f023f0> # 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 0x7f1919f03860> # 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 0x7f1919f0e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1919f091c0> 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 0x7f191a1faba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f191a1ee870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1919f0e3f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1919f0df70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 26763 1726867481.78026: 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-1726867481.3991704-26829-45735308177600/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867481.78033: _low_level_execute_command(): starting 26763 1726867481.78036: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867481.3991704-26829-45735308177600/ > /dev/null 2>&1 && sleep 0' 26763 1726867481.78305: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867481.78346: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867481.78383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867481.78398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867481.78414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867481.78440: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867481.78443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867481.78523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867481.78772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867481.78841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867481.80702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867481.80705: stdout chunk (state=3): >>><<< 26763 1726867481.80711: stderr chunk (state=3): >>><<< 26763 1726867481.80739: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867481.80750: handler run complete 26763 1726867481.80774: attempt loop complete, returning result 26763 1726867481.80786: _execute() done 26763 1726867481.80795: dumping result to json 26763 1726867481.80802: done dumping result, returning 26763 1726867481.80883: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affcac9-a3a5-f324-29e3-00000000004a] 26763 1726867481.80886: sending task result for task 0affcac9-a3a5-f324-29e3-00000000004a 26763 1726867481.80957: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000004a 26763 1726867481.80961: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 26763 1726867481.81023: no more pending results, returning what we have 26763 1726867481.81026: results queue empty 26763 1726867481.81027: checking for any_errors_fatal 26763 1726867481.81032: done checking for any_errors_fatal 26763 1726867481.81032: checking for max_fail_percentage 26763 1726867481.81034: done checking for max_fail_percentage 26763 1726867481.81035: checking to see if all hosts have failed and the running result is not ok 26763 1726867481.81035: done checking to see if all hosts have failed 26763 1726867481.81036: getting the remaining hosts for this loop 26763 1726867481.81037: done getting the remaining hosts for this loop 26763 1726867481.81040: getting the next task for host managed_node1 26763 1726867481.81047: done getting next task for host managed_node1 26763 1726867481.81049: ^ task is: TASK: Set flag to indicate system is ostree 26763 1726867481.81051: ^ 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 26763 1726867481.81054: getting variables 26763 1726867481.81056: in VariableManager get_vars() 26763 1726867481.81087: Calling all_inventory to load vars for managed_node1 26763 1726867481.81090: Calling groups_inventory to load vars for managed_node1 26763 1726867481.81093: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867481.81104: Calling all_plugins_play to load vars for managed_node1 26763 1726867481.81106: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867481.81109: Calling groups_plugins_play to load vars for managed_node1 26763 1726867481.81405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867481.81612: done with get_vars() 26763 1726867481.81623: done getting variables 26763 1726867481.81723: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:24:41 -0400 (0:00:00.466) 0:00:02.226 ****** 26763 1726867481.81752: entering _queue_task() for managed_node1/set_fact 26763 1726867481.81754: Creating lock for set_fact 26763 1726867481.82034: worker is 1 (out of 1 available) 26763 1726867481.82047: exiting _queue_task() for managed_node1/set_fact 26763 1726867481.82059: done queuing things up, now waiting for results queue to drain 26763 1726867481.82061: waiting for pending results... 26763 1726867481.82497: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 26763 1726867481.82598: in run() - task 0affcac9-a3a5-f324-29e3-00000000004b 26763 1726867481.82622: variable 'ansible_search_path' from source: unknown 26763 1726867481.82630: variable 'ansible_search_path' from source: unknown 26763 1726867481.82668: calling self._execute() 26763 1726867481.82834: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867481.82985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867481.82989: variable 'omit' from source: magic vars 26763 1726867481.83698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26763 1726867481.84173: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26763 1726867481.84220: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26763 1726867481.84260: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26763 1726867481.84299: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26763 1726867481.84463: 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) 26763 1726867481.84466: 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) 26763 1726867481.84469: 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) 26763 1726867481.84470: 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) 26763 1726867481.84576: Evaluated conditional (not __network_is_ostree is defined): True 26763 1726867481.84588: variable 'omit' from source: magic vars 26763 1726867481.84627: variable 'omit' from source: magic vars 26763 1726867481.84748: variable '__ostree_booted_stat' from source: set_fact 26763 1726867481.84804: variable 'omit' from source: magic vars 26763 1726867481.84835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867481.84868: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867481.84897: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867481.84921: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867481.84940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867481.84971: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867481.84982: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867481.84992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867481.85086: Set connection var ansible_pipelining to False 26763 1726867481.85111: Set connection var ansible_shell_executable to /bin/sh 26763 1726867481.85115: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867481.85117: Set connection var ansible_shell_type to sh 26763 1726867481.85218: Set connection var ansible_connection to ssh 26763 1726867481.85221: Set connection var ansible_timeout to 10 26763 1726867481.85223: variable 'ansible_shell_executable' from source: unknown 26763 1726867481.85226: variable 'ansible_connection' from source: unknown 26763 1726867481.85228: variable 'ansible_module_compression' from source: unknown 26763 1726867481.85230: variable 'ansible_shell_type' from source: unknown 26763 1726867481.85231: variable 'ansible_shell_executable' from source: unknown 26763 1726867481.85233: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867481.85235: variable 'ansible_pipelining' from source: unknown 26763 1726867481.85237: variable 'ansible_timeout' from source: unknown 26763 1726867481.85239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867481.85300: 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) 26763 1726867481.85318: variable 'omit' from source: magic vars 26763 1726867481.85333: starting attempt loop 26763 1726867481.85340: running the handler 26763 1726867481.85354: handler run complete 26763 1726867481.85366: attempt loop complete, returning result 26763 1726867481.85372: _execute() done 26763 1726867481.85379: dumping result to json 26763 1726867481.85387: done dumping result, returning 26763 1726867481.85397: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-f324-29e3-00000000004b] 26763 1726867481.85405: sending task result for task 0affcac9-a3a5-f324-29e3-00000000004b ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 26763 1726867481.85592: no more pending results, returning what we have 26763 1726867481.85594: results queue empty 26763 1726867481.85595: checking for any_errors_fatal 26763 1726867481.85600: done checking for any_errors_fatal 26763 1726867481.85601: checking for max_fail_percentage 26763 1726867481.85603: done checking for max_fail_percentage 26763 1726867481.85603: checking to see if all hosts have failed and the running result is not ok 26763 1726867481.85604: done checking to see if all hosts have failed 26763 1726867481.85605: getting the remaining hosts for this loop 26763 1726867481.85606: done getting the remaining hosts for this loop 26763 1726867481.85612: getting the next task for host managed_node1 26763 1726867481.85621: done getting next task for host managed_node1 26763 1726867481.85624: ^ task is: TASK: Fix CentOS6 Base repo 26763 1726867481.85627: ^ 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 26763 1726867481.85631: getting variables 26763 1726867481.85633: in VariableManager get_vars() 26763 1726867481.85662: Calling all_inventory to load vars for managed_node1 26763 1726867481.85665: Calling groups_inventory to load vars for managed_node1 26763 1726867481.85668: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867481.85681: Calling all_plugins_play to load vars for managed_node1 26763 1726867481.85684: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867481.85688: Calling groups_plugins_play to load vars for managed_node1 26763 1726867481.86304: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000004b 26763 1726867481.86315: WORKER PROCESS EXITING 26763 1726867481.86337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867481.86528: done with get_vars() 26763 1726867481.86536: done getting variables 26763 1726867481.86644: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:24:41 -0400 (0:00:00.049) 0:00:02.275 ****** 26763 1726867481.86670: entering _queue_task() for managed_node1/copy 26763 1726867481.86912: worker is 1 (out of 1 available) 26763 1726867481.86923: exiting _queue_task() for managed_node1/copy 26763 1726867481.86933: done queuing things up, now waiting for results queue to drain 26763 1726867481.86935: waiting for pending results... 26763 1726867481.87272: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 26763 1726867481.87376: in run() - task 0affcac9-a3a5-f324-29e3-00000000004d 26763 1726867481.87400: variable 'ansible_search_path' from source: unknown 26763 1726867481.87407: variable 'ansible_search_path' from source: unknown 26763 1726867481.87445: calling self._execute() 26763 1726867481.87524: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867481.87535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867481.87604: variable 'omit' from source: magic vars 26763 1726867481.88007: variable 'ansible_distribution' from source: facts 26763 1726867481.88040: Evaluated conditional (ansible_distribution == 'CentOS'): True 26763 1726867481.88164: variable 'ansible_distribution_major_version' from source: facts 26763 1726867481.88181: Evaluated conditional (ansible_distribution_major_version == '6'): False 26763 1726867481.88190: when evaluation is False, skipping this task 26763 1726867481.88199: _execute() done 26763 1726867481.88207: dumping result to json 26763 1726867481.88258: done dumping result, returning 26763 1726867481.88261: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-f324-29e3-00000000004d] 26763 1726867481.88263: sending task result for task 0affcac9-a3a5-f324-29e3-00000000004d skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 26763 1726867481.88431: no more pending results, returning what we have 26763 1726867481.88435: results queue empty 26763 1726867481.88436: checking for any_errors_fatal 26763 1726867481.88440: done checking for any_errors_fatal 26763 1726867481.88440: checking for max_fail_percentage 26763 1726867481.88442: done checking for max_fail_percentage 26763 1726867481.88443: checking to see if all hosts have failed and the running result is not ok 26763 1726867481.88447: done checking to see if all hosts have failed 26763 1726867481.88448: getting the remaining hosts for this loop 26763 1726867481.88449: done getting the remaining hosts for this loop 26763 1726867481.88455: getting the next task for host managed_node1 26763 1726867481.88462: done getting next task for host managed_node1 26763 1726867481.88465: ^ task is: TASK: Include the task 'enable_epel.yml' 26763 1726867481.88468: ^ 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 26763 1726867481.88475: getting variables 26763 1726867481.88479: in VariableManager get_vars() 26763 1726867481.88506: Calling all_inventory to load vars for managed_node1 26763 1726867481.88512: Calling groups_inventory to load vars for managed_node1 26763 1726867481.88516: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867481.88527: Calling all_plugins_play to load vars for managed_node1 26763 1726867481.88531: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867481.88534: Calling groups_plugins_play to load vars for managed_node1 26763 1726867481.88861: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000004d 26763 1726867481.88864: WORKER PROCESS EXITING 26763 1726867481.88888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867481.89080: done with get_vars() 26763 1726867481.89089: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:24:41 -0400 (0:00:00.024) 0:00:02.300 ****** 26763 1726867481.89170: entering _queue_task() for managed_node1/include_tasks 26763 1726867481.89381: worker is 1 (out of 1 available) 26763 1726867481.89393: exiting _queue_task() for managed_node1/include_tasks 26763 1726867481.89403: done queuing things up, now waiting for results queue to drain 26763 1726867481.89404: waiting for pending results... 26763 1726867481.89618: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 26763 1726867481.89718: in run() - task 0affcac9-a3a5-f324-29e3-00000000004e 26763 1726867481.89741: variable 'ansible_search_path' from source: unknown 26763 1726867481.89749: variable 'ansible_search_path' from source: unknown 26763 1726867481.89789: calling self._execute() 26763 1726867481.89869: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867481.89884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867481.89900: variable 'omit' from source: magic vars 26763 1726867481.90570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867481.92592: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867481.92674: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867481.92703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867481.92731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867481.92749: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867481.92812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867481.92832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867481.92852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867481.92880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867481.92892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867481.92982: variable '__network_is_ostree' from source: set_fact 26763 1726867481.92999: Evaluated conditional (not __network_is_ostree | d(false)): True 26763 1726867481.93011: _execute() done 26763 1726867481.93015: dumping result to json 26763 1726867481.93017: done dumping result, returning 26763 1726867481.93020: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-f324-29e3-00000000004e] 26763 1726867481.93023: sending task result for task 0affcac9-a3a5-f324-29e3-00000000004e 26763 1726867481.93206: no more pending results, returning what we have 26763 1726867481.93212: in VariableManager get_vars() 26763 1726867481.93239: Calling all_inventory to load vars for managed_node1 26763 1726867481.93242: Calling groups_inventory to load vars for managed_node1 26763 1726867481.93244: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867481.93254: Calling all_plugins_play to load vars for managed_node1 26763 1726867481.93256: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867481.93259: Calling groups_plugins_play to load vars for managed_node1 26763 1726867481.93455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867481.93701: done with get_vars() 26763 1726867481.93710: variable 'ansible_search_path' from source: unknown 26763 1726867481.93711: variable 'ansible_search_path' from source: unknown 26763 1726867481.93725: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000004e 26763 1726867481.93727: WORKER PROCESS EXITING 26763 1726867481.93753: we have included files to process 26763 1726867481.93754: generating all_blocks data 26763 1726867481.93755: done generating all_blocks data 26763 1726867481.93758: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 26763 1726867481.93759: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 26763 1726867481.93762: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 26763 1726867481.94424: done processing included file 26763 1726867481.94426: iterating over new_blocks loaded from include file 26763 1726867481.94427: in VariableManager get_vars() 26763 1726867481.94442: done with get_vars() 26763 1726867481.94444: filtering new block on tags 26763 1726867481.94476: done filtering new block on tags 26763 1726867481.94481: in VariableManager get_vars() 26763 1726867481.94492: done with get_vars() 26763 1726867481.94493: filtering new block on tags 26763 1726867481.94505: done filtering new block on tags 26763 1726867481.94507: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 26763 1726867481.94515: extending task lists for all hosts with included blocks 26763 1726867481.94622: done extending task lists 26763 1726867481.94624: done processing included files 26763 1726867481.94625: results queue empty 26763 1726867481.94625: checking for any_errors_fatal 26763 1726867481.94628: done checking for any_errors_fatal 26763 1726867481.94629: checking for max_fail_percentage 26763 1726867481.94630: done checking for max_fail_percentage 26763 1726867481.94631: checking to see if all hosts have failed and the running result is not ok 26763 1726867481.94632: done checking to see if all hosts have failed 26763 1726867481.94632: getting the remaining hosts for this loop 26763 1726867481.94633: done getting the remaining hosts for this loop 26763 1726867481.94636: getting the next task for host managed_node1 26763 1726867481.94639: done getting next task for host managed_node1 26763 1726867481.94642: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 26763 1726867481.94644: ^ 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 26763 1726867481.94646: getting variables 26763 1726867481.94647: in VariableManager get_vars() 26763 1726867481.94655: Calling all_inventory to load vars for managed_node1 26763 1726867481.94657: Calling groups_inventory to load vars for managed_node1 26763 1726867481.94659: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867481.94663: Calling all_plugins_play to load vars for managed_node1 26763 1726867481.94669: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867481.94681: Calling groups_plugins_play to load vars for managed_node1 26763 1726867481.94867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867481.95189: done with get_vars() 26763 1726867481.95197: done getting variables 26763 1726867481.95269: 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) 26763 1726867481.95550: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:24:41 -0400 (0:00:00.064) 0:00:02.364 ****** 26763 1726867481.95597: entering _queue_task() for managed_node1/command 26763 1726867481.95599: Creating lock for command 26763 1726867481.95847: worker is 1 (out of 1 available) 26763 1726867481.95865: exiting _queue_task() for managed_node1/command 26763 1726867481.95875: done queuing things up, now waiting for results queue to drain 26763 1726867481.95878: waiting for pending results... 26763 1726867481.96024: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 26763 1726867481.96087: in run() - task 0affcac9-a3a5-f324-29e3-000000000068 26763 1726867481.96098: variable 'ansible_search_path' from source: unknown 26763 1726867481.96101: variable 'ansible_search_path' from source: unknown 26763 1726867481.96131: calling self._execute() 26763 1726867481.96183: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867481.96190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867481.96199: variable 'omit' from source: magic vars 26763 1726867481.96452: variable 'ansible_distribution' from source: facts 26763 1726867481.96461: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26763 1726867481.96548: variable 'ansible_distribution_major_version' from source: facts 26763 1726867481.96553: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26763 1726867481.96556: when evaluation is False, skipping this task 26763 1726867481.96559: _execute() done 26763 1726867481.96561: dumping result to json 26763 1726867481.96563: done dumping result, returning 26763 1726867481.96570: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0affcac9-a3a5-f324-29e3-000000000068] 26763 1726867481.96574: sending task result for task 0affcac9-a3a5-f324-29e3-000000000068 26763 1726867481.96663: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000068 26763 1726867481.96666: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26763 1726867481.96720: no more pending results, returning what we have 26763 1726867481.96723: results queue empty 26763 1726867481.96724: checking for any_errors_fatal 26763 1726867481.96725: done checking for any_errors_fatal 26763 1726867481.96725: checking for max_fail_percentage 26763 1726867481.96727: done checking for max_fail_percentage 26763 1726867481.96727: checking to see if all hosts have failed and the running result is not ok 26763 1726867481.96728: done checking to see if all hosts have failed 26763 1726867481.96729: getting the remaining hosts for this loop 26763 1726867481.96730: done getting the remaining hosts for this loop 26763 1726867481.96733: getting the next task for host managed_node1 26763 1726867481.96738: done getting next task for host managed_node1 26763 1726867481.96740: ^ task is: TASK: Install yum-utils package 26763 1726867481.96743: ^ 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 26763 1726867481.96746: getting variables 26763 1726867481.96747: in VariableManager get_vars() 26763 1726867481.96770: Calling all_inventory to load vars for managed_node1 26763 1726867481.96772: Calling groups_inventory to load vars for managed_node1 26763 1726867481.96776: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867481.96786: Calling all_plugins_play to load vars for managed_node1 26763 1726867481.96788: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867481.96790: Calling groups_plugins_play to load vars for managed_node1 26763 1726867481.96926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867481.97126: done with get_vars() 26763 1726867481.97135: done getting variables 26763 1726867481.97238: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:24:41 -0400 (0:00:00.016) 0:00:02.381 ****** 26763 1726867481.97266: entering _queue_task() for managed_node1/package 26763 1726867481.97267: Creating lock for package 26763 1726867481.97519: worker is 1 (out of 1 available) 26763 1726867481.97531: exiting _queue_task() for managed_node1/package 26763 1726867481.97541: done queuing things up, now waiting for results queue to drain 26763 1726867481.97542: waiting for pending results... 26763 1726867481.97789: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 26763 1726867481.97863: in run() - task 0affcac9-a3a5-f324-29e3-000000000069 26763 1726867481.97873: variable 'ansible_search_path' from source: unknown 26763 1726867481.97879: variable 'ansible_search_path' from source: unknown 26763 1726867481.97905: calling self._execute() 26763 1726867481.97957: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867481.97960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867481.97969: variable 'omit' from source: magic vars 26763 1726867481.98224: variable 'ansible_distribution' from source: facts 26763 1726867481.98234: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26763 1726867481.98319: variable 'ansible_distribution_major_version' from source: facts 26763 1726867481.98323: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26763 1726867481.98325: when evaluation is False, skipping this task 26763 1726867481.98328: _execute() done 26763 1726867481.98330: dumping result to json 26763 1726867481.98333: done dumping result, returning 26763 1726867481.98340: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affcac9-a3a5-f324-29e3-000000000069] 26763 1726867481.98343: sending task result for task 0affcac9-a3a5-f324-29e3-000000000069 26763 1726867481.98427: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000069 26763 1726867481.98430: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26763 1726867481.98471: no more pending results, returning what we have 26763 1726867481.98474: results queue empty 26763 1726867481.98475: checking for any_errors_fatal 26763 1726867481.98482: done checking for any_errors_fatal 26763 1726867481.98483: checking for max_fail_percentage 26763 1726867481.98484: done checking for max_fail_percentage 26763 1726867481.98485: checking to see if all hosts have failed and the running result is not ok 26763 1726867481.98486: done checking to see if all hosts have failed 26763 1726867481.98486: getting the remaining hosts for this loop 26763 1726867481.98487: done getting the remaining hosts for this loop 26763 1726867481.98490: getting the next task for host managed_node1 26763 1726867481.98495: done getting next task for host managed_node1 26763 1726867481.98497: ^ task is: TASK: Enable EPEL 7 26763 1726867481.98500: ^ 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 26763 1726867481.98503: getting variables 26763 1726867481.98504: in VariableManager get_vars() 26763 1726867481.98528: Calling all_inventory to load vars for managed_node1 26763 1726867481.98530: Calling groups_inventory to load vars for managed_node1 26763 1726867481.98533: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867481.98540: Calling all_plugins_play to load vars for managed_node1 26763 1726867481.98543: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867481.98545: Calling groups_plugins_play to load vars for managed_node1 26763 1726867481.98645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867481.98756: done with get_vars() 26763 1726867481.98762: done getting variables 26763 1726867481.98801: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:24:41 -0400 (0:00:00.015) 0:00:02.396 ****** 26763 1726867481.98822: entering _queue_task() for managed_node1/command 26763 1726867481.98986: worker is 1 (out of 1 available) 26763 1726867481.98998: exiting _queue_task() for managed_node1/command 26763 1726867481.99012: done queuing things up, now waiting for results queue to drain 26763 1726867481.99013: waiting for pending results... 26763 1726867481.99136: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 26763 1726867481.99195: in run() - task 0affcac9-a3a5-f324-29e3-00000000006a 26763 1726867481.99206: variable 'ansible_search_path' from source: unknown 26763 1726867481.99211: variable 'ansible_search_path' from source: unknown 26763 1726867481.99233: calling self._execute() 26763 1726867481.99283: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867481.99288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867481.99296: variable 'omit' from source: magic vars 26763 1726867481.99567: variable 'ansible_distribution' from source: facts 26763 1726867481.99581: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26763 1726867481.99661: variable 'ansible_distribution_major_version' from source: facts 26763 1726867481.99664: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26763 1726867481.99667: when evaluation is False, skipping this task 26763 1726867481.99669: _execute() done 26763 1726867481.99672: dumping result to json 26763 1726867481.99674: done dumping result, returning 26763 1726867481.99683: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affcac9-a3a5-f324-29e3-00000000006a] 26763 1726867481.99686: sending task result for task 0affcac9-a3a5-f324-29e3-00000000006a 26763 1726867481.99764: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000006a 26763 1726867481.99766: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26763 1726867481.99824: no more pending results, returning what we have 26763 1726867481.99827: results queue empty 26763 1726867481.99828: checking for any_errors_fatal 26763 1726867481.99831: done checking for any_errors_fatal 26763 1726867481.99832: checking for max_fail_percentage 26763 1726867481.99833: done checking for max_fail_percentage 26763 1726867481.99834: checking to see if all hosts have failed and the running result is not ok 26763 1726867481.99835: done checking to see if all hosts have failed 26763 1726867481.99835: getting the remaining hosts for this loop 26763 1726867481.99836: done getting the remaining hosts for this loop 26763 1726867481.99839: getting the next task for host managed_node1 26763 1726867481.99844: done getting next task for host managed_node1 26763 1726867481.99846: ^ task is: TASK: Enable EPEL 8 26763 1726867481.99849: ^ 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 26763 1726867481.99852: getting variables 26763 1726867481.99854: in VariableManager get_vars() 26763 1726867481.99874: Calling all_inventory to load vars for managed_node1 26763 1726867481.99875: Calling groups_inventory to load vars for managed_node1 26763 1726867481.99879: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867481.99885: Calling all_plugins_play to load vars for managed_node1 26763 1726867481.99887: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867481.99889: Calling groups_plugins_play to load vars for managed_node1 26763 1726867482.00018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.00128: done with get_vars() 26763 1726867482.00134: done getting variables 26763 1726867482.00169: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:24:42 -0400 (0:00:00.013) 0:00:02.410 ****** 26763 1726867482.00191: entering _queue_task() for managed_node1/command 26763 1726867482.00356: worker is 1 (out of 1 available) 26763 1726867482.00370: exiting _queue_task() for managed_node1/command 26763 1726867482.00383: done queuing things up, now waiting for results queue to drain 26763 1726867482.00384: waiting for pending results... 26763 1726867482.00510: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 26763 1726867482.00565: in run() - task 0affcac9-a3a5-f324-29e3-00000000006b 26763 1726867482.00575: variable 'ansible_search_path' from source: unknown 26763 1726867482.00581: variable 'ansible_search_path' from source: unknown 26763 1726867482.00605: calling self._execute() 26763 1726867482.00654: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.00658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.00666: variable 'omit' from source: magic vars 26763 1726867482.00902: variable 'ansible_distribution' from source: facts 26763 1726867482.00913: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26763 1726867482.00994: variable 'ansible_distribution_major_version' from source: facts 26763 1726867482.00997: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26763 1726867482.01000: when evaluation is False, skipping this task 26763 1726867482.01004: _execute() done 26763 1726867482.01007: dumping result to json 26763 1726867482.01012: done dumping result, returning 26763 1726867482.01015: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affcac9-a3a5-f324-29e3-00000000006b] 26763 1726867482.01019: sending task result for task 0affcac9-a3a5-f324-29e3-00000000006b 26763 1726867482.01095: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000006b 26763 1726867482.01098: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26763 1726867482.01141: no more pending results, returning what we have 26763 1726867482.01143: results queue empty 26763 1726867482.01144: checking for any_errors_fatal 26763 1726867482.01147: done checking for any_errors_fatal 26763 1726867482.01148: checking for max_fail_percentage 26763 1726867482.01149: done checking for max_fail_percentage 26763 1726867482.01150: checking to see if all hosts have failed and the running result is not ok 26763 1726867482.01150: done checking to see if all hosts have failed 26763 1726867482.01151: getting the remaining hosts for this loop 26763 1726867482.01152: done getting the remaining hosts for this loop 26763 1726867482.01155: getting the next task for host managed_node1 26763 1726867482.01161: done getting next task for host managed_node1 26763 1726867482.01163: ^ task is: TASK: Enable EPEL 6 26763 1726867482.01166: ^ 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 26763 1726867482.01169: getting variables 26763 1726867482.01171: in VariableManager get_vars() 26763 1726867482.01195: Calling all_inventory to load vars for managed_node1 26763 1726867482.01197: Calling groups_inventory to load vars for managed_node1 26763 1726867482.01199: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867482.01207: Calling all_plugins_play to load vars for managed_node1 26763 1726867482.01211: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867482.01213: Calling groups_plugins_play to load vars for managed_node1 26763 1726867482.01312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.01422: done with get_vars() 26763 1726867482.01428: done getting variables 26763 1726867482.01463: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:24:42 -0400 (0:00:00.012) 0:00:02.423 ****** 26763 1726867482.01483: entering _queue_task() for managed_node1/copy 26763 1726867482.01642: worker is 1 (out of 1 available) 26763 1726867482.01656: exiting _queue_task() for managed_node1/copy 26763 1726867482.01666: done queuing things up, now waiting for results queue to drain 26763 1726867482.01668: waiting for pending results... 26763 1726867482.01786: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 26763 1726867482.01842: in run() - task 0affcac9-a3a5-f324-29e3-00000000006d 26763 1726867482.01851: variable 'ansible_search_path' from source: unknown 26763 1726867482.01854: variable 'ansible_search_path' from source: unknown 26763 1726867482.01880: calling self._execute() 26763 1726867482.01929: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.01933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.01942: variable 'omit' from source: magic vars 26763 1726867482.02214: variable 'ansible_distribution' from source: facts 26763 1726867482.02220: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26763 1726867482.02295: variable 'ansible_distribution_major_version' from source: facts 26763 1726867482.02298: Evaluated conditional (ansible_distribution_major_version == '6'): False 26763 1726867482.02302: when evaluation is False, skipping this task 26763 1726867482.02304: _execute() done 26763 1726867482.02307: dumping result to json 26763 1726867482.02312: done dumping result, returning 26763 1726867482.02316: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affcac9-a3a5-f324-29e3-00000000006d] 26763 1726867482.02319: sending task result for task 0affcac9-a3a5-f324-29e3-00000000006d 26763 1726867482.02400: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000006d 26763 1726867482.02406: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 26763 1726867482.02476: no more pending results, returning what we have 26763 1726867482.02482: results queue empty 26763 1726867482.02482: checking for any_errors_fatal 26763 1726867482.02484: done checking for any_errors_fatal 26763 1726867482.02485: checking for max_fail_percentage 26763 1726867482.02486: done checking for max_fail_percentage 26763 1726867482.02486: checking to see if all hosts have failed and the running result is not ok 26763 1726867482.02487: done checking to see if all hosts have failed 26763 1726867482.02487: getting the remaining hosts for this loop 26763 1726867482.02488: done getting the remaining hosts for this loop 26763 1726867482.02490: getting the next task for host managed_node1 26763 1726867482.02495: done getting next task for host managed_node1 26763 1726867482.02496: ^ task is: TASK: Set network provider to 'nm' 26763 1726867482.02498: ^ 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 26763 1726867482.02500: getting variables 26763 1726867482.02501: in VariableManager get_vars() 26763 1726867482.02522: Calling all_inventory to load vars for managed_node1 26763 1726867482.02524: Calling groups_inventory to load vars for managed_node1 26763 1726867482.02526: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867482.02531: Calling all_plugins_play to load vars for managed_node1 26763 1726867482.02533: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867482.02534: Calling groups_plugins_play to load vars for managed_node1 26763 1726867482.02654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.02761: done with get_vars() 26763 1726867482.02767: done getting variables 26763 1726867482.02804: 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 'nm'] ******************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:13 Friday 20 September 2024 17:24:42 -0400 (0:00:00.013) 0:00:02.436 ****** 26763 1726867482.02822: entering _queue_task() for managed_node1/set_fact 26763 1726867482.02982: worker is 1 (out of 1 available) 26763 1726867482.02995: exiting _queue_task() for managed_node1/set_fact 26763 1726867482.03006: done queuing things up, now waiting for results queue to drain 26763 1726867482.03007: waiting for pending results... 26763 1726867482.03128: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 26763 1726867482.03174: in run() - task 0affcac9-a3a5-f324-29e3-000000000007 26763 1726867482.03186: variable 'ansible_search_path' from source: unknown 26763 1726867482.03214: calling self._execute() 26763 1726867482.03255: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.03260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.03268: variable 'omit' from source: magic vars 26763 1726867482.03334: variable 'omit' from source: magic vars 26763 1726867482.03355: variable 'omit' from source: magic vars 26763 1726867482.03379: variable 'omit' from source: magic vars 26763 1726867482.03411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867482.03436: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867482.03451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867482.03466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867482.03475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867482.03497: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867482.03500: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.03503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.03572: Set connection var ansible_pipelining to False 26763 1726867482.03576: Set connection var ansible_shell_executable to /bin/sh 26763 1726867482.03582: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867482.03584: Set connection var ansible_shell_type to sh 26763 1726867482.03586: Set connection var ansible_connection to ssh 26763 1726867482.03593: Set connection var ansible_timeout to 10 26763 1726867482.03613: variable 'ansible_shell_executable' from source: unknown 26763 1726867482.03615: variable 'ansible_connection' from source: unknown 26763 1726867482.03618: variable 'ansible_module_compression' from source: unknown 26763 1726867482.03620: variable 'ansible_shell_type' from source: unknown 26763 1726867482.03622: variable 'ansible_shell_executable' from source: unknown 26763 1726867482.03625: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.03627: variable 'ansible_pipelining' from source: unknown 26763 1726867482.03629: variable 'ansible_timeout' from source: unknown 26763 1726867482.03633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.03725: 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) 26763 1726867482.03733: variable 'omit' from source: magic vars 26763 1726867482.03738: starting attempt loop 26763 1726867482.03741: running the handler 26763 1726867482.03751: handler run complete 26763 1726867482.03759: attempt loop complete, returning result 26763 1726867482.03762: _execute() done 26763 1726867482.03764: dumping result to json 26763 1726867482.03767: done dumping result, returning 26763 1726867482.03772: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0affcac9-a3a5-f324-29e3-000000000007] 26763 1726867482.03776: sending task result for task 0affcac9-a3a5-f324-29e3-000000000007 26763 1726867482.03849: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000007 26763 1726867482.03854: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 26763 1726867482.03925: no more pending results, returning what we have 26763 1726867482.03927: results queue empty 26763 1726867482.03928: checking for any_errors_fatal 26763 1726867482.03932: done checking for any_errors_fatal 26763 1726867482.03933: checking for max_fail_percentage 26763 1726867482.03934: done checking for max_fail_percentage 26763 1726867482.03935: checking to see if all hosts have failed and the running result is not ok 26763 1726867482.03936: done checking to see if all hosts have failed 26763 1726867482.03936: getting the remaining hosts for this loop 26763 1726867482.03937: done getting the remaining hosts for this loop 26763 1726867482.03940: getting the next task for host managed_node1 26763 1726867482.03943: done getting next task for host managed_node1 26763 1726867482.03944: ^ task is: TASK: meta (flush_handlers) 26763 1726867482.03945: ^ 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 26763 1726867482.03948: getting variables 26763 1726867482.03949: in VariableManager get_vars() 26763 1726867482.03968: Calling all_inventory to load vars for managed_node1 26763 1726867482.03970: Calling groups_inventory to load vars for managed_node1 26763 1726867482.03972: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867482.03979: Calling all_plugins_play to load vars for managed_node1 26763 1726867482.03981: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867482.03982: Calling groups_plugins_play to load vars for managed_node1 26763 1726867482.04082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.04204: done with get_vars() 26763 1726867482.04212: done getting variables 26763 1726867482.04251: in VariableManager get_vars() 26763 1726867482.04257: Calling all_inventory to load vars for managed_node1 26763 1726867482.04258: Calling groups_inventory to load vars for managed_node1 26763 1726867482.04260: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867482.04263: Calling all_plugins_play to load vars for managed_node1 26763 1726867482.04265: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867482.04266: Calling groups_plugins_play to load vars for managed_node1 26763 1726867482.04347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.04452: done with get_vars() 26763 1726867482.04462: done queuing things up, now waiting for results queue to drain 26763 1726867482.04463: results queue empty 26763 1726867482.04463: checking for any_errors_fatal 26763 1726867482.04464: done checking for any_errors_fatal 26763 1726867482.04465: checking for max_fail_percentage 26763 1726867482.04465: done checking for max_fail_percentage 26763 1726867482.04466: checking to see if all hosts have failed and the running result is not ok 26763 1726867482.04466: done checking to see if all hosts have failed 26763 1726867482.04467: getting the remaining hosts for this loop 26763 1726867482.04467: done getting the remaining hosts for this loop 26763 1726867482.04468: getting the next task for host managed_node1 26763 1726867482.04471: done getting next task for host managed_node1 26763 1726867482.04471: ^ task is: TASK: meta (flush_handlers) 26763 1726867482.04472: ^ 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 26763 1726867482.04479: getting variables 26763 1726867482.04480: in VariableManager get_vars() 26763 1726867482.04486: Calling all_inventory to load vars for managed_node1 26763 1726867482.04487: Calling groups_inventory to load vars for managed_node1 26763 1726867482.04488: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867482.04491: Calling all_plugins_play to load vars for managed_node1 26763 1726867482.04492: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867482.04494: Calling groups_plugins_play to load vars for managed_node1 26763 1726867482.04572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.04692: done with get_vars() 26763 1726867482.04698: done getting variables 26763 1726867482.04729: in VariableManager get_vars() 26763 1726867482.04735: Calling all_inventory to load vars for managed_node1 26763 1726867482.04736: Calling groups_inventory to load vars for managed_node1 26763 1726867482.04737: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867482.04740: Calling all_plugins_play to load vars for managed_node1 26763 1726867482.04741: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867482.04743: Calling groups_plugins_play to load vars for managed_node1 26763 1726867482.04821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.04926: done with get_vars() 26763 1726867482.04933: done queuing things up, now waiting for results queue to drain 26763 1726867482.04935: results queue empty 26763 1726867482.04935: checking for any_errors_fatal 26763 1726867482.04936: done checking for any_errors_fatal 26763 1726867482.04937: checking for max_fail_percentage 26763 1726867482.04938: done checking for max_fail_percentage 26763 1726867482.04938: checking to see if all hosts have failed and the running result is not ok 26763 1726867482.04939: done checking to see if all hosts have failed 26763 1726867482.04939: getting the remaining hosts for this loop 26763 1726867482.04940: done getting the remaining hosts for this loop 26763 1726867482.04941: getting the next task for host managed_node1 26763 1726867482.04943: done getting next task for host managed_node1 26763 1726867482.04943: ^ task is: None 26763 1726867482.04944: ^ 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 26763 1726867482.04945: done queuing things up, now waiting for results queue to drain 26763 1726867482.04945: results queue empty 26763 1726867482.04946: checking for any_errors_fatal 26763 1726867482.04946: done checking for any_errors_fatal 26763 1726867482.04946: checking for max_fail_percentage 26763 1726867482.04947: done checking for max_fail_percentage 26763 1726867482.04947: checking to see if all hosts have failed and the running result is not ok 26763 1726867482.04948: done checking to see if all hosts have failed 26763 1726867482.04949: getting the next task for host managed_node1 26763 1726867482.04950: done getting next task for host managed_node1 26763 1726867482.04950: ^ task is: None 26763 1726867482.04951: ^ 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 26763 1726867482.04983: in VariableManager get_vars() 26763 1726867482.04997: done with get_vars() 26763 1726867482.05001: in VariableManager get_vars() 26763 1726867482.05010: done with get_vars() 26763 1726867482.05013: variable 'omit' from source: magic vars 26763 1726867482.05033: in VariableManager get_vars() 26763 1726867482.05041: done with get_vars() 26763 1726867482.05055: variable 'omit' from source: magic vars PLAY [Play for testing reapplying the connection] ****************************** 26763 1726867482.05460: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 26763 1726867482.05482: getting the remaining hosts for this loop 26763 1726867482.05483: done getting the remaining hosts for this loop 26763 1726867482.05484: getting the next task for host managed_node1 26763 1726867482.05486: done getting next task for host managed_node1 26763 1726867482.05487: ^ task is: TASK: Gathering Facts 26763 1726867482.05488: ^ 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 26763 1726867482.05489: getting variables 26763 1726867482.05490: in VariableManager get_vars() 26763 1726867482.05496: Calling all_inventory to load vars for managed_node1 26763 1726867482.05498: Calling groups_inventory to load vars for managed_node1 26763 1726867482.05499: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867482.05502: Calling all_plugins_play to load vars for managed_node1 26763 1726867482.05512: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867482.05514: Calling groups_plugins_play to load vars for managed_node1 26763 1726867482.05593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.05698: done with get_vars() 26763 1726867482.05703: done getting variables 26763 1726867482.05728: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:7 Friday 20 September 2024 17:24:42 -0400 (0:00:00.029) 0:00:02.466 ****** 26763 1726867482.05742: entering _queue_task() for managed_node1/gather_facts 26763 1726867482.05888: worker is 1 (out of 1 available) 26763 1726867482.05899: exiting _queue_task() for managed_node1/gather_facts 26763 1726867482.05913: done queuing things up, now waiting for results queue to drain 26763 1726867482.05914: waiting for pending results... 26763 1726867482.06029: running TaskExecutor() for managed_node1/TASK: Gathering Facts 26763 1726867482.06080: in run() - task 0affcac9-a3a5-f324-29e3-000000000093 26763 1726867482.06089: variable 'ansible_search_path' from source: unknown 26763 1726867482.06152: calling self._execute() 26763 1726867482.06159: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.06165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.06173: variable 'omit' from source: magic vars 26763 1726867482.06427: variable 'ansible_distribution_major_version' from source: facts 26763 1726867482.06436: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867482.06441: variable 'omit' from source: magic vars 26763 1726867482.06458: variable 'omit' from source: magic vars 26763 1726867482.06489: variable 'omit' from source: magic vars 26763 1726867482.06522: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867482.06548: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867482.06563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867482.06578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867482.06589: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867482.06613: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867482.06616: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.06620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.06688: Set connection var ansible_pipelining to False 26763 1726867482.06691: Set connection var ansible_shell_executable to /bin/sh 26763 1726867482.06701: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867482.06704: Set connection var ansible_shell_type to sh 26763 1726867482.06706: Set connection var ansible_connection to ssh 26763 1726867482.06708: Set connection var ansible_timeout to 10 26763 1726867482.06727: variable 'ansible_shell_executable' from source: unknown 26763 1726867482.06730: variable 'ansible_connection' from source: unknown 26763 1726867482.06732: variable 'ansible_module_compression' from source: unknown 26763 1726867482.06735: variable 'ansible_shell_type' from source: unknown 26763 1726867482.06737: variable 'ansible_shell_executable' from source: unknown 26763 1726867482.06739: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.06741: variable 'ansible_pipelining' from source: unknown 26763 1726867482.06744: variable 'ansible_timeout' from source: unknown 26763 1726867482.06748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.06872: 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) 26763 1726867482.06881: variable 'omit' from source: magic vars 26763 1726867482.06886: starting attempt loop 26763 1726867482.06889: running the handler 26763 1726867482.06901: variable 'ansible_facts' from source: unknown 26763 1726867482.06922: _low_level_execute_command(): starting 26763 1726867482.06929: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867482.07436: 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 <<< 26763 1726867482.07439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867482.07442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867482.07445: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867482.07447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867482.07489: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867482.07501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867482.07562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867482.09240: stdout chunk (state=3): >>>/root <<< 26763 1726867482.09338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867482.09364: stderr chunk (state=3): >>><<< 26763 1726867482.09368: stdout chunk (state=3): >>><<< 26763 1726867482.09389: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867482.09404: _low_level_execute_command(): starting 26763 1726867482.09407: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867482.093896-26867-232157150715109 `" && echo ansible-tmp-1726867482.093896-26867-232157150715109="` echo /root/.ansible/tmp/ansible-tmp-1726867482.093896-26867-232157150715109 `" ) && sleep 0' 26763 1726867482.09840: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867482.09843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867482.09853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867482.09855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867482.09904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867482.09911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867482.09913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867482.09957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867482.11815: stdout chunk (state=3): >>>ansible-tmp-1726867482.093896-26867-232157150715109=/root/.ansible/tmp/ansible-tmp-1726867482.093896-26867-232157150715109 <<< 26763 1726867482.11924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867482.11949: stderr chunk (state=3): >>><<< 26763 1726867482.11952: stdout chunk (state=3): >>><<< 26763 1726867482.11965: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867482.093896-26867-232157150715109=/root/.ansible/tmp/ansible-tmp-1726867482.093896-26867-232157150715109 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867482.11991: variable 'ansible_module_compression' from source: unknown 26763 1726867482.12031: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 26763 1726867482.12080: variable 'ansible_facts' from source: unknown 26763 1726867482.12213: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867482.093896-26867-232157150715109/AnsiballZ_setup.py 26763 1726867482.12307: Sending initial data 26763 1726867482.12310: Sent initial data (153 bytes) 26763 1726867482.12746: 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 <<< 26763 1726867482.12750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867482.12752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867482.12754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 26763 1726867482.12756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867482.12804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867482.12807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867482.12857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867482.14368: 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 <<< 26763 1726867482.14372: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26763 1726867482.14410: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867482.14451: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmp9fhqkkwy /root/.ansible/tmp/ansible-tmp-1726867482.093896-26867-232157150715109/AnsiballZ_setup.py <<< 26763 1726867482.14454: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867482.093896-26867-232157150715109/AnsiballZ_setup.py" <<< 26763 1726867482.14502: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmp9fhqkkwy" to remote "/root/.ansible/tmp/ansible-tmp-1726867482.093896-26867-232157150715109/AnsiballZ_setup.py" <<< 26763 1726867482.14504: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867482.093896-26867-232157150715109/AnsiballZ_setup.py" <<< 26763 1726867482.15554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867482.15593: stderr chunk (state=3): >>><<< 26763 1726867482.15597: stdout chunk (state=3): >>><<< 26763 1726867482.15611: done transferring module to remote 26763 1726867482.15618: _low_level_execute_command(): starting 26763 1726867482.15621: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867482.093896-26867-232157150715109/ /root/.ansible/tmp/ansible-tmp-1726867482.093896-26867-232157150715109/AnsiballZ_setup.py && sleep 0' 26763 1726867482.16035: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867482.16038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867482.16040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867482.16043: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867482.16048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867482.16096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867482.16099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867482.16172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867482.17916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867482.17936: stderr chunk (state=3): >>><<< 26763 1726867482.17939: stdout chunk (state=3): >>><<< 26763 1726867482.17951: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867482.17954: _low_level_execute_command(): starting 26763 1726867482.17958: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867482.093896-26867-232157150715109/AnsiballZ_setup.py && sleep 0' 26763 1726867482.18357: 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 <<< 26763 1726867482.18360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867482.18363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 26763 1726867482.18365: 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 <<< 26763 1726867482.18367: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867482.18415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867482.18422: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867482.18471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867482.81912: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_iscsi_iqn": "", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "24", "second": "42", "epoch": "1726867482", "epoch_int": "1726867482", "date": "2024-09-20", "time": "17:24:42", "iso8601_micro": "2024-09-20T21:24:42.456878Z", "iso8601": "2024-09-20T21:24:42Z", "iso8601_basic": "20240920T172442456878", "iso8601_basic_short": "20240920T172442", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0<<< 26763 1726867482.81920: stdout chunk (state=3): >>>400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_fips": false, "ansible_loadavg": {"1m": 0.8076171875, "5m": 0.50732421875, "15m": 0.26416015625}, "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_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": 2958, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 573, "free": 2958}, "nocache": {"free": 3297, "used": 234}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45<<< 26763 1726867482.81938: stdout chunk (state=3): >>>478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 727, "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": 261793923072, "block_size": 4096, "block_total": 65519099, "block_available": 63914532, "block_used": 1604567, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 26763 1726867482.83906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867482.83941: stderr chunk (state=3): >>><<< 26763 1726867482.83945: stdout chunk (state=3): >>><<< 26763 1726867482.83972: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_iscsi_iqn": "", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "24", "second": "42", "epoch": "1726867482", "epoch_int": "1726867482", "date": "2024-09-20", "time": "17:24:42", "iso8601_micro": "2024-09-20T21:24:42.456878Z", "iso8601": "2024-09-20T21:24:42Z", "iso8601_basic": "20240920T172442456878", "iso8601_basic_short": "20240920T172442", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_fips": false, "ansible_loadavg": {"1m": 0.8076171875, "5m": 0.50732421875, "15m": 0.26416015625}, "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_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": 2958, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 573, "free": 2958}, "nocache": {"free": 3297, "used": 234}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 727, "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": 261793923072, "block_size": 4096, "block_total": 65519099, "block_available": 63914532, "block_used": 1604567, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867482.84172: 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-1726867482.093896-26867-232157150715109/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867482.84191: _low_level_execute_command(): starting 26763 1726867482.84196: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867482.093896-26867-232157150715109/ > /dev/null 2>&1 && sleep 0' 26763 1726867482.84662: 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 <<< 26763 1726867482.84665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867482.84667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 26763 1726867482.84671: 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 <<< 26763 1726867482.84673: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867482.84727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867482.84730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867482.84733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867482.84780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867482.86583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867482.86609: stderr chunk (state=3): >>><<< 26763 1726867482.86615: stdout chunk (state=3): >>><<< 26763 1726867482.86628: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867482.86635: handler run complete 26763 1726867482.86706: variable 'ansible_facts' from source: unknown 26763 1726867482.86769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.86959: variable 'ansible_facts' from source: unknown 26763 1726867482.87011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.87089: attempt loop complete, returning result 26763 1726867482.87092: _execute() done 26763 1726867482.87095: dumping result to json 26763 1726867482.87115: done dumping result, returning 26763 1726867482.87122: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-f324-29e3-000000000093] 26763 1726867482.87126: sending task result for task 0affcac9-a3a5-f324-29e3-000000000093 26763 1726867482.87365: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000093 26763 1726867482.87367: WORKER PROCESS EXITING ok: [managed_node1] 26763 1726867482.87580: no more pending results, returning what we have 26763 1726867482.87582: results queue empty 26763 1726867482.87583: checking for any_errors_fatal 26763 1726867482.87583: done checking for any_errors_fatal 26763 1726867482.87584: checking for max_fail_percentage 26763 1726867482.87585: done checking for max_fail_percentage 26763 1726867482.87586: checking to see if all hosts have failed and the running result is not ok 26763 1726867482.87586: done checking to see if all hosts have failed 26763 1726867482.87587: getting the remaining hosts for this loop 26763 1726867482.87587: done getting the remaining hosts for this loop 26763 1726867482.87590: getting the next task for host managed_node1 26763 1726867482.87594: done getting next task for host managed_node1 26763 1726867482.87595: ^ task is: TASK: Show test banner 26763 1726867482.87597: ^ 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 26763 1726867482.87599: getting variables 26763 1726867482.87600: in VariableManager get_vars() 26763 1726867482.87621: Calling all_inventory to load vars for managed_node1 26763 1726867482.87623: Calling groups_inventory to load vars for managed_node1 26763 1726867482.87624: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867482.87631: Calling all_plugins_play to load vars for managed_node1 26763 1726867482.87632: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867482.87634: Calling groups_plugins_play to load vars for managed_node1 26763 1726867482.87731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.87840: done with get_vars() 26763 1726867482.87847: done getting variables 26763 1726867482.87916: 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 test banner] ******************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:14 Friday 20 September 2024 17:24:42 -0400 (0:00:00.821) 0:00:03.288 ****** 26763 1726867482.87935: entering _queue_task() for managed_node1/debug 26763 1726867482.87936: Creating lock for debug 26763 1726867482.88126: worker is 1 (out of 1 available) 26763 1726867482.88137: exiting _queue_task() for managed_node1/debug 26763 1726867482.88147: done queuing things up, now waiting for results queue to drain 26763 1726867482.88148: waiting for pending results... 26763 1726867482.88293: running TaskExecutor() for managed_node1/TASK: Show test banner 26763 1726867482.88350: in run() - task 0affcac9-a3a5-f324-29e3-000000000026 26763 1726867482.88361: variable 'ansible_search_path' from source: unknown 26763 1726867482.88391: calling self._execute() 26763 1726867482.88446: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.88449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.88458: variable 'omit' from source: magic vars 26763 1726867482.88711: variable 'ansible_distribution_major_version' from source: facts 26763 1726867482.88724: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867482.88729: variable 'omit' from source: magic vars 26763 1726867482.88752: variable 'omit' from source: magic vars 26763 1726867482.88775: variable 'omit' from source: magic vars 26763 1726867482.88807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867482.88834: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867482.88851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867482.88866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867482.88875: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867482.88899: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867482.88902: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.88904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.88976: Set connection var ansible_pipelining to False 26763 1726867482.88981: Set connection var ansible_shell_executable to /bin/sh 26763 1726867482.88987: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867482.88989: Set connection var ansible_shell_type to sh 26763 1726867482.88991: Set connection var ansible_connection to ssh 26763 1726867482.88998: Set connection var ansible_timeout to 10 26763 1726867482.89018: variable 'ansible_shell_executable' from source: unknown 26763 1726867482.89021: variable 'ansible_connection' from source: unknown 26763 1726867482.89023: variable 'ansible_module_compression' from source: unknown 26763 1726867482.89028: variable 'ansible_shell_type' from source: unknown 26763 1726867482.89030: variable 'ansible_shell_executable' from source: unknown 26763 1726867482.89033: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.89035: variable 'ansible_pipelining' from source: unknown 26763 1726867482.89037: variable 'ansible_timeout' from source: unknown 26763 1726867482.89039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.89134: 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=False) 26763 1726867482.89142: variable 'omit' from source: magic vars 26763 1726867482.89149: starting attempt loop 26763 1726867482.89152: running the handler 26763 1726867482.89188: handler run complete 26763 1726867482.89202: attempt loop complete, returning result 26763 1726867482.89206: _execute() done 26763 1726867482.89208: dumping result to json 26763 1726867482.89210: done dumping result, returning 26763 1726867482.89218: done running TaskExecutor() for managed_node1/TASK: Show test banner [0affcac9-a3a5-f324-29e3-000000000026] 26763 1726867482.89221: sending task result for task 0affcac9-a3a5-f324-29e3-000000000026 ok: [managed_node1] => {} MSG: Inside states tests 26763 1726867482.89344: no more pending results, returning what we have 26763 1726867482.89347: results queue empty 26763 1726867482.89348: checking for any_errors_fatal 26763 1726867482.89355: done checking for any_errors_fatal 26763 1726867482.89356: checking for max_fail_percentage 26763 1726867482.89357: done checking for max_fail_percentage 26763 1726867482.89358: checking to see if all hosts have failed and the running result is not ok 26763 1726867482.89359: done checking to see if all hosts have failed 26763 1726867482.89359: getting the remaining hosts for this loop 26763 1726867482.89361: done getting the remaining hosts for this loop 26763 1726867482.89363: getting the next task for host managed_node1 26763 1726867482.89368: done getting next task for host managed_node1 26763 1726867482.89370: ^ task is: TASK: Include the task 'show_interfaces.yml' 26763 1726867482.89371: ^ state is: HOST STATE: block=1, 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 26763 1726867482.89374: getting variables 26763 1726867482.89375: in VariableManager get_vars() 26763 1726867482.89405: Calling all_inventory to load vars for managed_node1 26763 1726867482.89408: Calling groups_inventory to load vars for managed_node1 26763 1726867482.89410: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867482.89417: Calling all_plugins_play to load vars for managed_node1 26763 1726867482.89419: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867482.89422: Calling groups_plugins_play to load vars for managed_node1 26763 1726867482.89520: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000026 26763 1726867482.89523: WORKER PROCESS EXITING 26763 1726867482.89533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.89664: done with get_vars() 26763 1726867482.89670: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:17 Friday 20 September 2024 17:24:42 -0400 (0:00:00.017) 0:00:03.305 ****** 26763 1726867482.89728: entering _queue_task() for managed_node1/include_tasks 26763 1726867482.89892: worker is 1 (out of 1 available) 26763 1726867482.89903: exiting _queue_task() for managed_node1/include_tasks 26763 1726867482.89913: done queuing things up, now waiting for results queue to drain 26763 1726867482.89914: waiting for pending results... 26763 1726867482.90047: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 26763 1726867482.90095: in run() - task 0affcac9-a3a5-f324-29e3-000000000027 26763 1726867482.90105: variable 'ansible_search_path' from source: unknown 26763 1726867482.90132: calling self._execute() 26763 1726867482.90183: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.90188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.90196: variable 'omit' from source: magic vars 26763 1726867482.90432: variable 'ansible_distribution_major_version' from source: facts 26763 1726867482.90441: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867482.90446: _execute() done 26763 1726867482.90449: dumping result to json 26763 1726867482.90452: done dumping result, returning 26763 1726867482.90458: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-f324-29e3-000000000027] 26763 1726867482.90464: sending task result for task 0affcac9-a3a5-f324-29e3-000000000027 26763 1726867482.90540: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000027 26763 1726867482.90542: WORKER PROCESS EXITING 26763 1726867482.90599: no more pending results, returning what we have 26763 1726867482.90603: in VariableManager get_vars() 26763 1726867482.90637: Calling all_inventory to load vars for managed_node1 26763 1726867482.90639: Calling groups_inventory to load vars for managed_node1 26763 1726867482.90640: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867482.90647: Calling all_plugins_play to load vars for managed_node1 26763 1726867482.90648: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867482.90650: Calling groups_plugins_play to load vars for managed_node1 26763 1726867482.90750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.90858: done with get_vars() 26763 1726867482.90864: variable 'ansible_search_path' from source: unknown 26763 1726867482.90872: we have included files to process 26763 1726867482.90873: generating all_blocks data 26763 1726867482.90874: done generating all_blocks data 26763 1726867482.90874: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 26763 1726867482.90875: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 26763 1726867482.90878: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 26763 1726867482.90972: in VariableManager get_vars() 26763 1726867482.90986: done with get_vars() 26763 1726867482.91053: done processing included file 26763 1726867482.91055: iterating over new_blocks loaded from include file 26763 1726867482.91055: in VariableManager get_vars() 26763 1726867482.91064: done with get_vars() 26763 1726867482.91065: filtering new block on tags 26763 1726867482.91075: done filtering new block on tags 26763 1726867482.91078: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 26763 1726867482.91082: extending task lists for all hosts with included blocks 26763 1726867482.91117: done extending task lists 26763 1726867482.91118: done processing included files 26763 1726867482.91119: results queue empty 26763 1726867482.91119: checking for any_errors_fatal 26763 1726867482.91122: done checking for any_errors_fatal 26763 1726867482.91123: checking for max_fail_percentage 26763 1726867482.91124: done checking for max_fail_percentage 26763 1726867482.91124: checking to see if all hosts have failed and the running result is not ok 26763 1726867482.91125: done checking to see if all hosts have failed 26763 1726867482.91126: getting the remaining hosts for this loop 26763 1726867482.91127: done getting the remaining hosts for this loop 26763 1726867482.91128: getting the next task for host managed_node1 26763 1726867482.91131: done getting next task for host managed_node1 26763 1726867482.91132: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 26763 1726867482.91134: ^ state is: HOST STATE: block=1, 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 26763 1726867482.91135: getting variables 26763 1726867482.91136: in VariableManager get_vars() 26763 1726867482.91143: Calling all_inventory to load vars for managed_node1 26763 1726867482.91144: Calling groups_inventory to load vars for managed_node1 26763 1726867482.91145: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867482.91148: Calling all_plugins_play to load vars for managed_node1 26763 1726867482.91149: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867482.91151: Calling groups_plugins_play to load vars for managed_node1 26763 1726867482.91375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.91481: done with get_vars() 26763 1726867482.91487: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 17:24:42 -0400 (0:00:00.018) 0:00:03.324 ****** 26763 1726867482.91529: entering _queue_task() for managed_node1/include_tasks 26763 1726867482.91685: worker is 1 (out of 1 available) 26763 1726867482.91698: exiting _queue_task() for managed_node1/include_tasks 26763 1726867482.91708: done queuing things up, now waiting for results queue to drain 26763 1726867482.91709: waiting for pending results... 26763 1726867482.91835: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 26763 1726867482.91892: in run() - task 0affcac9-a3a5-f324-29e3-0000000000d9 26763 1726867482.91901: variable 'ansible_search_path' from source: unknown 26763 1726867482.91905: variable 'ansible_search_path' from source: unknown 26763 1726867482.91931: calling self._execute() 26763 1726867482.91981: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.91988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.91997: variable 'omit' from source: magic vars 26763 1726867482.92230: variable 'ansible_distribution_major_version' from source: facts 26763 1726867482.92239: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867482.92244: _execute() done 26763 1726867482.92247: dumping result to json 26763 1726867482.92249: done dumping result, returning 26763 1726867482.92255: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-f324-29e3-0000000000d9] 26763 1726867482.92258: sending task result for task 0affcac9-a3a5-f324-29e3-0000000000d9 26763 1726867482.92339: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000000d9 26763 1726867482.92342: WORKER PROCESS EXITING 26763 1726867482.92399: no more pending results, returning what we have 26763 1726867482.92403: in VariableManager get_vars() 26763 1726867482.92433: Calling all_inventory to load vars for managed_node1 26763 1726867482.92435: Calling groups_inventory to load vars for managed_node1 26763 1726867482.92436: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867482.92442: Calling all_plugins_play to load vars for managed_node1 26763 1726867482.92444: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867482.92446: Calling groups_plugins_play to load vars for managed_node1 26763 1726867482.92544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.92658: done with get_vars() 26763 1726867482.92663: variable 'ansible_search_path' from source: unknown 26763 1726867482.92664: variable 'ansible_search_path' from source: unknown 26763 1726867482.92688: we have included files to process 26763 1726867482.92689: generating all_blocks data 26763 1726867482.92690: done generating all_blocks data 26763 1726867482.92691: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 26763 1726867482.92692: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 26763 1726867482.92693: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 26763 1726867482.92909: done processing included file 26763 1726867482.92911: iterating over new_blocks loaded from include file 26763 1726867482.92912: in VariableManager get_vars() 26763 1726867482.92921: done with get_vars() 26763 1726867482.92922: filtering new block on tags 26763 1726867482.92933: done filtering new block on tags 26763 1726867482.92935: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 26763 1726867482.92938: extending task lists for all hosts with included blocks 26763 1726867482.92997: done extending task lists 26763 1726867482.92998: done processing included files 26763 1726867482.92999: results queue empty 26763 1726867482.92999: checking for any_errors_fatal 26763 1726867482.93000: done checking for any_errors_fatal 26763 1726867482.93001: checking for max_fail_percentage 26763 1726867482.93001: done checking for max_fail_percentage 26763 1726867482.93002: checking to see if all hosts have failed and the running result is not ok 26763 1726867482.93002: done checking to see if all hosts have failed 26763 1726867482.93003: getting the remaining hosts for this loop 26763 1726867482.93003: done getting the remaining hosts for this loop 26763 1726867482.93005: getting the next task for host managed_node1 26763 1726867482.93007: done getting next task for host managed_node1 26763 1726867482.93009: ^ task is: TASK: Gather current interface info 26763 1726867482.93011: ^ state is: HOST STATE: block=1, 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? (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 26763 1726867482.93013: getting variables 26763 1726867482.93013: in VariableManager get_vars() 26763 1726867482.93020: Calling all_inventory to load vars for managed_node1 26763 1726867482.93021: Calling groups_inventory to load vars for managed_node1 26763 1726867482.93022: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867482.93026: Calling all_plugins_play to load vars for managed_node1 26763 1726867482.93027: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867482.93028: Calling groups_plugins_play to load vars for managed_node1 26763 1726867482.93105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867482.93209: done with get_vars() 26763 1726867482.93215: done getting variables 26763 1726867482.93238: 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 [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:24:42 -0400 (0:00:00.017) 0:00:03.341 ****** 26763 1726867482.93256: entering _queue_task() for managed_node1/command 26763 1726867482.93416: worker is 1 (out of 1 available) 26763 1726867482.93426: exiting _queue_task() for managed_node1/command 26763 1726867482.93438: done queuing things up, now waiting for results queue to drain 26763 1726867482.93439: waiting for pending results... 26763 1726867482.93567: running TaskExecutor() for managed_node1/TASK: Gather current interface info 26763 1726867482.93621: in run() - task 0affcac9-a3a5-f324-29e3-0000000000e8 26763 1726867482.93630: variable 'ansible_search_path' from source: unknown 26763 1726867482.93635: variable 'ansible_search_path' from source: unknown 26763 1726867482.93659: calling self._execute() 26763 1726867482.93712: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.93718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.93727: variable 'omit' from source: magic vars 26763 1726867482.93958: variable 'ansible_distribution_major_version' from source: facts 26763 1726867482.93967: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867482.93972: variable 'omit' from source: magic vars 26763 1726867482.94002: variable 'omit' from source: magic vars 26763 1726867482.94030: variable 'omit' from source: magic vars 26763 1726867482.94059: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867482.94085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867482.94101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867482.94122: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867482.94125: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867482.94147: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867482.94151: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.94153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.94221: Set connection var ansible_pipelining to False 26763 1726867482.94226: Set connection var ansible_shell_executable to /bin/sh 26763 1726867482.94228: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867482.94231: Set connection var ansible_shell_type to sh 26763 1726867482.94235: Set connection var ansible_connection to ssh 26763 1726867482.94245: Set connection var ansible_timeout to 10 26763 1726867482.94260: variable 'ansible_shell_executable' from source: unknown 26763 1726867482.94263: variable 'ansible_connection' from source: unknown 26763 1726867482.94266: variable 'ansible_module_compression' from source: unknown 26763 1726867482.94268: variable 'ansible_shell_type' from source: unknown 26763 1726867482.94271: variable 'ansible_shell_executable' from source: unknown 26763 1726867482.94273: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867482.94275: variable 'ansible_pipelining' from source: unknown 26763 1726867482.94280: variable 'ansible_timeout' from source: unknown 26763 1726867482.94282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867482.94375: 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=False) 26763 1726867482.94385: variable 'omit' from source: magic vars 26763 1726867482.94390: starting attempt loop 26763 1726867482.94393: running the handler 26763 1726867482.94405: _low_level_execute_command(): starting 26763 1726867482.94414: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867482.94905: 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 <<< 26763 1726867482.94911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867482.94915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867482.94967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867482.94970: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867482.94972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867482.95030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867482.96707: stdout chunk (state=3): >>>/root <<< 26763 1726867482.96802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867482.96829: stderr chunk (state=3): >>><<< 26763 1726867482.96832: stdout chunk (state=3): >>><<< 26763 1726867482.96850: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867482.96862: _low_level_execute_command(): starting 26763 1726867482.96868: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867482.9684815-26885-77264761452108 `" && echo ansible-tmp-1726867482.9684815-26885-77264761452108="` echo /root/.ansible/tmp/ansible-tmp-1726867482.9684815-26885-77264761452108 `" ) && sleep 0' 26763 1726867482.97284: 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 <<< 26763 1726867482.97294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867482.97297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 26763 1726867482.97305: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867482.97308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867482.97344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867482.97347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867482.97407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867482.99264: stdout chunk (state=3): >>>ansible-tmp-1726867482.9684815-26885-77264761452108=/root/.ansible/tmp/ansible-tmp-1726867482.9684815-26885-77264761452108 <<< 26763 1726867482.99379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867482.99400: stderr chunk (state=3): >>><<< 26763 1726867482.99403: stdout chunk (state=3): >>><<< 26763 1726867482.99417: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867482.9684815-26885-77264761452108=/root/.ansible/tmp/ansible-tmp-1726867482.9684815-26885-77264761452108 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867482.99443: variable 'ansible_module_compression' from source: unknown 26763 1726867482.99480: ANSIBALLZ: Using generic lock for ansible.legacy.command 26763 1726867482.99483: ANSIBALLZ: Acquiring lock 26763 1726867482.99486: ANSIBALLZ: Lock acquired: 140484015296432 26763 1726867482.99488: ANSIBALLZ: Creating module 26763 1726867483.07221: ANSIBALLZ: Writing module into payload 26763 1726867483.07286: ANSIBALLZ: Writing module 26763 1726867483.07300: ANSIBALLZ: Renaming module 26763 1726867483.07305: ANSIBALLZ: Done creating module 26763 1726867483.07321: variable 'ansible_facts' from source: unknown 26763 1726867483.07362: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867482.9684815-26885-77264761452108/AnsiballZ_command.py 26763 1726867483.07462: Sending initial data 26763 1726867483.07465: Sent initial data (155 bytes) 26763 1726867483.07907: 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 <<< 26763 1726867483.07911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867483.07913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.07915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867483.07917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.07963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867483.07975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867483.08029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867483.09627: 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 <<< 26763 1726867483.09669: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867483.09717: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmp_l8d11ab /root/.ansible/tmp/ansible-tmp-1726867482.9684815-26885-77264761452108/AnsiballZ_command.py <<< 26763 1726867483.09720: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867482.9684815-26885-77264761452108/AnsiballZ_command.py" <<< 26763 1726867483.09770: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmp_l8d11ab" to remote "/root/.ansible/tmp/ansible-tmp-1726867482.9684815-26885-77264761452108/AnsiballZ_command.py" <<< 26763 1726867483.09772: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867482.9684815-26885-77264761452108/AnsiballZ_command.py" <<< 26763 1726867483.10281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867483.10322: stderr chunk (state=3): >>><<< 26763 1726867483.10326: stdout chunk (state=3): >>><<< 26763 1726867483.10349: done transferring module to remote 26763 1726867483.10357: _low_level_execute_command(): starting 26763 1726867483.10361: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867482.9684815-26885-77264761452108/ /root/.ansible/tmp/ansible-tmp-1726867482.9684815-26885-77264761452108/AnsiballZ_command.py && sleep 0' 26763 1726867483.10788: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867483.10791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867483.10794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.10796: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867483.10801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.10849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867483.10859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867483.10900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867483.12627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867483.12649: stderr chunk (state=3): >>><<< 26763 1726867483.12653: stdout chunk (state=3): >>><<< 26763 1726867483.12665: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867483.12668: _low_level_execute_command(): starting 26763 1726867483.12671: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867482.9684815-26885-77264761452108/AnsiballZ_command.py && sleep 0' 26763 1726867483.13083: 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 <<< 26763 1726867483.13086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867483.13089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26763 1726867483.13099: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.13155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867483.13159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867483.13163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867483.13209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867483.28622: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:24:43.280771", "end": "2024-09-20 17:24:43.284234", "delta": "0:00:00.003463", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 26763 1726867483.30079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867483.30107: stderr chunk (state=3): >>><<< 26763 1726867483.30110: stdout chunk (state=3): >>><<< 26763 1726867483.30129: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:24:43.280771", "end": "2024-09-20 17:24:43.284234", "delta": "0:00:00.003463", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867483.30155: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_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.command', '_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-1726867482.9684815-26885-77264761452108/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867483.30162: _low_level_execute_command(): starting 26763 1726867483.30167: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867482.9684815-26885-77264761452108/ > /dev/null 2>&1 && sleep 0' 26763 1726867483.30615: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867483.30618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867483.30621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.30627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867483.30631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.30680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867483.30687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867483.30689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867483.30742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867483.32525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867483.32546: stderr chunk (state=3): >>><<< 26763 1726867483.32549: stdout chunk (state=3): >>><<< 26763 1726867483.32561: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867483.32568: handler run complete 26763 1726867483.32590: Evaluated conditional (False): False 26763 1726867483.32599: attempt loop complete, returning result 26763 1726867483.32602: _execute() done 26763 1726867483.32604: dumping result to json 26763 1726867483.32611: done dumping result, returning 26763 1726867483.32616: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affcac9-a3a5-f324-29e3-0000000000e8] 26763 1726867483.32621: sending task result for task 0affcac9-a3a5-f324-29e3-0000000000e8 26763 1726867483.32714: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000000e8 26763 1726867483.32717: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003463", "end": "2024-09-20 17:24:43.284234", "rc": 0, "start": "2024-09-20 17:24:43.280771" } STDOUT: bonding_masters eth0 lo 26763 1726867483.32788: no more pending results, returning what we have 26763 1726867483.32791: results queue empty 26763 1726867483.32792: checking for any_errors_fatal 26763 1726867483.32793: done checking for any_errors_fatal 26763 1726867483.32793: checking for max_fail_percentage 26763 1726867483.32795: done checking for max_fail_percentage 26763 1726867483.32796: checking to see if all hosts have failed and the running result is not ok 26763 1726867483.32797: done checking to see if all hosts have failed 26763 1726867483.32797: getting the remaining hosts for this loop 26763 1726867483.32799: done getting the remaining hosts for this loop 26763 1726867483.32802: getting the next task for host managed_node1 26763 1726867483.32810: done getting next task for host managed_node1 26763 1726867483.32813: ^ task is: TASK: Set current_interfaces 26763 1726867483.32817: ^ state is: HOST STATE: block=1, 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? (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 26763 1726867483.32820: getting variables 26763 1726867483.32821: in VariableManager get_vars() 26763 1726867483.32860: Calling all_inventory to load vars for managed_node1 26763 1726867483.32862: Calling groups_inventory to load vars for managed_node1 26763 1726867483.32864: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.32874: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.32876: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.32887: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.33060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.33185: done with get_vars() 26763 1726867483.33193: done getting variables 26763 1726867483.33238: 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 current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:24:43 -0400 (0:00:00.400) 0:00:03.741 ****** 26763 1726867483.33261: entering _queue_task() for managed_node1/set_fact 26763 1726867483.33455: worker is 1 (out of 1 available) 26763 1726867483.33465: exiting _queue_task() for managed_node1/set_fact 26763 1726867483.33478: done queuing things up, now waiting for results queue to drain 26763 1726867483.33480: waiting for pending results... 26763 1726867483.33628: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 26763 1726867483.33685: in run() - task 0affcac9-a3a5-f324-29e3-0000000000e9 26763 1726867483.33695: variable 'ansible_search_path' from source: unknown 26763 1726867483.33698: variable 'ansible_search_path' from source: unknown 26763 1726867483.33730: calling self._execute() 26763 1726867483.33789: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.33793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.33802: variable 'omit' from source: magic vars 26763 1726867483.34062: variable 'ansible_distribution_major_version' from source: facts 26763 1726867483.34072: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867483.34078: variable 'omit' from source: magic vars 26763 1726867483.34112: variable 'omit' from source: magic vars 26763 1726867483.34184: variable '_current_interfaces' from source: set_fact 26763 1726867483.34230: variable 'omit' from source: magic vars 26763 1726867483.34261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867483.34289: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867483.34304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867483.34319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867483.34328: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867483.34350: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867483.34353: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.34357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.34426: Set connection var ansible_pipelining to False 26763 1726867483.34430: Set connection var ansible_shell_executable to /bin/sh 26763 1726867483.34435: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867483.34438: Set connection var ansible_shell_type to sh 26763 1726867483.34441: Set connection var ansible_connection to ssh 26763 1726867483.34447: Set connection var ansible_timeout to 10 26763 1726867483.34467: variable 'ansible_shell_executable' from source: unknown 26763 1726867483.34470: variable 'ansible_connection' from source: unknown 26763 1726867483.34473: variable 'ansible_module_compression' from source: unknown 26763 1726867483.34475: variable 'ansible_shell_type' from source: unknown 26763 1726867483.34488: variable 'ansible_shell_executable' from source: unknown 26763 1726867483.34490: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.34492: variable 'ansible_pipelining' from source: unknown 26763 1726867483.34496: variable 'ansible_timeout' from source: unknown 26763 1726867483.34498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.34584: 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) 26763 1726867483.34599: variable 'omit' from source: magic vars 26763 1726867483.34602: starting attempt loop 26763 1726867483.34605: running the handler 26763 1726867483.34613: handler run complete 26763 1726867483.34619: attempt loop complete, returning result 26763 1726867483.34622: _execute() done 26763 1726867483.34624: dumping result to json 26763 1726867483.34626: done dumping result, returning 26763 1726867483.34633: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affcac9-a3a5-f324-29e3-0000000000e9] 26763 1726867483.34637: sending task result for task 0affcac9-a3a5-f324-29e3-0000000000e9 26763 1726867483.34721: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000000e9 26763 1726867483.34724: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 26763 1726867483.34776: no more pending results, returning what we have 26763 1726867483.34780: results queue empty 26763 1726867483.34781: checking for any_errors_fatal 26763 1726867483.34785: done checking for any_errors_fatal 26763 1726867483.34786: checking for max_fail_percentage 26763 1726867483.34787: done checking for max_fail_percentage 26763 1726867483.34788: checking to see if all hosts have failed and the running result is not ok 26763 1726867483.34789: done checking to see if all hosts have failed 26763 1726867483.34789: getting the remaining hosts for this loop 26763 1726867483.34791: done getting the remaining hosts for this loop 26763 1726867483.34794: getting the next task for host managed_node1 26763 1726867483.34800: done getting next task for host managed_node1 26763 1726867483.34802: ^ task is: TASK: Show current_interfaces 26763 1726867483.34813: ^ state is: HOST STATE: block=1, 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 26763 1726867483.34817: getting variables 26763 1726867483.34818: in VariableManager get_vars() 26763 1726867483.34846: Calling all_inventory to load vars for managed_node1 26763 1726867483.34848: Calling groups_inventory to load vars for managed_node1 26763 1726867483.34850: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.34859: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.34861: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.34864: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.34972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.35089: done with get_vars() 26763 1726867483.35096: done getting variables 26763 1726867483.35137: 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 [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:24:43 -0400 (0:00:00.018) 0:00:03.760 ****** 26763 1726867483.35156: entering _queue_task() for managed_node1/debug 26763 1726867483.35338: worker is 1 (out of 1 available) 26763 1726867483.35351: exiting _queue_task() for managed_node1/debug 26763 1726867483.35362: done queuing things up, now waiting for results queue to drain 26763 1726867483.35363: waiting for pending results... 26763 1726867483.35500: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 26763 1726867483.35554: in run() - task 0affcac9-a3a5-f324-29e3-0000000000da 26763 1726867483.35565: variable 'ansible_search_path' from source: unknown 26763 1726867483.35569: variable 'ansible_search_path' from source: unknown 26763 1726867483.35600: calling self._execute() 26763 1726867483.35651: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.35656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.35665: variable 'omit' from source: magic vars 26763 1726867483.35957: variable 'ansible_distribution_major_version' from source: facts 26763 1726867483.35966: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867483.35971: variable 'omit' from source: magic vars 26763 1726867483.35997: variable 'omit' from source: magic vars 26763 1726867483.36064: variable 'current_interfaces' from source: set_fact 26763 1726867483.36084: variable 'omit' from source: magic vars 26763 1726867483.36114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867483.36140: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867483.36157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867483.36170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867483.36180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867483.36201: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867483.36204: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.36206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.36275: Set connection var ansible_pipelining to False 26763 1726867483.36281: Set connection var ansible_shell_executable to /bin/sh 26763 1726867483.36286: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867483.36288: Set connection var ansible_shell_type to sh 26763 1726867483.36290: Set connection var ansible_connection to ssh 26763 1726867483.36297: Set connection var ansible_timeout to 10 26763 1726867483.36315: variable 'ansible_shell_executable' from source: unknown 26763 1726867483.36319: variable 'ansible_connection' from source: unknown 26763 1726867483.36321: variable 'ansible_module_compression' from source: unknown 26763 1726867483.36323: variable 'ansible_shell_type' from source: unknown 26763 1726867483.36326: variable 'ansible_shell_executable' from source: unknown 26763 1726867483.36328: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.36331: variable 'ansible_pipelining' from source: unknown 26763 1726867483.36333: variable 'ansible_timeout' from source: unknown 26763 1726867483.36336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.36429: 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=False) 26763 1726867483.36437: variable 'omit' from source: magic vars 26763 1726867483.36442: starting attempt loop 26763 1726867483.36445: running the handler 26763 1726867483.36482: handler run complete 26763 1726867483.36492: attempt loop complete, returning result 26763 1726867483.36495: _execute() done 26763 1726867483.36498: dumping result to json 26763 1726867483.36500: done dumping result, returning 26763 1726867483.36506: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affcac9-a3a5-f324-29e3-0000000000da] 26763 1726867483.36512: sending task result for task 0affcac9-a3a5-f324-29e3-0000000000da 26763 1726867483.36591: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000000da 26763 1726867483.36594: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 26763 1726867483.36637: no more pending results, returning what we have 26763 1726867483.36639: results queue empty 26763 1726867483.36640: checking for any_errors_fatal 26763 1726867483.36643: done checking for any_errors_fatal 26763 1726867483.36644: checking for max_fail_percentage 26763 1726867483.36646: done checking for max_fail_percentage 26763 1726867483.36646: checking to see if all hosts have failed and the running result is not ok 26763 1726867483.36647: done checking to see if all hosts have failed 26763 1726867483.36648: getting the remaining hosts for this loop 26763 1726867483.36649: done getting the remaining hosts for this loop 26763 1726867483.36652: getting the next task for host managed_node1 26763 1726867483.36658: done getting next task for host managed_node1 26763 1726867483.36661: ^ task is: TASK: Include the task 'assert_device_absent.yml' 26763 1726867483.36663: ^ state is: HOST STATE: block=1, 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 26763 1726867483.36666: getting variables 26763 1726867483.36667: in VariableManager get_vars() 26763 1726867483.36703: Calling all_inventory to load vars for managed_node1 26763 1726867483.36706: Calling groups_inventory to load vars for managed_node1 26763 1726867483.36710: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.36718: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.36720: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.36723: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.36859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.36971: done with get_vars() 26763 1726867483.36979: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:19 Friday 20 September 2024 17:24:43 -0400 (0:00:00.018) 0:00:03.779 ****** 26763 1726867483.37040: entering _queue_task() for managed_node1/include_tasks 26763 1726867483.37223: worker is 1 (out of 1 available) 26763 1726867483.37237: exiting _queue_task() for managed_node1/include_tasks 26763 1726867483.37252: done queuing things up, now waiting for results queue to drain 26763 1726867483.37254: waiting for pending results... 26763 1726867483.37390: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' 26763 1726867483.37437: in run() - task 0affcac9-a3a5-f324-29e3-000000000028 26763 1726867483.37448: variable 'ansible_search_path' from source: unknown 26763 1726867483.37488: calling self._execute() 26763 1726867483.37535: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.37538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.37547: variable 'omit' from source: magic vars 26763 1726867483.37794: variable 'ansible_distribution_major_version' from source: facts 26763 1726867483.37805: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867483.37811: _execute() done 26763 1726867483.37814: dumping result to json 26763 1726867483.37817: done dumping result, returning 26763 1726867483.37820: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' [0affcac9-a3a5-f324-29e3-000000000028] 26763 1726867483.37827: sending task result for task 0affcac9-a3a5-f324-29e3-000000000028 26763 1726867483.37901: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000028 26763 1726867483.37904: WORKER PROCESS EXITING 26763 1726867483.37952: no more pending results, returning what we have 26763 1726867483.37956: in VariableManager get_vars() 26763 1726867483.37993: Calling all_inventory to load vars for managed_node1 26763 1726867483.37996: Calling groups_inventory to load vars for managed_node1 26763 1726867483.37998: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.38005: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.38007: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.38012: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.38119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.38230: done with get_vars() 26763 1726867483.38236: variable 'ansible_search_path' from source: unknown 26763 1726867483.38246: we have included files to process 26763 1726867483.38247: generating all_blocks data 26763 1726867483.38248: done generating all_blocks data 26763 1726867483.38251: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 26763 1726867483.38252: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 26763 1726867483.38253: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 26763 1726867483.38353: in VariableManager get_vars() 26763 1726867483.38365: done with get_vars() 26763 1726867483.38460: done processing included file 26763 1726867483.38461: iterating over new_blocks loaded from include file 26763 1726867483.38462: in VariableManager get_vars() 26763 1726867483.38471: done with get_vars() 26763 1726867483.38472: filtering new block on tags 26763 1726867483.38485: done filtering new block on tags 26763 1726867483.38486: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 26763 1726867483.38489: extending task lists for all hosts with included blocks 26763 1726867483.38581: done extending task lists 26763 1726867483.38582: done processing included files 26763 1726867483.38582: results queue empty 26763 1726867483.38583: checking for any_errors_fatal 26763 1726867483.38584: done checking for any_errors_fatal 26763 1726867483.38585: checking for max_fail_percentage 26763 1726867483.38586: done checking for max_fail_percentage 26763 1726867483.38586: checking to see if all hosts have failed and the running result is not ok 26763 1726867483.38587: done checking to see if all hosts have failed 26763 1726867483.38587: getting the remaining hosts for this loop 26763 1726867483.38588: done getting the remaining hosts for this loop 26763 1726867483.38589: getting the next task for host managed_node1 26763 1726867483.38592: done getting next task for host managed_node1 26763 1726867483.38593: ^ task is: TASK: Include the task 'get_interface_stat.yml' 26763 1726867483.38594: ^ state is: HOST STATE: block=1, 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? (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 26763 1726867483.38596: getting variables 26763 1726867483.38596: in VariableManager get_vars() 26763 1726867483.38603: Calling all_inventory to load vars for managed_node1 26763 1726867483.38605: Calling groups_inventory to load vars for managed_node1 26763 1726867483.38606: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.38611: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.38612: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.38614: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.38693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.38804: done with get_vars() 26763 1726867483.38812: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 17:24:43 -0400 (0:00:00.018) 0:00:03.797 ****** 26763 1726867483.38857: entering _queue_task() for managed_node1/include_tasks 26763 1726867483.39029: worker is 1 (out of 1 available) 26763 1726867483.39044: exiting _queue_task() for managed_node1/include_tasks 26763 1726867483.39054: done queuing things up, now waiting for results queue to drain 26763 1726867483.39055: waiting for pending results... 26763 1726867483.39182: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 26763 1726867483.39241: in run() - task 0affcac9-a3a5-f324-29e3-000000000104 26763 1726867483.39250: variable 'ansible_search_path' from source: unknown 26763 1726867483.39254: variable 'ansible_search_path' from source: unknown 26763 1726867483.39281: calling self._execute() 26763 1726867483.39334: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.39338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.39346: variable 'omit' from source: magic vars 26763 1726867483.39581: variable 'ansible_distribution_major_version' from source: facts 26763 1726867483.39590: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867483.39595: _execute() done 26763 1726867483.39598: dumping result to json 26763 1726867483.39600: done dumping result, returning 26763 1726867483.39606: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-f324-29e3-000000000104] 26763 1726867483.39612: sending task result for task 0affcac9-a3a5-f324-29e3-000000000104 26763 1726867483.39690: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000104 26763 1726867483.39693: WORKER PROCESS EXITING 26763 1726867483.39752: no more pending results, returning what we have 26763 1726867483.39756: in VariableManager get_vars() 26763 1726867483.39786: Calling all_inventory to load vars for managed_node1 26763 1726867483.39788: Calling groups_inventory to load vars for managed_node1 26763 1726867483.39790: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.39796: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.39797: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.39799: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.39922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.40037: done with get_vars() 26763 1726867483.40041: variable 'ansible_search_path' from source: unknown 26763 1726867483.40042: variable 'ansible_search_path' from source: unknown 26763 1726867483.40066: we have included files to process 26763 1726867483.40067: generating all_blocks data 26763 1726867483.40068: done generating all_blocks data 26763 1726867483.40069: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26763 1726867483.40069: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26763 1726867483.40071: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26763 1726867483.40215: done processing included file 26763 1726867483.40216: iterating over new_blocks loaded from include file 26763 1726867483.40217: in VariableManager get_vars() 26763 1726867483.40227: done with get_vars() 26763 1726867483.40228: filtering new block on tags 26763 1726867483.40237: done filtering new block on tags 26763 1726867483.40238: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 26763 1726867483.40241: extending task lists for all hosts with included blocks 26763 1726867483.40298: done extending task lists 26763 1726867483.40298: done processing included files 26763 1726867483.40299: results queue empty 26763 1726867483.40299: checking for any_errors_fatal 26763 1726867483.40301: done checking for any_errors_fatal 26763 1726867483.40302: checking for max_fail_percentage 26763 1726867483.40302: done checking for max_fail_percentage 26763 1726867483.40303: checking to see if all hosts have failed and the running result is not ok 26763 1726867483.40303: done checking to see if all hosts have failed 26763 1726867483.40304: getting the remaining hosts for this loop 26763 1726867483.40304: done getting the remaining hosts for this loop 26763 1726867483.40306: getting the next task for host managed_node1 26763 1726867483.40310: done getting next task for host managed_node1 26763 1726867483.40312: ^ task is: TASK: Get stat for interface {{ interface }} 26763 1726867483.40315: ^ state is: HOST STATE: block=1, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867483.40316: getting variables 26763 1726867483.40317: in VariableManager get_vars() 26763 1726867483.40324: Calling all_inventory to load vars for managed_node1 26763 1726867483.40325: Calling groups_inventory to load vars for managed_node1 26763 1726867483.40326: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.40329: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.40330: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.40332: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.40412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.40521: done with get_vars() 26763 1726867483.40527: done getting variables 26763 1726867483.40629: variable 'interface' from source: play vars TASK [Get stat for interface rpltstbr] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:24:43 -0400 (0:00:00.017) 0:00:03.815 ****** 26763 1726867483.40656: entering _queue_task() for managed_node1/stat 26763 1726867483.40822: worker is 1 (out of 1 available) 26763 1726867483.40835: exiting _queue_task() for managed_node1/stat 26763 1726867483.40845: done queuing things up, now waiting for results queue to drain 26763 1726867483.40846: waiting for pending results... 26763 1726867483.40972: running TaskExecutor() for managed_node1/TASK: Get stat for interface rpltstbr 26763 1726867483.41033: in run() - task 0affcac9-a3a5-f324-29e3-00000000011e 26763 1726867483.41042: variable 'ansible_search_path' from source: unknown 26763 1726867483.41046: variable 'ansible_search_path' from source: unknown 26763 1726867483.41070: calling self._execute() 26763 1726867483.41171: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.41175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.41187: variable 'omit' from source: magic vars 26763 1726867483.41394: variable 'ansible_distribution_major_version' from source: facts 26763 1726867483.41403: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867483.41407: variable 'omit' from source: magic vars 26763 1726867483.41439: variable 'omit' from source: magic vars 26763 1726867483.41501: variable 'interface' from source: play vars 26763 1726867483.41514: variable 'omit' from source: magic vars 26763 1726867483.41546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867483.41570: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867483.41586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867483.41600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867483.41611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867483.41635: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867483.41638: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.41641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.41705: Set connection var ansible_pipelining to False 26763 1726867483.41711: Set connection var ansible_shell_executable to /bin/sh 26763 1726867483.41714: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867483.41717: Set connection var ansible_shell_type to sh 26763 1726867483.41719: Set connection var ansible_connection to ssh 26763 1726867483.41725: Set connection var ansible_timeout to 10 26763 1726867483.41743: variable 'ansible_shell_executable' from source: unknown 26763 1726867483.41746: variable 'ansible_connection' from source: unknown 26763 1726867483.41750: variable 'ansible_module_compression' from source: unknown 26763 1726867483.41753: variable 'ansible_shell_type' from source: unknown 26763 1726867483.41756: variable 'ansible_shell_executable' from source: unknown 26763 1726867483.41758: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.41760: variable 'ansible_pipelining' from source: unknown 26763 1726867483.41763: variable 'ansible_timeout' from source: unknown 26763 1726867483.41765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.41899: 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__) 26763 1726867483.41907: variable 'omit' from source: magic vars 26763 1726867483.41913: starting attempt loop 26763 1726867483.41916: running the handler 26763 1726867483.41926: _low_level_execute_command(): starting 26763 1726867483.41933: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867483.42447: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867483.42450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867483.42455: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.42457: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867483.42460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.42512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867483.42515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867483.42518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867483.42574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867483.44232: stdout chunk (state=3): >>>/root <<< 26763 1726867483.44331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867483.44358: stderr chunk (state=3): >>><<< 26763 1726867483.44362: stdout chunk (state=3): >>><<< 26763 1726867483.44382: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867483.44394: _low_level_execute_command(): starting 26763 1726867483.44399: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867483.4438164-26904-97461082778493 `" && echo ansible-tmp-1726867483.4438164-26904-97461082778493="` echo /root/.ansible/tmp/ansible-tmp-1726867483.4438164-26904-97461082778493 `" ) && sleep 0' 26763 1726867483.44825: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867483.44828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867483.44838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 26763 1726867483.44840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 26763 1726867483.44843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.44882: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867483.44888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867483.44890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867483.44936: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867483.46810: stdout chunk (state=3): >>>ansible-tmp-1726867483.4438164-26904-97461082778493=/root/.ansible/tmp/ansible-tmp-1726867483.4438164-26904-97461082778493 <<< 26763 1726867483.46915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867483.46940: stderr chunk (state=3): >>><<< 26763 1726867483.46944: stdout chunk (state=3): >>><<< 26763 1726867483.46956: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867483.4438164-26904-97461082778493=/root/.ansible/tmp/ansible-tmp-1726867483.4438164-26904-97461082778493 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867483.46996: variable 'ansible_module_compression' from source: unknown 26763 1726867483.47037: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 26763 1726867483.47065: variable 'ansible_facts' from source: unknown 26763 1726867483.47131: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867483.4438164-26904-97461082778493/AnsiballZ_stat.py 26763 1726867483.47224: Sending initial data 26763 1726867483.47228: Sent initial data (152 bytes) 26763 1726867483.47652: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867483.47657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.47659: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 26763 1726867483.47661: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867483.47663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.47705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867483.47709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867483.47763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867483.49279: 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" <<< 26763 1726867483.49282: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26763 1726867483.49320: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867483.49381: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpyvx1345x /root/.ansible/tmp/ansible-tmp-1726867483.4438164-26904-97461082778493/AnsiballZ_stat.py <<< 26763 1726867483.49385: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867483.4438164-26904-97461082778493/AnsiballZ_stat.py" <<< 26763 1726867483.49422: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpyvx1345x" to remote "/root/.ansible/tmp/ansible-tmp-1726867483.4438164-26904-97461082778493/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867483.4438164-26904-97461082778493/AnsiballZ_stat.py" <<< 26763 1726867483.49994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867483.50030: stderr chunk (state=3): >>><<< 26763 1726867483.50033: stdout chunk (state=3): >>><<< 26763 1726867483.50054: done transferring module to remote 26763 1726867483.50059: _low_level_execute_command(): starting 26763 1726867483.50063: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867483.4438164-26904-97461082778493/ /root/.ansible/tmp/ansible-tmp-1726867483.4438164-26904-97461082778493/AnsiballZ_stat.py && sleep 0' 26763 1726867483.50455: 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 <<< 26763 1726867483.50459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.50479: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.50528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867483.50534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867483.50583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867483.52295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867483.52317: stderr chunk (state=3): >>><<< 26763 1726867483.52320: stdout chunk (state=3): >>><<< 26763 1726867483.52331: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867483.52334: _low_level_execute_command(): starting 26763 1726867483.52340: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867483.4438164-26904-97461082778493/AnsiballZ_stat.py && sleep 0' 26763 1726867483.52737: 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 <<< 26763 1726867483.52741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.52743: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867483.52745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.52795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867483.52798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867483.52851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867483.67808: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/rpltstbr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 26763 1726867483.69086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867483.69115: stderr chunk (state=3): >>><<< 26763 1726867483.69118: stdout chunk (state=3): >>><<< 26763 1726867483.69133: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/rpltstbr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867483.69156: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/rpltstbr', '_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-1726867483.4438164-26904-97461082778493/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867483.69165: _low_level_execute_command(): starting 26763 1726867483.69174: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867483.4438164-26904-97461082778493/ > /dev/null 2>&1 && sleep 0' 26763 1726867483.69636: 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 <<< 26763 1726867483.69639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.69642: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867483.69644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.69693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867483.69696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867483.69751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867483.71557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867483.71586: stderr chunk (state=3): >>><<< 26763 1726867483.71590: stdout chunk (state=3): >>><<< 26763 1726867483.71602: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867483.71610: handler run complete 26763 1726867483.71624: attempt loop complete, returning result 26763 1726867483.71627: _execute() done 26763 1726867483.71629: dumping result to json 26763 1726867483.71632: done dumping result, returning 26763 1726867483.71639: done running TaskExecutor() for managed_node1/TASK: Get stat for interface rpltstbr [0affcac9-a3a5-f324-29e3-00000000011e] 26763 1726867483.71642: sending task result for task 0affcac9-a3a5-f324-29e3-00000000011e 26763 1726867483.71733: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000011e 26763 1726867483.71736: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 26763 1726867483.71858: no more pending results, returning what we have 26763 1726867483.71861: results queue empty 26763 1726867483.71861: checking for any_errors_fatal 26763 1726867483.71863: done checking for any_errors_fatal 26763 1726867483.71863: checking for max_fail_percentage 26763 1726867483.71865: done checking for max_fail_percentage 26763 1726867483.71866: checking to see if all hosts have failed and the running result is not ok 26763 1726867483.71867: done checking to see if all hosts have failed 26763 1726867483.71867: getting the remaining hosts for this loop 26763 1726867483.71869: done getting the remaining hosts for this loop 26763 1726867483.71872: getting the next task for host managed_node1 26763 1726867483.71880: done getting next task for host managed_node1 26763 1726867483.71883: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 26763 1726867483.71885: ^ state is: HOST STATE: block=1, 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? (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 26763 1726867483.71888: getting variables 26763 1726867483.71890: in VariableManager get_vars() 26763 1726867483.71918: Calling all_inventory to load vars for managed_node1 26763 1726867483.71920: Calling groups_inventory to load vars for managed_node1 26763 1726867483.71922: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.71930: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.71932: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.71934: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.72054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.72169: done with get_vars() 26763 1726867483.72180: done getting variables 26763 1726867483.72250: 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) 26763 1726867483.72336: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'rpltstbr'] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 17:24:43 -0400 (0:00:00.316) 0:00:04.132 ****** 26763 1726867483.72357: entering _queue_task() for managed_node1/assert 26763 1726867483.72358: Creating lock for assert 26763 1726867483.72559: worker is 1 (out of 1 available) 26763 1726867483.72571: exiting _queue_task() for managed_node1/assert 26763 1726867483.72583: done queuing things up, now waiting for results queue to drain 26763 1726867483.72585: waiting for pending results... 26763 1726867483.72732: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'rpltstbr' 26763 1726867483.72785: in run() - task 0affcac9-a3a5-f324-29e3-000000000105 26763 1726867483.72797: variable 'ansible_search_path' from source: unknown 26763 1726867483.72801: variable 'ansible_search_path' from source: unknown 26763 1726867483.72831: calling self._execute() 26763 1726867483.72889: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.72894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.72902: variable 'omit' from source: magic vars 26763 1726867483.73145: variable 'ansible_distribution_major_version' from source: facts 26763 1726867483.73155: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867483.73160: variable 'omit' from source: magic vars 26763 1726867483.73191: variable 'omit' from source: magic vars 26763 1726867483.73256: variable 'interface' from source: play vars 26763 1726867483.73270: variable 'omit' from source: magic vars 26763 1726867483.73304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867483.73331: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867483.73346: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867483.73361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867483.73371: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867483.73396: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867483.73400: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.73402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.73470: Set connection var ansible_pipelining to False 26763 1726867483.73474: Set connection var ansible_shell_executable to /bin/sh 26763 1726867483.73481: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867483.73484: Set connection var ansible_shell_type to sh 26763 1726867483.73486: Set connection var ansible_connection to ssh 26763 1726867483.73493: Set connection var ansible_timeout to 10 26763 1726867483.73513: variable 'ansible_shell_executable' from source: unknown 26763 1726867483.73517: variable 'ansible_connection' from source: unknown 26763 1726867483.73520: variable 'ansible_module_compression' from source: unknown 26763 1726867483.73522: variable 'ansible_shell_type' from source: unknown 26763 1726867483.73524: variable 'ansible_shell_executable' from source: unknown 26763 1726867483.73526: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.73530: variable 'ansible_pipelining' from source: unknown 26763 1726867483.73532: variable 'ansible_timeout' from source: unknown 26763 1726867483.73534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.73633: 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=False) 26763 1726867483.73641: variable 'omit' from source: magic vars 26763 1726867483.73646: starting attempt loop 26763 1726867483.73649: running the handler 26763 1726867483.73745: variable 'interface_stat' from source: set_fact 26763 1726867483.73753: Evaluated conditional (not interface_stat.stat.exists): True 26763 1726867483.73758: handler run complete 26763 1726867483.73768: attempt loop complete, returning result 26763 1726867483.73771: _execute() done 26763 1726867483.73774: dumping result to json 26763 1726867483.73778: done dumping result, returning 26763 1726867483.73786: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'rpltstbr' [0affcac9-a3a5-f324-29e3-000000000105] 26763 1726867483.73788: sending task result for task 0affcac9-a3a5-f324-29e3-000000000105 26763 1726867483.73869: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000105 26763 1726867483.73872: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 26763 1726867483.73942: no more pending results, returning what we have 26763 1726867483.73944: results queue empty 26763 1726867483.73945: checking for any_errors_fatal 26763 1726867483.73951: done checking for any_errors_fatal 26763 1726867483.73951: checking for max_fail_percentage 26763 1726867483.73953: done checking for max_fail_percentage 26763 1726867483.73954: checking to see if all hosts have failed and the running result is not ok 26763 1726867483.73954: done checking to see if all hosts have failed 26763 1726867483.73955: getting the remaining hosts for this loop 26763 1726867483.73956: done getting the remaining hosts for this loop 26763 1726867483.73959: getting the next task for host managed_node1 26763 1726867483.73965: done getting next task for host managed_node1 26763 1726867483.73967: ^ task is: TASK: meta (flush_handlers) 26763 1726867483.73968: ^ state is: HOST STATE: block=2, 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 26763 1726867483.73971: getting variables 26763 1726867483.73973: in VariableManager get_vars() 26763 1726867483.74003: Calling all_inventory to load vars for managed_node1 26763 1726867483.74005: Calling groups_inventory to load vars for managed_node1 26763 1726867483.74007: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.74015: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.74017: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.74019: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.74120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.74255: done with get_vars() 26763 1726867483.74262: done getting variables 26763 1726867483.74305: in VariableManager get_vars() 26763 1726867483.74315: Calling all_inventory to load vars for managed_node1 26763 1726867483.74316: Calling groups_inventory to load vars for managed_node1 26763 1726867483.74317: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.74320: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.74322: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.74324: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.74403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.74513: done with get_vars() 26763 1726867483.74521: done queuing things up, now waiting for results queue to drain 26763 1726867483.74523: results queue empty 26763 1726867483.74523: checking for any_errors_fatal 26763 1726867483.74525: done checking for any_errors_fatal 26763 1726867483.74525: checking for max_fail_percentage 26763 1726867483.74526: done checking for max_fail_percentage 26763 1726867483.74526: checking to see if all hosts have failed and the running result is not ok 26763 1726867483.74526: done checking to see if all hosts have failed 26763 1726867483.74530: getting the remaining hosts for this loop 26763 1726867483.74531: done getting the remaining hosts for this loop 26763 1726867483.74533: getting the next task for host managed_node1 26763 1726867483.74535: done getting next task for host managed_node1 26763 1726867483.74536: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26763 1726867483.74537: ^ 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 26763 1726867483.74545: getting variables 26763 1726867483.74546: in VariableManager get_vars() 26763 1726867483.74556: Calling all_inventory to load vars for managed_node1 26763 1726867483.74557: Calling groups_inventory to load vars for managed_node1 26763 1726867483.74558: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.74561: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.74562: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.74564: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.74642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.74767: done with get_vars() 26763 1726867483.74772: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:24:43 -0400 (0:00:00.024) 0:00:04.156 ****** 26763 1726867483.74819: entering _queue_task() for managed_node1/include_tasks 26763 1726867483.74990: worker is 1 (out of 1 available) 26763 1726867483.75003: exiting _queue_task() for managed_node1/include_tasks 26763 1726867483.75017: done queuing things up, now waiting for results queue to drain 26763 1726867483.75018: waiting for pending results... 26763 1726867483.75154: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26763 1726867483.75207: in run() - task 0affcac9-a3a5-f324-29e3-00000000000f 26763 1726867483.75219: variable 'ansible_search_path' from source: unknown 26763 1726867483.75222: variable 'ansible_search_path' from source: unknown 26763 1726867483.75250: calling self._execute() 26763 1726867483.75304: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.75311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.75318: variable 'omit' from source: magic vars 26763 1726867483.75553: variable 'ansible_distribution_major_version' from source: facts 26763 1726867483.75561: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867483.75573: _execute() done 26763 1726867483.75576: dumping result to json 26763 1726867483.75580: done dumping result, returning 26763 1726867483.75583: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-f324-29e3-00000000000f] 26763 1726867483.75585: sending task result for task 0affcac9-a3a5-f324-29e3-00000000000f 26763 1726867483.75665: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000000f 26763 1726867483.75668: WORKER PROCESS EXITING 26763 1726867483.75727: no more pending results, returning what we have 26763 1726867483.75731: in VariableManager get_vars() 26763 1726867483.75762: Calling all_inventory to load vars for managed_node1 26763 1726867483.75764: Calling groups_inventory to load vars for managed_node1 26763 1726867483.75766: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.75771: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.75773: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.75775: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.75876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.75989: done with get_vars() 26763 1726867483.75995: variable 'ansible_search_path' from source: unknown 26763 1726867483.75996: variable 'ansible_search_path' from source: unknown 26763 1726867483.76017: we have included files to process 26763 1726867483.76018: generating all_blocks data 26763 1726867483.76019: done generating all_blocks data 26763 1726867483.76022: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26763 1726867483.76022: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26763 1726867483.76024: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26763 1726867483.76460: done processing included file 26763 1726867483.76461: iterating over new_blocks loaded from include file 26763 1726867483.76462: in VariableManager get_vars() 26763 1726867483.76491: done with get_vars() 26763 1726867483.76492: filtering new block on tags 26763 1726867483.76502: done filtering new block on tags 26763 1726867483.76504: in VariableManager get_vars() 26763 1726867483.76517: done with get_vars() 26763 1726867483.76518: filtering new block on tags 26763 1726867483.76528: done filtering new block on tags 26763 1726867483.76530: in VariableManager get_vars() 26763 1726867483.76540: done with get_vars() 26763 1726867483.76541: filtering new block on tags 26763 1726867483.76552: done filtering new block on tags 26763 1726867483.76553: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 26763 1726867483.76557: extending task lists for all hosts with included blocks 26763 1726867483.76758: done extending task lists 26763 1726867483.76759: done processing included files 26763 1726867483.76760: results queue empty 26763 1726867483.76761: checking for any_errors_fatal 26763 1726867483.76762: done checking for any_errors_fatal 26763 1726867483.76763: checking for max_fail_percentage 26763 1726867483.76763: done checking for max_fail_percentage 26763 1726867483.76764: checking to see if all hosts have failed and the running result is not ok 26763 1726867483.76765: done checking to see if all hosts have failed 26763 1726867483.76765: getting the remaining hosts for this loop 26763 1726867483.76766: done getting the remaining hosts for this loop 26763 1726867483.76767: getting the next task for host managed_node1 26763 1726867483.76770: done getting next task for host managed_node1 26763 1726867483.76771: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26763 1726867483.76773: ^ 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 26763 1726867483.76780: getting variables 26763 1726867483.76781: in VariableManager get_vars() 26763 1726867483.76789: Calling all_inventory to load vars for managed_node1 26763 1726867483.76791: Calling groups_inventory to load vars for managed_node1 26763 1726867483.76792: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.76794: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.76796: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.76797: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.76893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.77003: done with get_vars() 26763 1726867483.77012: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:24:43 -0400 (0:00:00.022) 0:00:04.179 ****** 26763 1726867483.77055: entering _queue_task() for managed_node1/setup 26763 1726867483.77230: worker is 1 (out of 1 available) 26763 1726867483.77243: exiting _queue_task() for managed_node1/setup 26763 1726867483.77258: done queuing things up, now waiting for results queue to drain 26763 1726867483.77259: waiting for pending results... 26763 1726867483.77395: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26763 1726867483.77455: in run() - task 0affcac9-a3a5-f324-29e3-000000000137 26763 1726867483.77466: variable 'ansible_search_path' from source: unknown 26763 1726867483.77469: variable 'ansible_search_path' from source: unknown 26763 1726867483.77498: calling self._execute() 26763 1726867483.77547: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.77551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.77559: variable 'omit' from source: magic vars 26763 1726867483.77793: variable 'ansible_distribution_major_version' from source: facts 26763 1726867483.77804: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867483.77941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867483.79497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867483.79537: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867483.79565: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867483.79591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867483.79613: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867483.79665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867483.79688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867483.79705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867483.79733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867483.79744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867483.79785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867483.79803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867483.79821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867483.79845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867483.79855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867483.79951: variable '__network_required_facts' from source: role '' defaults 26763 1726867483.79958: variable 'ansible_facts' from source: unknown 26763 1726867483.80012: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 26763 1726867483.80016: when evaluation is False, skipping this task 26763 1726867483.80019: _execute() done 26763 1726867483.80021: dumping result to json 26763 1726867483.80023: done dumping result, returning 26763 1726867483.80029: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-f324-29e3-000000000137] 26763 1726867483.80031: sending task result for task 0affcac9-a3a5-f324-29e3-000000000137 26763 1726867483.80105: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000137 26763 1726867483.80111: 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 } 26763 1726867483.80150: no more pending results, returning what we have 26763 1726867483.80153: results queue empty 26763 1726867483.80154: checking for any_errors_fatal 26763 1726867483.80155: done checking for any_errors_fatal 26763 1726867483.80156: checking for max_fail_percentage 26763 1726867483.80157: done checking for max_fail_percentage 26763 1726867483.80158: checking to see if all hosts have failed and the running result is not ok 26763 1726867483.80159: done checking to see if all hosts have failed 26763 1726867483.80159: getting the remaining hosts for this loop 26763 1726867483.80160: done getting the remaining hosts for this loop 26763 1726867483.80163: getting the next task for host managed_node1 26763 1726867483.80170: done getting next task for host managed_node1 26763 1726867483.80173: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 26763 1726867483.80176: ^ 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 26763 1726867483.80189: getting variables 26763 1726867483.80190: in VariableManager get_vars() 26763 1726867483.80222: Calling all_inventory to load vars for managed_node1 26763 1726867483.80224: Calling groups_inventory to load vars for managed_node1 26763 1726867483.80226: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.80233: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.80236: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.80238: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.80349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.80467: done with get_vars() 26763 1726867483.80473: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:24:43 -0400 (0:00:00.034) 0:00:04.214 ****** 26763 1726867483.80537: entering _queue_task() for managed_node1/stat 26763 1726867483.80711: worker is 1 (out of 1 available) 26763 1726867483.80724: exiting _queue_task() for managed_node1/stat 26763 1726867483.80735: done queuing things up, now waiting for results queue to drain 26763 1726867483.80737: waiting for pending results... 26763 1726867483.80871: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 26763 1726867483.80935: in run() - task 0affcac9-a3a5-f324-29e3-000000000139 26763 1726867483.80945: variable 'ansible_search_path' from source: unknown 26763 1726867483.80948: variable 'ansible_search_path' from source: unknown 26763 1726867483.80976: calling self._execute() 26763 1726867483.81027: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.81030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.81039: variable 'omit' from source: magic vars 26763 1726867483.81267: variable 'ansible_distribution_major_version' from source: facts 26763 1726867483.81275: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867483.81380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26763 1726867483.81591: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26763 1726867483.81623: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26763 1726867483.81646: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26763 1726867483.81669: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26763 1726867483.81729: 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) 26763 1726867483.81747: 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) 26763 1726867483.81765: 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) 26763 1726867483.81784: 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) 26763 1726867483.81841: variable '__network_is_ostree' from source: set_fact 26763 1726867483.81845: Evaluated conditional (not __network_is_ostree is defined): False 26763 1726867483.81848: when evaluation is False, skipping this task 26763 1726867483.81850: _execute() done 26763 1726867483.81852: dumping result to json 26763 1726867483.81859: done dumping result, returning 26763 1726867483.81862: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-f324-29e3-000000000139] 26763 1726867483.81867: sending task result for task 0affcac9-a3a5-f324-29e3-000000000139 26763 1726867483.81939: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000139 26763 1726867483.81944: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26763 1726867483.82006: no more pending results, returning what we have 26763 1726867483.82012: results queue empty 26763 1726867483.82012: checking for any_errors_fatal 26763 1726867483.82016: done checking for any_errors_fatal 26763 1726867483.82017: checking for max_fail_percentage 26763 1726867483.82018: done checking for max_fail_percentage 26763 1726867483.82019: checking to see if all hosts have failed and the running result is not ok 26763 1726867483.82020: done checking to see if all hosts have failed 26763 1726867483.82021: getting the remaining hosts for this loop 26763 1726867483.82022: done getting the remaining hosts for this loop 26763 1726867483.82024: getting the next task for host managed_node1 26763 1726867483.82029: done getting next task for host managed_node1 26763 1726867483.82032: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26763 1726867483.82035: ^ 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=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 26763 1726867483.82045: getting variables 26763 1726867483.82046: in VariableManager get_vars() 26763 1726867483.82073: Calling all_inventory to load vars for managed_node1 26763 1726867483.82074: Calling groups_inventory to load vars for managed_node1 26763 1726867483.82076: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.82083: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.82085: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.82087: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.82210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.82333: done with get_vars() 26763 1726867483.82340: done getting variables 26763 1726867483.82373: 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 [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:24:43 -0400 (0:00:00.018) 0:00:04.232 ****** 26763 1726867483.82398: entering _queue_task() for managed_node1/set_fact 26763 1726867483.82568: worker is 1 (out of 1 available) 26763 1726867483.82583: exiting _queue_task() for managed_node1/set_fact 26763 1726867483.82594: done queuing things up, now waiting for results queue to drain 26763 1726867483.82596: waiting for pending results... 26763 1726867483.82731: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26763 1726867483.82789: in run() - task 0affcac9-a3a5-f324-29e3-00000000013a 26763 1726867483.82801: variable 'ansible_search_path' from source: unknown 26763 1726867483.82804: variable 'ansible_search_path' from source: unknown 26763 1726867483.82830: calling self._execute() 26763 1726867483.82890: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.82903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.82907: variable 'omit' from source: magic vars 26763 1726867483.83137: variable 'ansible_distribution_major_version' from source: facts 26763 1726867483.83146: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867483.83249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26763 1726867483.83423: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26763 1726867483.83452: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26763 1726867483.83475: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26763 1726867483.83501: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26763 1726867483.83556: 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) 26763 1726867483.83572: 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) 26763 1726867483.83592: 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) 26763 1726867483.83614: 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) 26763 1726867483.83669: variable '__network_is_ostree' from source: set_fact 26763 1726867483.83675: Evaluated conditional (not __network_is_ostree is defined): False 26763 1726867483.83679: when evaluation is False, skipping this task 26763 1726867483.83682: _execute() done 26763 1726867483.83684: dumping result to json 26763 1726867483.83687: done dumping result, returning 26763 1726867483.83696: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-f324-29e3-00000000013a] 26763 1726867483.83698: sending task result for task 0affcac9-a3a5-f324-29e3-00000000013a 26763 1726867483.83769: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000013a 26763 1726867483.83772: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26763 1726867483.83845: no more pending results, returning what we have 26763 1726867483.83848: results queue empty 26763 1726867483.83849: checking for any_errors_fatal 26763 1726867483.83851: done checking for any_errors_fatal 26763 1726867483.83852: checking for max_fail_percentage 26763 1726867483.83853: done checking for max_fail_percentage 26763 1726867483.83854: checking to see if all hosts have failed and the running result is not ok 26763 1726867483.83855: done checking to see if all hosts have failed 26763 1726867483.83856: getting the remaining hosts for this loop 26763 1726867483.83857: done getting the remaining hosts for this loop 26763 1726867483.83859: getting the next task for host managed_node1 26763 1726867483.83865: done getting next task for host managed_node1 26763 1726867483.83868: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 26763 1726867483.83871: ^ 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? (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 26763 1726867483.83882: getting variables 26763 1726867483.83883: in VariableManager get_vars() 26763 1726867483.83904: Calling all_inventory to load vars for managed_node1 26763 1726867483.83905: Calling groups_inventory to load vars for managed_node1 26763 1726867483.83906: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867483.83914: Calling all_plugins_play to load vars for managed_node1 26763 1726867483.83915: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867483.83917: Calling groups_plugins_play to load vars for managed_node1 26763 1726867483.84021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867483.84138: done with get_vars() 26763 1726867483.84146: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:24:43 -0400 (0:00:00.018) 0:00:04.250 ****** 26763 1726867483.84204: entering _queue_task() for managed_node1/service_facts 26763 1726867483.84205: Creating lock for service_facts 26763 1726867483.84370: worker is 1 (out of 1 available) 26763 1726867483.84385: exiting _queue_task() for managed_node1/service_facts 26763 1726867483.84399: done queuing things up, now waiting for results queue to drain 26763 1726867483.84400: waiting for pending results... 26763 1726867483.84534: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 26763 1726867483.84589: in run() - task 0affcac9-a3a5-f324-29e3-00000000013c 26763 1726867483.84599: variable 'ansible_search_path' from source: unknown 26763 1726867483.84603: variable 'ansible_search_path' from source: unknown 26763 1726867483.84628: calling self._execute() 26763 1726867483.84678: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.84682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.84691: variable 'omit' from source: magic vars 26763 1726867483.84915: variable 'ansible_distribution_major_version' from source: facts 26763 1726867483.84922: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867483.84927: variable 'omit' from source: magic vars 26763 1726867483.84963: variable 'omit' from source: magic vars 26763 1726867483.84988: variable 'omit' from source: magic vars 26763 1726867483.85016: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867483.85040: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867483.85055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867483.85069: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867483.85080: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867483.85102: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867483.85105: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.85110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.85174: Set connection var ansible_pipelining to False 26763 1726867483.85180: Set connection var ansible_shell_executable to /bin/sh 26763 1726867483.85183: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867483.85186: Set connection var ansible_shell_type to sh 26763 1726867483.85188: Set connection var ansible_connection to ssh 26763 1726867483.85197: Set connection var ansible_timeout to 10 26763 1726867483.85432: variable 'ansible_shell_executable' from source: unknown 26763 1726867483.85439: variable 'ansible_connection' from source: unknown 26763 1726867483.85442: variable 'ansible_module_compression' from source: unknown 26763 1726867483.85444: variable 'ansible_shell_type' from source: unknown 26763 1726867483.85447: variable 'ansible_shell_executable' from source: unknown 26763 1726867483.85449: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867483.85453: variable 'ansible_pipelining' from source: unknown 26763 1726867483.85456: variable 'ansible_timeout' from source: unknown 26763 1726867483.85460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867483.85583: 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__) 26763 1726867483.85591: variable 'omit' from source: magic vars 26763 1726867483.85595: starting attempt loop 26763 1726867483.85597: running the handler 26763 1726867483.85613: _low_level_execute_command(): starting 26763 1726867483.85618: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867483.86123: 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 <<< 26763 1726867483.86127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.86129: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867483.86132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867483.86134: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.86182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867483.86188: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867483.86201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867483.86251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867483.87926: stdout chunk (state=3): >>>/root <<< 26763 1726867483.88022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867483.88046: stderr chunk (state=3): >>><<< 26763 1726867483.88050: stdout chunk (state=3): >>><<< 26763 1726867483.88066: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867483.88081: _low_level_execute_command(): starting 26763 1726867483.88085: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867483.8806503-26917-128329310548835 `" && echo ansible-tmp-1726867483.8806503-26917-128329310548835="` echo /root/.ansible/tmp/ansible-tmp-1726867483.8806503-26917-128329310548835 `" ) && sleep 0' 26763 1726867483.88498: 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 <<< 26763 1726867483.88501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867483.88514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26763 1726867483.88517: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867483.88520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867483.88560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867483.88567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867483.88612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867483.90478: stdout chunk (state=3): >>>ansible-tmp-1726867483.8806503-26917-128329310548835=/root/.ansible/tmp/ansible-tmp-1726867483.8806503-26917-128329310548835 <<< 26763 1726867483.90584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867483.90606: stderr chunk (state=3): >>><<< 26763 1726867483.90609: stdout chunk (state=3): >>><<< 26763 1726867483.90622: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867483.8806503-26917-128329310548835=/root/.ansible/tmp/ansible-tmp-1726867483.8806503-26917-128329310548835 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867483.90653: variable 'ansible_module_compression' from source: unknown 26763 1726867483.90689: ANSIBALLZ: Using lock for service_facts 26763 1726867483.90692: ANSIBALLZ: Acquiring lock 26763 1726867483.90694: ANSIBALLZ: Lock acquired: 140484011622912 26763 1726867483.90697: ANSIBALLZ: Creating module 26763 1726867484.00884: ANSIBALLZ: Writing module into payload 26763 1726867484.00888: ANSIBALLZ: Writing module 26763 1726867484.00890: ANSIBALLZ: Renaming module 26763 1726867484.00913: ANSIBALLZ: Done creating module 26763 1726867484.00937: variable 'ansible_facts' from source: unknown 26763 1726867484.01011: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867483.8806503-26917-128329310548835/AnsiballZ_service_facts.py 26763 1726867484.01228: Sending initial data 26763 1726867484.01238: Sent initial data (162 bytes) 26763 1726867484.01895: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867484.01942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867484.01971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867484.02005: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867484.02083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867484.03718: 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 <<< 26763 1726867484.03789: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867484.03829: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpl883dago /root/.ansible/tmp/ansible-tmp-1726867483.8806503-26917-128329310548835/AnsiballZ_service_facts.py <<< 26763 1726867484.03851: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867483.8806503-26917-128329310548835/AnsiballZ_service_facts.py" <<< 26763 1726867484.03891: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpl883dago" to remote "/root/.ansible/tmp/ansible-tmp-1726867483.8806503-26917-128329310548835/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867483.8806503-26917-128329310548835/AnsiballZ_service_facts.py" <<< 26763 1726867484.04756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867484.04914: stderr chunk (state=3): >>><<< 26763 1726867484.04918: stdout chunk (state=3): >>><<< 26763 1726867484.04926: done transferring module to remote 26763 1726867484.04941: _low_level_execute_command(): starting 26763 1726867484.04950: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867483.8806503-26917-128329310548835/ /root/.ansible/tmp/ansible-tmp-1726867483.8806503-26917-128329310548835/AnsiballZ_service_facts.py && sleep 0' 26763 1726867484.05790: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867484.05814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867484.05832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867484.05853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867484.05943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867484.07669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867484.07718: stderr chunk (state=3): >>><<< 26763 1726867484.07732: stdout chunk (state=3): >>><<< 26763 1726867484.07748: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867484.07756: _low_level_execute_command(): starting 26763 1726867484.07764: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867483.8806503-26917-128329310548835/AnsiballZ_service_facts.py && sleep 0' 26763 1726867484.08330: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867484.08343: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867484.08356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867484.08370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867484.08388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867484.08397: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867484.08433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867484.08446: stderr chunk (state=3): >>>debug2: match found <<< 26763 1726867484.08528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867484.08580: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867484.08628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867485.60344: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 26763 1726867485.60357: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-ma<<< 26763 1726867485.60381: stdout chunk (state=3): >>>rk.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "stat<<< 26763 1726867485.60399: stdout chunk (state=3): >>>us": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state":<<< 26763 1726867485.60425: stdout chunk (state=3): >>> "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": <<< 26763 1726867485.60441: stdout chunk (state=3): >>>"static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 26763 1726867485.61870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867485.61902: stderr chunk (state=3): >>><<< 26763 1726867485.61905: stdout chunk (state=3): >>><<< 26763 1726867485.61932: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867485.62309: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_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-1726867483.8806503-26917-128329310548835/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867485.62319: _low_level_execute_command(): starting 26763 1726867485.62324: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867483.8806503-26917-128329310548835/ > /dev/null 2>&1 && sleep 0' 26763 1726867485.62767: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867485.62770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867485.62773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867485.62775: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867485.62779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867485.62832: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867485.62838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867485.62884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867485.64680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867485.64683: stdout chunk (state=3): >>><<< 26763 1726867485.64690: stderr chunk (state=3): >>><<< 26763 1726867485.64701: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867485.64709: handler run complete 26763 1726867485.64822: variable 'ansible_facts' from source: unknown 26763 1726867485.64923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867485.65188: variable 'ansible_facts' from source: unknown 26763 1726867485.65279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867485.65398: attempt loop complete, returning result 26763 1726867485.65402: _execute() done 26763 1726867485.65404: dumping result to json 26763 1726867485.65442: done dumping result, returning 26763 1726867485.65451: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-f324-29e3-00000000013c] 26763 1726867485.65453: sending task result for task 0affcac9-a3a5-f324-29e3-00000000013c 26763 1726867485.66162: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000013c 26763 1726867485.66165: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26763 1726867485.66203: no more pending results, returning what we have 26763 1726867485.66205: results queue empty 26763 1726867485.66206: checking for any_errors_fatal 26763 1726867485.66211: done checking for any_errors_fatal 26763 1726867485.66211: checking for max_fail_percentage 26763 1726867485.66212: done checking for max_fail_percentage 26763 1726867485.66213: checking to see if all hosts have failed and the running result is not ok 26763 1726867485.66213: done checking to see if all hosts have failed 26763 1726867485.66214: getting the remaining hosts for this loop 26763 1726867485.66215: done getting the remaining hosts for this loop 26763 1726867485.66217: getting the next task for host managed_node1 26763 1726867485.66220: done getting next task for host managed_node1 26763 1726867485.66223: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 26763 1726867485.66225: ^ 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? (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 26763 1726867485.66230: getting variables 26763 1726867485.66231: in VariableManager get_vars() 26763 1726867485.66252: Calling all_inventory to load vars for managed_node1 26763 1726867485.66254: Calling groups_inventory to load vars for managed_node1 26763 1726867485.66255: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867485.66261: Calling all_plugins_play to load vars for managed_node1 26763 1726867485.66262: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867485.66264: Calling groups_plugins_play to load vars for managed_node1 26763 1726867485.66479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867485.66751: done with get_vars() 26763 1726867485.66760: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:24:45 -0400 (0:00:01.826) 0:00:06.077 ****** 26763 1726867485.66829: entering _queue_task() for managed_node1/package_facts 26763 1726867485.66830: Creating lock for package_facts 26763 1726867485.67054: worker is 1 (out of 1 available) 26763 1726867485.67067: exiting _queue_task() for managed_node1/package_facts 26763 1726867485.67081: done queuing things up, now waiting for results queue to drain 26763 1726867485.67083: waiting for pending results... 26763 1726867485.67244: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 26763 1726867485.67318: in run() - task 0affcac9-a3a5-f324-29e3-00000000013d 26763 1726867485.67330: variable 'ansible_search_path' from source: unknown 26763 1726867485.67333: variable 'ansible_search_path' from source: unknown 26763 1726867485.67361: calling self._execute() 26763 1726867485.67427: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867485.67431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867485.67441: variable 'omit' from source: magic vars 26763 1726867485.67701: variable 'ansible_distribution_major_version' from source: facts 26763 1726867485.67713: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867485.67716: variable 'omit' from source: magic vars 26763 1726867485.67753: variable 'omit' from source: magic vars 26763 1726867485.67776: variable 'omit' from source: magic vars 26763 1726867485.67812: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867485.67838: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867485.67856: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867485.67870: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867485.67880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867485.67903: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867485.67906: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867485.67912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867485.67981: Set connection var ansible_pipelining to False 26763 1726867485.67985: Set connection var ansible_shell_executable to /bin/sh 26763 1726867485.67990: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867485.67993: Set connection var ansible_shell_type to sh 26763 1726867485.67995: Set connection var ansible_connection to ssh 26763 1726867485.68002: Set connection var ansible_timeout to 10 26763 1726867485.68020: variable 'ansible_shell_executable' from source: unknown 26763 1726867485.68023: variable 'ansible_connection' from source: unknown 26763 1726867485.68026: variable 'ansible_module_compression' from source: unknown 26763 1726867485.68028: variable 'ansible_shell_type' from source: unknown 26763 1726867485.68030: variable 'ansible_shell_executable' from source: unknown 26763 1726867485.68032: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867485.68037: variable 'ansible_pipelining' from source: unknown 26763 1726867485.68039: variable 'ansible_timeout' from source: unknown 26763 1726867485.68043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867485.68181: 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__) 26763 1726867485.68190: variable 'omit' from source: magic vars 26763 1726867485.68195: starting attempt loop 26763 1726867485.68198: running the handler 26763 1726867485.68213: _low_level_execute_command(): starting 26763 1726867485.68218: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867485.68731: 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 <<< 26763 1726867485.68741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867485.68745: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867485.68747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 26763 1726867485.68750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867485.68782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867485.68798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867485.68805: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867485.68849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867485.70426: stdout chunk (state=3): >>>/root <<< 26763 1726867485.70525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867485.70550: stderr chunk (state=3): >>><<< 26763 1726867485.70554: stdout chunk (state=3): >>><<< 26763 1726867485.70573: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867485.70585: _low_level_execute_command(): starting 26763 1726867485.70590: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867485.7057164-26975-195461200318695 `" && echo ansible-tmp-1726867485.7057164-26975-195461200318695="` echo /root/.ansible/tmp/ansible-tmp-1726867485.7057164-26975-195461200318695 `" ) && sleep 0' 26763 1726867485.71000: 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 <<< 26763 1726867485.71003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867485.71015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867485.71018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867485.71058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867485.71061: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867485.71114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867485.72966: stdout chunk (state=3): >>>ansible-tmp-1726867485.7057164-26975-195461200318695=/root/.ansible/tmp/ansible-tmp-1726867485.7057164-26975-195461200318695 <<< 26763 1726867485.73073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867485.73098: stderr chunk (state=3): >>><<< 26763 1726867485.73101: stdout chunk (state=3): >>><<< 26763 1726867485.73115: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867485.7057164-26975-195461200318695=/root/.ansible/tmp/ansible-tmp-1726867485.7057164-26975-195461200318695 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867485.73147: variable 'ansible_module_compression' from source: unknown 26763 1726867485.73186: ANSIBALLZ: Using lock for package_facts 26763 1726867485.73190: ANSIBALLZ: Acquiring lock 26763 1726867485.73192: ANSIBALLZ: Lock acquired: 140484010323520 26763 1726867485.73195: ANSIBALLZ: Creating module 26763 1726867485.96284: ANSIBALLZ: Writing module into payload 26763 1726867485.96288: ANSIBALLZ: Writing module 26763 1726867485.96291: ANSIBALLZ: Renaming module 26763 1726867485.96293: ANSIBALLZ: Done creating module 26763 1726867485.96321: variable 'ansible_facts' from source: unknown 26763 1726867485.96521: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867485.7057164-26975-195461200318695/AnsiballZ_package_facts.py 26763 1726867485.96752: Sending initial data 26763 1726867485.96763: Sent initial data (162 bytes) 26763 1726867485.97397: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867485.97448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867485.99150: 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" <<< 26763 1726867485.99154: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26763 1726867485.99195: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867485.99245: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpi77c1gv6 /root/.ansible/tmp/ansible-tmp-1726867485.7057164-26975-195461200318695/AnsiballZ_package_facts.py <<< 26763 1726867485.99248: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867485.7057164-26975-195461200318695/AnsiballZ_package_facts.py" <<< 26763 1726867485.99294: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpi77c1gv6" to remote "/root/.ansible/tmp/ansible-tmp-1726867485.7057164-26975-195461200318695/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867485.7057164-26975-195461200318695/AnsiballZ_package_facts.py" <<< 26763 1726867486.00924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867486.00927: stdout chunk (state=3): >>><<< 26763 1726867486.00930: stderr chunk (state=3): >>><<< 26763 1726867486.00932: done transferring module to remote 26763 1726867486.00934: _low_level_execute_command(): starting 26763 1726867486.00937: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867485.7057164-26975-195461200318695/ /root/.ansible/tmp/ansible-tmp-1726867485.7057164-26975-195461200318695/AnsiballZ_package_facts.py && sleep 0' 26763 1726867486.01475: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867486.01586: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867486.01617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867486.01633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867486.01713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867486.03453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867486.03505: stderr chunk (state=3): >>><<< 26763 1726867486.03513: stdout chunk (state=3): >>><<< 26763 1726867486.03530: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867486.03538: _low_level_execute_command(): starting 26763 1726867486.03547: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867485.7057164-26975-195461200318695/AnsiballZ_package_facts.py && sleep 0' 26763 1726867486.04128: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867486.04141: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867486.04155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867486.04191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867486.04208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867486.04221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867486.04244: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867486.04319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867486.04365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867486.04412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867486.48358: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 26763 1726867486.48588: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 26763 1726867486.48620: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 26763 1726867486.50261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867486.50295: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 26763 1726867486.50346: stderr chunk (state=3): >>><<< 26763 1726867486.50356: stdout chunk (state=3): >>><<< 26763 1726867486.50400: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867486.53419: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_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-1726867485.7057164-26975-195461200318695/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867486.53422: _low_level_execute_command(): starting 26763 1726867486.53425: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867485.7057164-26975-195461200318695/ > /dev/null 2>&1 && sleep 0' 26763 1726867486.53999: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867486.54015: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867486.54026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867486.54081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867486.54142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867486.54158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867486.54184: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867486.54257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867486.56135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867486.56138: stdout chunk (state=3): >>><<< 26763 1726867486.56141: stderr chunk (state=3): >>><<< 26763 1726867486.56283: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867486.56287: handler run complete 26763 1726867486.57019: variable 'ansible_facts' from source: unknown 26763 1726867486.57468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867486.59599: variable 'ansible_facts' from source: unknown 26763 1726867486.60037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867486.60772: attempt loop complete, returning result 26763 1726867486.60805: _execute() done 26763 1726867486.60816: dumping result to json 26763 1726867486.61037: done dumping result, returning 26763 1726867486.61052: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-f324-29e3-00000000013d] 26763 1726867486.61062: sending task result for task 0affcac9-a3a5-f324-29e3-00000000013d 26763 1726867486.63363: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000013d 26763 1726867486.63366: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26763 1726867486.63469: no more pending results, returning what we have 26763 1726867486.63472: results queue empty 26763 1726867486.63473: checking for any_errors_fatal 26763 1726867486.63479: done checking for any_errors_fatal 26763 1726867486.63480: checking for max_fail_percentage 26763 1726867486.63482: done checking for max_fail_percentage 26763 1726867486.63483: checking to see if all hosts have failed and the running result is not ok 26763 1726867486.63484: done checking to see if all hosts have failed 26763 1726867486.63485: getting the remaining hosts for this loop 26763 1726867486.63486: done getting the remaining hosts for this loop 26763 1726867486.63489: getting the next task for host managed_node1 26763 1726867486.63495: done getting next task for host managed_node1 26763 1726867486.63499: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 26763 1726867486.63501: ^ 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 26763 1726867486.63513: getting variables 26763 1726867486.63515: in VariableManager get_vars() 26763 1726867486.63550: Calling all_inventory to load vars for managed_node1 26763 1726867486.63553: Calling groups_inventory to load vars for managed_node1 26763 1726867486.63555: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867486.63584: Calling all_plugins_play to load vars for managed_node1 26763 1726867486.63588: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867486.63592: Calling groups_plugins_play to load vars for managed_node1 26763 1726867486.64942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867486.67410: done with get_vars() 26763 1726867486.67434: done getting variables 26763 1726867486.67502: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:24:46 -0400 (0:00:01.007) 0:00:07.084 ****** 26763 1726867486.67533: entering _queue_task() for managed_node1/debug 26763 1726867486.67856: worker is 1 (out of 1 available) 26763 1726867486.67869: exiting _queue_task() for managed_node1/debug 26763 1726867486.67883: done queuing things up, now waiting for results queue to drain 26763 1726867486.67884: waiting for pending results... 26763 1726867486.68207: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 26763 1726867486.68274: in run() - task 0affcac9-a3a5-f324-29e3-000000000010 26763 1726867486.68302: variable 'ansible_search_path' from source: unknown 26763 1726867486.68416: variable 'ansible_search_path' from source: unknown 26763 1726867486.68419: calling self._execute() 26763 1726867486.68460: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867486.68473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867486.68491: variable 'omit' from source: magic vars 26763 1726867486.68899: variable 'ansible_distribution_major_version' from source: facts 26763 1726867486.68921: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867486.68933: variable 'omit' from source: magic vars 26763 1726867486.68982: variable 'omit' from source: magic vars 26763 1726867486.69093: variable 'network_provider' from source: set_fact 26763 1726867486.69174: variable 'omit' from source: magic vars 26763 1726867486.69180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867486.69217: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867486.69242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867486.69266: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867486.69292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867486.69333: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867486.69343: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867486.69352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867486.69501: Set connection var ansible_pipelining to False 26763 1726867486.69504: Set connection var ansible_shell_executable to /bin/sh 26763 1726867486.69507: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867486.69517: Set connection var ansible_shell_type to sh 26763 1726867486.69520: Set connection var ansible_connection to ssh 26763 1726867486.69613: Set connection var ansible_timeout to 10 26763 1726867486.69616: variable 'ansible_shell_executable' from source: unknown 26763 1726867486.69621: variable 'ansible_connection' from source: unknown 26763 1726867486.69624: variable 'ansible_module_compression' from source: unknown 26763 1726867486.69626: variable 'ansible_shell_type' from source: unknown 26763 1726867486.69628: variable 'ansible_shell_executable' from source: unknown 26763 1726867486.69630: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867486.69632: variable 'ansible_pipelining' from source: unknown 26763 1726867486.69634: variable 'ansible_timeout' from source: unknown 26763 1726867486.69636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867486.69829: 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=False) 26763 1726867486.69832: variable 'omit' from source: magic vars 26763 1726867486.69835: starting attempt loop 26763 1726867486.69837: running the handler 26763 1726867486.69861: handler run complete 26763 1726867486.69884: attempt loop complete, returning result 26763 1726867486.69892: _execute() done 26763 1726867486.69899: dumping result to json 26763 1726867486.69907: done dumping result, returning 26763 1726867486.69923: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-f324-29e3-000000000010] 26763 1726867486.69939: sending task result for task 0affcac9-a3a5-f324-29e3-000000000010 ok: [managed_node1] => {} MSG: Using network provider: nm 26763 1726867486.70217: no more pending results, returning what we have 26763 1726867486.70221: results queue empty 26763 1726867486.70222: checking for any_errors_fatal 26763 1726867486.70232: done checking for any_errors_fatal 26763 1726867486.70233: checking for max_fail_percentage 26763 1726867486.70234: done checking for max_fail_percentage 26763 1726867486.70236: checking to see if all hosts have failed and the running result is not ok 26763 1726867486.70237: done checking to see if all hosts have failed 26763 1726867486.70237: getting the remaining hosts for this loop 26763 1726867486.70239: done getting the remaining hosts for this loop 26763 1726867486.70242: getting the next task for host managed_node1 26763 1726867486.70249: done getting next task for host managed_node1 26763 1726867486.70253: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 26763 1726867486.70258: ^ 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 26763 1726867486.70268: getting variables 26763 1726867486.70270: in VariableManager get_vars() 26763 1726867486.70313: Calling all_inventory to load vars for managed_node1 26763 1726867486.70316: Calling groups_inventory to load vars for managed_node1 26763 1726867486.70318: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867486.70329: Calling all_plugins_play to load vars for managed_node1 26763 1726867486.70332: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867486.70335: Calling groups_plugins_play to load vars for managed_node1 26763 1726867486.70896: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000010 26763 1726867486.70899: WORKER PROCESS EXITING 26763 1726867486.71843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867486.73395: done with get_vars() 26763 1726867486.73419: done getting variables 26763 1726867486.73505: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:24:46 -0400 (0:00:00.060) 0:00:07.144 ****** 26763 1726867486.73536: entering _queue_task() for managed_node1/fail 26763 1726867486.73538: Creating lock for fail 26763 1726867486.73830: worker is 1 (out of 1 available) 26763 1726867486.73843: exiting _queue_task() for managed_node1/fail 26763 1726867486.73855: done queuing things up, now waiting for results queue to drain 26763 1726867486.73856: waiting for pending results... 26763 1726867486.74120: 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 26763 1726867486.74230: in run() - task 0affcac9-a3a5-f324-29e3-000000000011 26763 1726867486.74248: variable 'ansible_search_path' from source: unknown 26763 1726867486.74256: variable 'ansible_search_path' from source: unknown 26763 1726867486.74299: calling self._execute() 26763 1726867486.74387: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867486.74398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867486.74419: variable 'omit' from source: magic vars 26763 1726867486.74793: variable 'ansible_distribution_major_version' from source: facts 26763 1726867486.74813: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867486.74929: variable 'network_state' from source: role '' defaults 26763 1726867486.74945: Evaluated conditional (network_state != {}): False 26763 1726867486.74954: when evaluation is False, skipping this task 26763 1726867486.74964: _execute() done 26763 1726867486.74970: dumping result to json 26763 1726867486.75069: done dumping result, returning 26763 1726867486.75073: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-f324-29e3-000000000011] 26763 1726867486.75076: sending task result for task 0affcac9-a3a5-f324-29e3-000000000011 26763 1726867486.75145: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000011 26763 1726867486.75148: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26763 1726867486.75228: no more pending results, returning what we have 26763 1726867486.75232: results queue empty 26763 1726867486.75232: checking for any_errors_fatal 26763 1726867486.75239: done checking for any_errors_fatal 26763 1726867486.75240: checking for max_fail_percentage 26763 1726867486.75242: done checking for max_fail_percentage 26763 1726867486.75243: checking to see if all hosts have failed and the running result is not ok 26763 1726867486.75244: done checking to see if all hosts have failed 26763 1726867486.75244: getting the remaining hosts for this loop 26763 1726867486.75245: done getting the remaining hosts for this loop 26763 1726867486.75249: getting the next task for host managed_node1 26763 1726867486.75256: done getting next task for host managed_node1 26763 1726867486.75260: ^ 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 26763 1726867486.75263: ^ 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 26763 1726867486.75279: getting variables 26763 1726867486.75281: in VariableManager get_vars() 26763 1726867486.75320: Calling all_inventory to load vars for managed_node1 26763 1726867486.75323: Calling groups_inventory to load vars for managed_node1 26763 1726867486.75325: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867486.75336: Calling all_plugins_play to load vars for managed_node1 26763 1726867486.75339: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867486.75342: Calling groups_plugins_play to load vars for managed_node1 26763 1726867486.76900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867486.78476: done with get_vars() 26763 1726867486.78498: done getting variables 26763 1726867486.78556: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:24:46 -0400 (0:00:00.050) 0:00:07.194 ****** 26763 1726867486.78587: entering _queue_task() for managed_node1/fail 26763 1726867486.78854: worker is 1 (out of 1 available) 26763 1726867486.78866: exiting _queue_task() for managed_node1/fail 26763 1726867486.78879: done queuing things up, now waiting for results queue to drain 26763 1726867486.78881: waiting for pending results... 26763 1726867486.79146: 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 26763 1726867486.79283: in run() - task 0affcac9-a3a5-f324-29e3-000000000012 26763 1726867486.79287: variable 'ansible_search_path' from source: unknown 26763 1726867486.79289: variable 'ansible_search_path' from source: unknown 26763 1726867486.79324: calling self._execute() 26763 1726867486.79482: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867486.79485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867486.79488: variable 'omit' from source: magic vars 26763 1726867486.79800: variable 'ansible_distribution_major_version' from source: facts 26763 1726867486.79819: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867486.79947: variable 'network_state' from source: role '' defaults 26763 1726867486.79961: Evaluated conditional (network_state != {}): False 26763 1726867486.79969: when evaluation is False, skipping this task 26763 1726867486.79976: _execute() done 26763 1726867486.79985: dumping result to json 26763 1726867486.79992: done dumping result, returning 26763 1726867486.80006: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-f324-29e3-000000000012] 26763 1726867486.80022: sending task result for task 0affcac9-a3a5-f324-29e3-000000000012 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26763 1726867486.80165: no more pending results, returning what we have 26763 1726867486.80169: results queue empty 26763 1726867486.80170: checking for any_errors_fatal 26763 1726867486.80179: done checking for any_errors_fatal 26763 1726867486.80180: checking for max_fail_percentage 26763 1726867486.80182: done checking for max_fail_percentage 26763 1726867486.80183: checking to see if all hosts have failed and the running result is not ok 26763 1726867486.80184: done checking to see if all hosts have failed 26763 1726867486.80185: getting the remaining hosts for this loop 26763 1726867486.80186: done getting the remaining hosts for this loop 26763 1726867486.80190: getting the next task for host managed_node1 26763 1726867486.80196: done getting next task for host managed_node1 26763 1726867486.80200: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 26763 1726867486.80202: ^ 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 26763 1726867486.80219: getting variables 26763 1726867486.80221: in VariableManager get_vars() 26763 1726867486.80257: Calling all_inventory to load vars for managed_node1 26763 1726867486.80260: Calling groups_inventory to load vars for managed_node1 26763 1726867486.80262: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867486.80274: Calling all_plugins_play to load vars for managed_node1 26763 1726867486.80503: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867486.80513: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000012 26763 1726867486.80516: WORKER PROCESS EXITING 26763 1726867486.80521: Calling groups_plugins_play to load vars for managed_node1 26763 1726867486.81758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867486.83438: done with get_vars() 26763 1726867486.83457: done getting variables 26763 1726867486.83519: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:24:46 -0400 (0:00:00.049) 0:00:07.244 ****** 26763 1726867486.83548: entering _queue_task() for managed_node1/fail 26763 1726867486.83793: worker is 1 (out of 1 available) 26763 1726867486.83805: exiting _queue_task() for managed_node1/fail 26763 1726867486.83818: done queuing things up, now waiting for results queue to drain 26763 1726867486.83819: waiting for pending results... 26763 1726867486.84197: 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 26763 1726867486.84201: in run() - task 0affcac9-a3a5-f324-29e3-000000000013 26763 1726867486.84205: variable 'ansible_search_path' from source: unknown 26763 1726867486.84207: variable 'ansible_search_path' from source: unknown 26763 1726867486.84238: calling self._execute() 26763 1726867486.84330: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867486.84341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867486.84355: variable 'omit' from source: magic vars 26763 1726867486.84701: variable 'ansible_distribution_major_version' from source: facts 26763 1726867486.84720: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867486.84900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867486.87127: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867486.87192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867486.87240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867486.87280: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867486.87314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867486.87395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867486.87431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867486.87463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867486.87510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867486.87547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867486.87626: variable 'ansible_distribution_major_version' from source: facts 26763 1726867486.87655: Evaluated conditional (ansible_distribution_major_version | int > 9): True 26763 1726867486.87764: variable 'ansible_distribution' from source: facts 26763 1726867486.87873: variable '__network_rh_distros' from source: role '' defaults 26763 1726867486.87878: Evaluated conditional (ansible_distribution in __network_rh_distros): True 26763 1726867486.88045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867486.88075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867486.88114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867486.88159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867486.88181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867486.88240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867486.88267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867486.88299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867486.88348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867486.88368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867486.88421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867486.88451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867486.88484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867486.88535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867486.88554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867486.88959: variable 'network_connections' from source: role '' defaults 26763 1726867486.88962: variable 'network_state' from source: role '' defaults 26763 1726867486.88965: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 26763 1726867486.88967: when evaluation is False, skipping this task 26763 1726867486.88969: _execute() done 26763 1726867486.88972: dumping result to json 26763 1726867486.88974: done dumping result, returning 26763 1726867486.88976: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-f324-29e3-000000000013] 26763 1726867486.88981: sending task result for task 0affcac9-a3a5-f324-29e3-000000000013 skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 26763 1726867486.89150: no more pending results, returning what we have 26763 1726867486.89154: results queue empty 26763 1726867486.89155: checking for any_errors_fatal 26763 1726867486.89160: done checking for any_errors_fatal 26763 1726867486.89161: checking for max_fail_percentage 26763 1726867486.89163: done checking for max_fail_percentage 26763 1726867486.89164: checking to see if all hosts have failed and the running result is not ok 26763 1726867486.89165: done checking to see if all hosts have failed 26763 1726867486.89166: getting the remaining hosts for this loop 26763 1726867486.89167: done getting the remaining hosts for this loop 26763 1726867486.89171: getting the next task for host managed_node1 26763 1726867486.89180: done getting next task for host managed_node1 26763 1726867486.89184: ^ 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 26763 1726867486.89186: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867486.89200: getting variables 26763 1726867486.89202: in VariableManager get_vars() 26763 1726867486.89244: Calling all_inventory to load vars for managed_node1 26763 1726867486.89247: Calling groups_inventory to load vars for managed_node1 26763 1726867486.89249: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867486.89260: Calling all_plugins_play to load vars for managed_node1 26763 1726867486.89263: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867486.89266: Calling groups_plugins_play to load vars for managed_node1 26763 1726867486.89993: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000013 26763 1726867486.89996: WORKER PROCESS EXITING 26763 1726867486.90867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867486.92431: done with get_vars() 26763 1726867486.92455: done getting variables 26763 1726867486.92549: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:24:46 -0400 (0:00:00.090) 0:00:07.334 ****** 26763 1726867486.92580: entering _queue_task() for managed_node1/dnf 26763 1726867486.93088: worker is 1 (out of 1 available) 26763 1726867486.93096: exiting _queue_task() for managed_node1/dnf 26763 1726867486.93107: done queuing things up, now waiting for results queue to drain 26763 1726867486.93110: waiting for pending results... 26763 1726867486.93183: 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 26763 1726867486.93297: in run() - task 0affcac9-a3a5-f324-29e3-000000000014 26763 1726867486.93319: variable 'ansible_search_path' from source: unknown 26763 1726867486.93327: variable 'ansible_search_path' from source: unknown 26763 1726867486.93369: calling self._execute() 26763 1726867486.93456: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867486.93470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867486.93488: variable 'omit' from source: magic vars 26763 1726867486.93848: variable 'ansible_distribution_major_version' from source: facts 26763 1726867486.93865: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867486.94071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867486.96299: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867486.96362: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867486.96407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867486.96447: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867486.96484: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867486.96564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867486.96605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867486.96639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867486.96686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867486.96813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867486.96833: variable 'ansible_distribution' from source: facts 26763 1726867486.96843: variable 'ansible_distribution_major_version' from source: facts 26763 1726867486.96862: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 26763 1726867486.96980: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867486.97121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867486.97155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867486.97188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867486.97235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867486.97263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867486.97311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867486.97340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867486.97375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867486.97422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867486.97442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867486.97572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867486.97575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867486.97580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867486.97592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867486.97614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867486.97781: variable 'network_connections' from source: role '' defaults 26763 1726867486.97835: variable '__network_team_connections_defined' from source: role '' defaults 26763 1726867486.98079: variable 'network_connections' from source: role '' defaults 26763 1726867486.98101: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26763 1726867486.98116: when evaluation is False, skipping this task 26763 1726867486.98126: _execute() done 26763 1726867486.98133: dumping result to json 26763 1726867486.98141: done dumping result, returning 26763 1726867486.98153: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-f324-29e3-000000000014] 26763 1726867486.98162: sending task result for task 0affcac9-a3a5-f324-29e3-000000000014 26763 1726867486.98426: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000014 26763 1726867486.98429: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26763 1726867486.98485: no more pending results, returning what we have 26763 1726867486.98488: results queue empty 26763 1726867486.98489: checking for any_errors_fatal 26763 1726867486.98494: done checking for any_errors_fatal 26763 1726867486.98495: checking for max_fail_percentage 26763 1726867486.98497: done checking for max_fail_percentage 26763 1726867486.98498: checking to see if all hosts have failed and the running result is not ok 26763 1726867486.98499: done checking to see if all hosts have failed 26763 1726867486.98500: getting the remaining hosts for this loop 26763 1726867486.98501: done getting the remaining hosts for this loop 26763 1726867486.98505: getting the next task for host managed_node1 26763 1726867486.98513: done getting next task for host managed_node1 26763 1726867486.98518: ^ 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 26763 1726867486.98519: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867486.98533: getting variables 26763 1726867486.98535: in VariableManager get_vars() 26763 1726867486.98571: Calling all_inventory to load vars for managed_node1 26763 1726867486.98574: Calling groups_inventory to load vars for managed_node1 26763 1726867486.98579: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867486.98588: Calling all_plugins_play to load vars for managed_node1 26763 1726867486.98592: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867486.98595: Calling groups_plugins_play to load vars for managed_node1 26763 1726867487.00139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867487.01675: done with get_vars() 26763 1726867487.01696: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26763 1726867487.01767: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:24:47 -0400 (0:00:00.092) 0:00:07.426 ****** 26763 1726867487.01797: entering _queue_task() for managed_node1/yum 26763 1726867487.01799: Creating lock for yum 26763 1726867487.02084: worker is 1 (out of 1 available) 26763 1726867487.02095: exiting _queue_task() for managed_node1/yum 26763 1726867487.02106: done queuing things up, now waiting for results queue to drain 26763 1726867487.02110: waiting for pending results... 26763 1726867487.02367: 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 26763 1726867487.02473: in run() - task 0affcac9-a3a5-f324-29e3-000000000015 26763 1726867487.02499: variable 'ansible_search_path' from source: unknown 26763 1726867487.02511: variable 'ansible_search_path' from source: unknown 26763 1726867487.02549: calling self._execute() 26763 1726867487.02641: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867487.02682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867487.02687: variable 'omit' from source: magic vars 26763 1726867487.03036: variable 'ansible_distribution_major_version' from source: facts 26763 1726867487.03052: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867487.03230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867487.05484: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867487.05487: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867487.05521: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867487.05559: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867487.05593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867487.05679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.05717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.05753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.05802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.05826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.05933: variable 'ansible_distribution_major_version' from source: facts 26763 1726867487.05956: Evaluated conditional (ansible_distribution_major_version | int < 8): False 26763 1726867487.05963: when evaluation is False, skipping this task 26763 1726867487.06057: _execute() done 26763 1726867487.06060: dumping result to json 26763 1726867487.06063: done dumping result, returning 26763 1726867487.06066: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-f324-29e3-000000000015] 26763 1726867487.06069: sending task result for task 0affcac9-a3a5-f324-29e3-000000000015 26763 1726867487.06139: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000015 26763 1726867487.06142: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 26763 1726867487.06215: no more pending results, returning what we have 26763 1726867487.06218: results queue empty 26763 1726867487.06219: checking for any_errors_fatal 26763 1726867487.06225: done checking for any_errors_fatal 26763 1726867487.06226: checking for max_fail_percentage 26763 1726867487.06227: done checking for max_fail_percentage 26763 1726867487.06228: checking to see if all hosts have failed and the running result is not ok 26763 1726867487.06229: done checking to see if all hosts have failed 26763 1726867487.06230: getting the remaining hosts for this loop 26763 1726867487.06231: done getting the remaining hosts for this loop 26763 1726867487.06235: getting the next task for host managed_node1 26763 1726867487.06241: done getting next task for host managed_node1 26763 1726867487.06245: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26763 1726867487.06247: ^ 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 26763 1726867487.06261: getting variables 26763 1726867487.06262: in VariableManager get_vars() 26763 1726867487.06301: Calling all_inventory to load vars for managed_node1 26763 1726867487.06304: Calling groups_inventory to load vars for managed_node1 26763 1726867487.06307: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867487.06320: Calling all_plugins_play to load vars for managed_node1 26763 1726867487.06323: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867487.06326: Calling groups_plugins_play to load vars for managed_node1 26763 1726867487.07840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867487.09334: done with get_vars() 26763 1726867487.09356: done getting variables 26763 1726867487.09420: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:24:47 -0400 (0:00:00.076) 0:00:07.503 ****** 26763 1726867487.09450: entering _queue_task() for managed_node1/fail 26763 1726867487.09739: worker is 1 (out of 1 available) 26763 1726867487.09752: exiting _queue_task() for managed_node1/fail 26763 1726867487.09765: done queuing things up, now waiting for results queue to drain 26763 1726867487.09766: waiting for pending results... 26763 1726867487.10194: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26763 1726867487.10199: in run() - task 0affcac9-a3a5-f324-29e3-000000000016 26763 1726867487.10202: variable 'ansible_search_path' from source: unknown 26763 1726867487.10205: variable 'ansible_search_path' from source: unknown 26763 1726867487.10214: calling self._execute() 26763 1726867487.10299: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867487.10314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867487.10334: variable 'omit' from source: magic vars 26763 1726867487.10713: variable 'ansible_distribution_major_version' from source: facts 26763 1726867487.10730: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867487.10851: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867487.11055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867487.12815: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867487.12855: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867487.12882: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867487.12909: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867487.12983: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867487.12987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.13008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.13028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.13069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.13082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.13143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.13148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.13282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.13285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.13289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.13291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.13297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.13327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.13371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.13393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.13567: variable 'network_connections' from source: role '' defaults 26763 1726867487.13624: variable '__network_team_connections_defined' from source: role '' defaults 26763 1726867487.13885: variable 'network_connections' from source: role '' defaults 26763 1726867487.13913: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26763 1726867487.13923: when evaluation is False, skipping this task 26763 1726867487.13930: _execute() done 26763 1726867487.13936: dumping result to json 26763 1726867487.13942: done dumping result, returning 26763 1726867487.13982: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-f324-29e3-000000000016] 26763 1726867487.13986: sending task result for task 0affcac9-a3a5-f324-29e3-000000000016 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26763 1726867487.14145: no more pending results, returning what we have 26763 1726867487.14148: results queue empty 26763 1726867487.14149: checking for any_errors_fatal 26763 1726867487.14153: done checking for any_errors_fatal 26763 1726867487.14153: checking for max_fail_percentage 26763 1726867487.14155: done checking for max_fail_percentage 26763 1726867487.14156: checking to see if all hosts have failed and the running result is not ok 26763 1726867487.14157: done checking to see if all hosts have failed 26763 1726867487.14158: getting the remaining hosts for this loop 26763 1726867487.14159: done getting the remaining hosts for this loop 26763 1726867487.14162: getting the next task for host managed_node1 26763 1726867487.14167: done getting next task for host managed_node1 26763 1726867487.14171: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 26763 1726867487.14172: ^ 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 26763 1726867487.14190: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000016 26763 1726867487.14192: WORKER PROCESS EXITING 26763 1726867487.14213: getting variables 26763 1726867487.14214: in VariableManager get_vars() 26763 1726867487.14250: Calling all_inventory to load vars for managed_node1 26763 1726867487.14253: Calling groups_inventory to load vars for managed_node1 26763 1726867487.14259: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867487.14267: Calling all_plugins_play to load vars for managed_node1 26763 1726867487.14269: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867487.14271: Calling groups_plugins_play to load vars for managed_node1 26763 1726867487.15122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867487.15995: done with get_vars() 26763 1726867487.16012: done getting variables 26763 1726867487.16070: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:24:47 -0400 (0:00:00.066) 0:00:07.569 ****** 26763 1726867487.16101: entering _queue_task() for managed_node1/package 26763 1726867487.16354: worker is 1 (out of 1 available) 26763 1726867487.16367: exiting _queue_task() for managed_node1/package 26763 1726867487.16483: done queuing things up, now waiting for results queue to drain 26763 1726867487.16485: waiting for pending results... 26763 1726867487.16653: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 26763 1726867487.16984: in run() - task 0affcac9-a3a5-f324-29e3-000000000017 26763 1726867487.16988: variable 'ansible_search_path' from source: unknown 26763 1726867487.16992: variable 'ansible_search_path' from source: unknown 26763 1726867487.16994: calling self._execute() 26763 1726867487.16996: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867487.16998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867487.17001: variable 'omit' from source: magic vars 26763 1726867487.17296: variable 'ansible_distribution_major_version' from source: facts 26763 1726867487.17316: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867487.17531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26763 1726867487.17811: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26763 1726867487.17858: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26763 1726867487.17903: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26763 1726867487.17945: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26763 1726867487.18058: variable 'network_packages' from source: role '' defaults 26763 1726867487.18170: variable '__network_provider_setup' from source: role '' defaults 26763 1726867487.18188: variable '__network_service_name_default_nm' from source: role '' defaults 26763 1726867487.18265: variable '__network_service_name_default_nm' from source: role '' defaults 26763 1726867487.18280: variable '__network_packages_default_nm' from source: role '' defaults 26763 1726867487.18351: variable '__network_packages_default_nm' from source: role '' defaults 26763 1726867487.18550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867487.20567: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867487.20644: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867487.20687: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867487.20730: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867487.20761: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867487.20843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.20878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.20916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.21022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.21025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.21034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.21062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.21092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.21141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.21162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.21389: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26763 1726867487.21497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.21528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.21555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.21605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.21674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.21721: variable 'ansible_python' from source: facts 26763 1726867487.21750: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26763 1726867487.21839: variable '__network_wpa_supplicant_required' from source: role '' defaults 26763 1726867487.21931: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26763 1726867487.22061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.22093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.22217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.22220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.22223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.22244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.22283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.22316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.22364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.22387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.22545: variable 'network_connections' from source: role '' defaults 26763 1726867487.22593: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867487.22896: variable 'network_connections' from source: role '' defaults 26763 1726867487.22927: variable '__network_packages_default_wireless' from source: role '' defaults 26763 1726867487.23016: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867487.23334: variable 'network_connections' from source: role '' defaults 26763 1726867487.23355: variable '__network_packages_default_team' from source: role '' defaults 26763 1726867487.23518: variable '__network_team_connections_defined' from source: role '' defaults 26763 1726867487.23772: variable 'network_connections' from source: role '' defaults 26763 1726867487.23829: variable '__network_service_name_default_initscripts' from source: role '' defaults 26763 1726867487.23900: variable '__network_service_name_default_initscripts' from source: role '' defaults 26763 1726867487.23916: variable '__network_packages_default_initscripts' from source: role '' defaults 26763 1726867487.23984: variable '__network_packages_default_initscripts' from source: role '' defaults 26763 1726867487.24212: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26763 1726867487.24728: variable 'network_connections' from source: role '' defaults 26763 1726867487.24738: variable 'ansible_distribution' from source: facts 26763 1726867487.24746: variable '__network_rh_distros' from source: role '' defaults 26763 1726867487.24756: variable 'ansible_distribution_major_version' from source: facts 26763 1726867487.24771: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26763 1726867487.24951: variable 'ansible_distribution' from source: facts 26763 1726867487.25182: variable '__network_rh_distros' from source: role '' defaults 26763 1726867487.25185: variable 'ansible_distribution_major_version' from source: facts 26763 1726867487.25188: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26763 1726867487.25190: variable 'ansible_distribution' from source: facts 26763 1726867487.25192: variable '__network_rh_distros' from source: role '' defaults 26763 1726867487.25193: variable 'ansible_distribution_major_version' from source: facts 26763 1726867487.25201: variable 'network_provider' from source: set_fact 26763 1726867487.25225: variable 'ansible_facts' from source: unknown 26763 1726867487.25966: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 26763 1726867487.25973: when evaluation is False, skipping this task 26763 1726867487.25982: _execute() done 26763 1726867487.25988: dumping result to json 26763 1726867487.25994: done dumping result, returning 26763 1726867487.26007: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-f324-29e3-000000000017] 26763 1726867487.26020: sending task result for task 0affcac9-a3a5-f324-29e3-000000000017 skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 26763 1726867487.26180: no more pending results, returning what we have 26763 1726867487.26184: results queue empty 26763 1726867487.26185: checking for any_errors_fatal 26763 1726867487.26190: done checking for any_errors_fatal 26763 1726867487.26191: checking for max_fail_percentage 26763 1726867487.26193: done checking for max_fail_percentage 26763 1726867487.26194: checking to see if all hosts have failed and the running result is not ok 26763 1726867487.26195: done checking to see if all hosts have failed 26763 1726867487.26196: getting the remaining hosts for this loop 26763 1726867487.26197: done getting the remaining hosts for this loop 26763 1726867487.26201: getting the next task for host managed_node1 26763 1726867487.26207: done getting next task for host managed_node1 26763 1726867487.26214: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26763 1726867487.26216: ^ 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 26763 1726867487.26229: getting variables 26763 1726867487.26231: in VariableManager get_vars() 26763 1726867487.26269: Calling all_inventory to load vars for managed_node1 26763 1726867487.26272: Calling groups_inventory to load vars for managed_node1 26763 1726867487.26274: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867487.26291: Calling all_plugins_play to load vars for managed_node1 26763 1726867487.26295: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867487.26298: Calling groups_plugins_play to load vars for managed_node1 26763 1726867487.27029: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000017 26763 1726867487.27032: WORKER PROCESS EXITING 26763 1726867487.27962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867487.29647: done with get_vars() 26763 1726867487.29669: done getting variables 26763 1726867487.29730: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:24:47 -0400 (0:00:00.136) 0:00:07.706 ****** 26763 1726867487.29758: entering _queue_task() for managed_node1/package 26763 1726867487.30048: worker is 1 (out of 1 available) 26763 1726867487.30061: exiting _queue_task() for managed_node1/package 26763 1726867487.30075: done queuing things up, now waiting for results queue to drain 26763 1726867487.30076: waiting for pending results... 26763 1726867487.30342: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26763 1726867487.30447: in run() - task 0affcac9-a3a5-f324-29e3-000000000018 26763 1726867487.30467: variable 'ansible_search_path' from source: unknown 26763 1726867487.30476: variable 'ansible_search_path' from source: unknown 26763 1726867487.30524: calling self._execute() 26763 1726867487.30615: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867487.30628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867487.30643: variable 'omit' from source: magic vars 26763 1726867487.31015: variable 'ansible_distribution_major_version' from source: facts 26763 1726867487.31032: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867487.31163: variable 'network_state' from source: role '' defaults 26763 1726867487.31181: Evaluated conditional (network_state != {}): False 26763 1726867487.31189: when evaluation is False, skipping this task 26763 1726867487.31197: _execute() done 26763 1726867487.31203: dumping result to json 26763 1726867487.31213: done dumping result, returning 26763 1726867487.31225: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-f324-29e3-000000000018] 26763 1726867487.31234: sending task result for task 0affcac9-a3a5-f324-29e3-000000000018 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26763 1726867487.31421: no more pending results, returning what we have 26763 1726867487.31425: results queue empty 26763 1726867487.31425: checking for any_errors_fatal 26763 1726867487.31433: done checking for any_errors_fatal 26763 1726867487.31433: checking for max_fail_percentage 26763 1726867487.31435: done checking for max_fail_percentage 26763 1726867487.31436: checking to see if all hosts have failed and the running result is not ok 26763 1726867487.31437: done checking to see if all hosts have failed 26763 1726867487.31438: getting the remaining hosts for this loop 26763 1726867487.31439: done getting the remaining hosts for this loop 26763 1726867487.31443: getting the next task for host managed_node1 26763 1726867487.31450: done getting next task for host managed_node1 26763 1726867487.31453: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26763 1726867487.31455: ^ 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 26763 1726867487.31470: getting variables 26763 1726867487.31472: in VariableManager get_vars() 26763 1726867487.31512: Calling all_inventory to load vars for managed_node1 26763 1726867487.31515: Calling groups_inventory to load vars for managed_node1 26763 1726867487.31518: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867487.31529: Calling all_plugins_play to load vars for managed_node1 26763 1726867487.31532: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867487.31535: Calling groups_plugins_play to load vars for managed_node1 26763 1726867487.32291: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000018 26763 1726867487.32294: WORKER PROCESS EXITING 26763 1726867487.32993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867487.34556: done with get_vars() 26763 1726867487.34585: done getting variables 26763 1726867487.34646: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:24:47 -0400 (0:00:00.049) 0:00:07.755 ****** 26763 1726867487.34679: entering _queue_task() for managed_node1/package 26763 1726867487.35007: worker is 1 (out of 1 available) 26763 1726867487.35022: exiting _queue_task() for managed_node1/package 26763 1726867487.35035: done queuing things up, now waiting for results queue to drain 26763 1726867487.35036: waiting for pending results... 26763 1726867487.35317: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26763 1726867487.35429: in run() - task 0affcac9-a3a5-f324-29e3-000000000019 26763 1726867487.35450: variable 'ansible_search_path' from source: unknown 26763 1726867487.35459: variable 'ansible_search_path' from source: unknown 26763 1726867487.35505: calling self._execute() 26763 1726867487.35588: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867487.35600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867487.35621: variable 'omit' from source: magic vars 26763 1726867487.35986: variable 'ansible_distribution_major_version' from source: facts 26763 1726867487.36004: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867487.36135: variable 'network_state' from source: role '' defaults 26763 1726867487.36154: Evaluated conditional (network_state != {}): False 26763 1726867487.36162: when evaluation is False, skipping this task 26763 1726867487.36170: _execute() done 26763 1726867487.36180: dumping result to json 26763 1726867487.36188: done dumping result, returning 26763 1726867487.36200: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-f324-29e3-000000000019] 26763 1726867487.36213: sending task result for task 0affcac9-a3a5-f324-29e3-000000000019 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26763 1726867487.36431: no more pending results, returning what we have 26763 1726867487.36436: results queue empty 26763 1726867487.36437: checking for any_errors_fatal 26763 1726867487.36442: done checking for any_errors_fatal 26763 1726867487.36443: checking for max_fail_percentage 26763 1726867487.36444: done checking for max_fail_percentage 26763 1726867487.36445: checking to see if all hosts have failed and the running result is not ok 26763 1726867487.36446: done checking to see if all hosts have failed 26763 1726867487.36447: getting the remaining hosts for this loop 26763 1726867487.36448: done getting the remaining hosts for this loop 26763 1726867487.36452: getting the next task for host managed_node1 26763 1726867487.36459: done getting next task for host managed_node1 26763 1726867487.36463: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26763 1726867487.36465: ^ 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 26763 1726867487.36481: getting variables 26763 1726867487.36483: in VariableManager get_vars() 26763 1726867487.36524: Calling all_inventory to load vars for managed_node1 26763 1726867487.36527: Calling groups_inventory to load vars for managed_node1 26763 1726867487.36529: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867487.36541: Calling all_plugins_play to load vars for managed_node1 26763 1726867487.36544: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867487.36547: Calling groups_plugins_play to load vars for managed_node1 26763 1726867487.37126: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000019 26763 1726867487.37129: WORKER PROCESS EXITING 26763 1726867487.38219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867487.43075: done with get_vars() 26763 1726867487.43098: done getting variables 26763 1726867487.43176: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:24:47 -0400 (0:00:00.085) 0:00:07.840 ****** 26763 1726867487.43202: entering _queue_task() for managed_node1/service 26763 1726867487.43203: Creating lock for service 26763 1726867487.43534: worker is 1 (out of 1 available) 26763 1726867487.43546: exiting _queue_task() for managed_node1/service 26763 1726867487.43559: done queuing things up, now waiting for results queue to drain 26763 1726867487.43561: waiting for pending results... 26763 1726867487.43815: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26763 1726867487.43925: in run() - task 0affcac9-a3a5-f324-29e3-00000000001a 26763 1726867487.43944: variable 'ansible_search_path' from source: unknown 26763 1726867487.43952: variable 'ansible_search_path' from source: unknown 26763 1726867487.44001: calling self._execute() 26763 1726867487.44089: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867487.44112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867487.44127: variable 'omit' from source: magic vars 26763 1726867487.44501: variable 'ansible_distribution_major_version' from source: facts 26763 1726867487.44518: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867487.44661: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867487.44911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867487.46621: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867487.46669: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867487.46698: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867487.46727: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867487.46747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867487.46802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.46828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.46845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.46871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.46884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.46917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.46937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.46953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.46979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.46990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.47020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.47037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.47056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.47083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.47094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.47206: variable 'network_connections' from source: role '' defaults 26763 1726867487.47243: variable '__network_team_connections_defined' from source: role '' defaults 26763 1726867487.47401: variable 'network_connections' from source: role '' defaults 26763 1726867487.47420: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26763 1726867487.47423: when evaluation is False, skipping this task 26763 1726867487.47426: _execute() done 26763 1726867487.47429: dumping result to json 26763 1726867487.47431: done dumping result, returning 26763 1726867487.47436: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-f324-29e3-00000000001a] 26763 1726867487.47440: sending task result for task 0affcac9-a3a5-f324-29e3-00000000001a 26763 1726867487.47563: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000001a 26763 1726867487.47565: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26763 1726867487.47651: no more pending results, returning what we have 26763 1726867487.47655: results queue empty 26763 1726867487.47656: checking for any_errors_fatal 26763 1726867487.47664: done checking for any_errors_fatal 26763 1726867487.47665: checking for max_fail_percentage 26763 1726867487.47666: done checking for max_fail_percentage 26763 1726867487.47667: checking to see if all hosts have failed and the running result is not ok 26763 1726867487.47668: done checking to see if all hosts have failed 26763 1726867487.47669: getting the remaining hosts for this loop 26763 1726867487.47670: done getting the remaining hosts for this loop 26763 1726867487.47673: getting the next task for host managed_node1 26763 1726867487.47681: done getting next task for host managed_node1 26763 1726867487.47684: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26763 1726867487.47686: ^ 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 26763 1726867487.47698: getting variables 26763 1726867487.47700: in VariableManager get_vars() 26763 1726867487.47735: Calling all_inventory to load vars for managed_node1 26763 1726867487.47738: Calling groups_inventory to load vars for managed_node1 26763 1726867487.47745: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867487.47754: Calling all_plugins_play to load vars for managed_node1 26763 1726867487.47757: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867487.47759: Calling groups_plugins_play to load vars for managed_node1 26763 1726867487.49058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867487.49933: done with get_vars() 26763 1726867487.49948: done getting variables 26763 1726867487.49988: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:24:47 -0400 (0:00:00.068) 0:00:07.908 ****** 26763 1726867487.50007: entering _queue_task() for managed_node1/service 26763 1726867487.50215: worker is 1 (out of 1 available) 26763 1726867487.50229: exiting _queue_task() for managed_node1/service 26763 1726867487.50241: done queuing things up, now waiting for results queue to drain 26763 1726867487.50242: waiting for pending results... 26763 1726867487.50404: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26763 1726867487.50470: in run() - task 0affcac9-a3a5-f324-29e3-00000000001b 26763 1726867487.50486: variable 'ansible_search_path' from source: unknown 26763 1726867487.50489: variable 'ansible_search_path' from source: unknown 26763 1726867487.50517: calling self._execute() 26763 1726867487.50583: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867487.50589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867487.50686: variable 'omit' from source: magic vars 26763 1726867487.50902: variable 'ansible_distribution_major_version' from source: facts 26763 1726867487.50913: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867487.51018: variable 'network_provider' from source: set_fact 26763 1726867487.51022: variable 'network_state' from source: role '' defaults 26763 1726867487.51034: Evaluated conditional (network_provider == "nm" or network_state != {}): True 26763 1726867487.51037: variable 'omit' from source: magic vars 26763 1726867487.51091: variable 'omit' from source: magic vars 26763 1726867487.51110: variable 'network_service_name' from source: role '' defaults 26763 1726867487.51157: variable 'network_service_name' from source: role '' defaults 26763 1726867487.51227: variable '__network_provider_setup' from source: role '' defaults 26763 1726867487.51233: variable '__network_service_name_default_nm' from source: role '' defaults 26763 1726867487.51281: variable '__network_service_name_default_nm' from source: role '' defaults 26763 1726867487.51289: variable '__network_packages_default_nm' from source: role '' defaults 26763 1726867487.51333: variable '__network_packages_default_nm' from source: role '' defaults 26763 1726867487.51474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867487.53183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867487.53548: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867487.53592: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867487.53634: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867487.53673: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867487.53772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.53807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.53839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.53980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.53984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.53987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.53990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.54027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.54072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.54105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.54336: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26763 1726867487.54456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.54487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.54524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.54566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.54589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.54743: variable 'ansible_python' from source: facts 26763 1726867487.54746: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26763 1726867487.54880: variable '__network_wpa_supplicant_required' from source: role '' defaults 26763 1726867487.54987: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26763 1726867487.55131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.55148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.55165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.55194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.55206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.55251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867487.55271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867487.55292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867487.55320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867487.55331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867487.55421: variable 'network_connections' from source: role '' defaults 26763 1726867487.55453: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867487.55624: variable 'network_connections' from source: role '' defaults 26763 1726867487.55641: variable '__network_packages_default_wireless' from source: role '' defaults 26763 1726867487.55696: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867487.55882: variable 'network_connections' from source: role '' defaults 26763 1726867487.55895: variable '__network_packages_default_team' from source: role '' defaults 26763 1726867487.55951: variable '__network_team_connections_defined' from source: role '' defaults 26763 1726867487.56135: variable 'network_connections' from source: role '' defaults 26763 1726867487.56169: variable '__network_service_name_default_initscripts' from source: role '' defaults 26763 1726867487.56214: variable '__network_service_name_default_initscripts' from source: role '' defaults 26763 1726867487.56220: variable '__network_packages_default_initscripts' from source: role '' defaults 26763 1726867487.56263: variable '__network_packages_default_initscripts' from source: role '' defaults 26763 1726867487.56398: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26763 1726867487.56561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26763 1726867487.56704: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26763 1726867487.56783: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26763 1726867487.56822: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26763 1726867487.56855: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26763 1726867487.57388: variable 'network_connections' from source: role '' defaults 26763 1726867487.57390: variable 'ansible_distribution' from source: facts 26763 1726867487.57392: variable '__network_rh_distros' from source: role '' defaults 26763 1726867487.57394: variable 'ansible_distribution_major_version' from source: facts 26763 1726867487.57395: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26763 1726867487.57518: variable 'ansible_distribution' from source: facts 26763 1726867487.57527: variable '__network_rh_distros' from source: role '' defaults 26763 1726867487.57537: variable 'ansible_distribution_major_version' from source: facts 26763 1726867487.57553: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26763 1726867487.57740: variable 'ansible_distribution' from source: facts 26763 1726867487.57749: variable '__network_rh_distros' from source: role '' defaults 26763 1726867487.57757: variable 'ansible_distribution_major_version' from source: facts 26763 1726867487.57798: variable 'network_provider' from source: set_fact 26763 1726867487.57839: variable 'omit' from source: magic vars 26763 1726867487.57866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867487.57899: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867487.57927: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867487.57950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867487.58040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867487.58044: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867487.58046: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867487.58048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867487.58112: Set connection var ansible_pipelining to False 26763 1726867487.58121: Set connection var ansible_shell_executable to /bin/sh 26763 1726867487.58129: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867487.58133: Set connection var ansible_shell_type to sh 26763 1726867487.58137: Set connection var ansible_connection to ssh 26763 1726867487.58153: Set connection var ansible_timeout to 10 26763 1726867487.58179: variable 'ansible_shell_executable' from source: unknown 26763 1726867487.58186: variable 'ansible_connection' from source: unknown 26763 1726867487.58191: variable 'ansible_module_compression' from source: unknown 26763 1726867487.58196: variable 'ansible_shell_type' from source: unknown 26763 1726867487.58201: variable 'ansible_shell_executable' from source: unknown 26763 1726867487.58206: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867487.58212: variable 'ansible_pipelining' from source: unknown 26763 1726867487.58218: variable 'ansible_timeout' from source: unknown 26763 1726867487.58224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867487.58321: 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=False) 26763 1726867487.58335: variable 'omit' from source: magic vars 26763 1726867487.58345: starting attempt loop 26763 1726867487.58365: running the handler 26763 1726867487.58437: variable 'ansible_facts' from source: unknown 26763 1726867487.59127: _low_level_execute_command(): starting 26763 1726867487.59130: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867487.60130: 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 <<< 26763 1726867487.60207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867487.60255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867487.60276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867487.60311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867487.60546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867487.62136: stdout chunk (state=3): >>>/root <<< 26763 1726867487.62284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867487.62287: stdout chunk (state=3): >>><<< 26763 1726867487.62289: stderr chunk (state=3): >>><<< 26763 1726867487.62379: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867487.62383: _low_level_execute_command(): starting 26763 1726867487.62386: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867487.6230776-27036-84466333526825 `" && echo ansible-tmp-1726867487.6230776-27036-84466333526825="` echo /root/.ansible/tmp/ansible-tmp-1726867487.6230776-27036-84466333526825 `" ) && sleep 0' 26763 1726867487.63000: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867487.63067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867487.63096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867487.63119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867487.63241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867487.65130: stdout chunk (state=3): >>>ansible-tmp-1726867487.6230776-27036-84466333526825=/root/.ansible/tmp/ansible-tmp-1726867487.6230776-27036-84466333526825 <<< 26763 1726867487.65263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867487.65294: stdout chunk (state=3): >>><<< 26763 1726867487.65297: stderr chunk (state=3): >>><<< 26763 1726867487.65383: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867487.6230776-27036-84466333526825=/root/.ansible/tmp/ansible-tmp-1726867487.6230776-27036-84466333526825 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867487.65387: variable 'ansible_module_compression' from source: unknown 26763 1726867487.65409: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 26763 1726867487.65423: ANSIBALLZ: Acquiring lock 26763 1726867487.65431: ANSIBALLZ: Lock acquired: 140484015296432 26763 1726867487.65439: ANSIBALLZ: Creating module 26763 1726867487.98602: ANSIBALLZ: Writing module into payload 26763 1726867487.98782: ANSIBALLZ: Writing module 26763 1726867487.98813: ANSIBALLZ: Renaming module 26763 1726867487.98825: ANSIBALLZ: Done creating module 26763 1726867487.98874: variable 'ansible_facts' from source: unknown 26763 1726867487.99197: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867487.6230776-27036-84466333526825/AnsiballZ_systemd.py 26763 1726867487.99353: Sending initial data 26763 1726867487.99362: Sent initial data (155 bytes) 26763 1726867487.99942: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867487.99955: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867488.00039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867488.00053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867488.00100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867488.00124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867488.00142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867488.00227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867488.01882: 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 <<< 26763 1726867488.01960: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867488.02010: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpdw5aomxg /root/.ansible/tmp/ansible-tmp-1726867487.6230776-27036-84466333526825/AnsiballZ_systemd.py <<< 26763 1726867488.02013: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867487.6230776-27036-84466333526825/AnsiballZ_systemd.py" <<< 26763 1726867488.02091: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpdw5aomxg" to remote "/root/.ansible/tmp/ansible-tmp-1726867487.6230776-27036-84466333526825/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867487.6230776-27036-84466333526825/AnsiballZ_systemd.py" <<< 26763 1726867488.03683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867488.03792: stderr chunk (state=3): >>><<< 26763 1726867488.03795: stdout chunk (state=3): >>><<< 26763 1726867488.03797: done transferring module to remote 26763 1726867488.03799: _low_level_execute_command(): starting 26763 1726867488.03801: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867487.6230776-27036-84466333526825/ /root/.ansible/tmp/ansible-tmp-1726867487.6230776-27036-84466333526825/AnsiballZ_systemd.py && sleep 0' 26763 1726867488.04395: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867488.04413: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867488.04431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867488.04461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867488.04566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867488.04608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867488.04672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867488.06545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867488.06548: stdout chunk (state=3): >>><<< 26763 1726867488.06555: stderr chunk (state=3): >>><<< 26763 1726867488.06571: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867488.06574: _low_level_execute_command(): starting 26763 1726867488.06659: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867487.6230776-27036-84466333526825/AnsiballZ_systemd.py && sleep 0' 26763 1726867488.07214: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867488.07235: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867488.07248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867488.07263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867488.07276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867488.07346: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867488.07386: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867488.07401: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867488.07424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867488.07510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867488.36370: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call or<<< 26763 1726867488.36433: stdout chunk (state=3): >>>g.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10846208", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3311284224", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1619132000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 26763 1726867488.38300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867488.38324: stderr chunk (state=3): >>><<< 26763 1726867488.38327: stdout chunk (state=3): >>><<< 26763 1726867488.38341: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10846208", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3311284224", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1619132000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867488.38461: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726867487.6230776-27036-84466333526825/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867488.38479: _low_level_execute_command(): starting 26763 1726867488.38483: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867487.6230776-27036-84466333526825/ > /dev/null 2>&1 && sleep 0' 26763 1726867488.38914: 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 <<< 26763 1726867488.38917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867488.38921: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867488.38924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 26763 1726867488.38926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867488.38973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867488.38979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867488.39029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867488.40939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867488.40942: stdout chunk (state=3): >>><<< 26763 1726867488.40944: stderr chunk (state=3): >>><<< 26763 1726867488.41183: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867488.41187: handler run complete 26763 1726867488.41189: attempt loop complete, returning result 26763 1726867488.41192: _execute() done 26763 1726867488.41194: dumping result to json 26763 1726867488.41196: done dumping result, returning 26763 1726867488.41198: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-f324-29e3-00000000001b] 26763 1726867488.41200: sending task result for task 0affcac9-a3a5-f324-29e3-00000000001b ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26763 1726867488.41582: no more pending results, returning what we have 26763 1726867488.41586: results queue empty 26763 1726867488.41587: checking for any_errors_fatal 26763 1726867488.41591: done checking for any_errors_fatal 26763 1726867488.41592: checking for max_fail_percentage 26763 1726867488.41593: done checking for max_fail_percentage 26763 1726867488.41594: checking to see if all hosts have failed and the running result is not ok 26763 1726867488.41595: done checking to see if all hosts have failed 26763 1726867488.41596: getting the remaining hosts for this loop 26763 1726867488.41597: done getting the remaining hosts for this loop 26763 1726867488.41600: getting the next task for host managed_node1 26763 1726867488.41606: done getting next task for host managed_node1 26763 1726867488.41609: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26763 1726867488.41611: ^ 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 26763 1726867488.41620: getting variables 26763 1726867488.41622: in VariableManager get_vars() 26763 1726867488.41655: Calling all_inventory to load vars for managed_node1 26763 1726867488.41657: Calling groups_inventory to load vars for managed_node1 26763 1726867488.41659: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867488.41669: Calling all_plugins_play to load vars for managed_node1 26763 1726867488.41671: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867488.41673: Calling groups_plugins_play to load vars for managed_node1 26763 1726867488.42405: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000001b 26763 1726867488.42409: WORKER PROCESS EXITING 26763 1726867488.44858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867488.47931: done with get_vars() 26763 1726867488.47955: done getting variables 26763 1726867488.48023: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:24:48 -0400 (0:00:00.980) 0:00:08.889 ****** 26763 1726867488.48055: entering _queue_task() for managed_node1/service 26763 1726867488.48869: worker is 1 (out of 1 available) 26763 1726867488.48884: exiting _queue_task() for managed_node1/service 26763 1726867488.48896: done queuing things up, now waiting for results queue to drain 26763 1726867488.48898: waiting for pending results... 26763 1726867488.49930: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26763 1726867488.50165: in run() - task 0affcac9-a3a5-f324-29e3-00000000001c 26763 1726867488.50385: variable 'ansible_search_path' from source: unknown 26763 1726867488.50390: variable 'ansible_search_path' from source: unknown 26763 1726867488.50394: calling self._execute() 26763 1726867488.50524: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867488.50536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867488.50553: variable 'omit' from source: magic vars 26763 1726867488.51360: variable 'ansible_distribution_major_version' from source: facts 26763 1726867488.51380: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867488.51616: variable 'network_provider' from source: set_fact 26763 1726867488.51628: Evaluated conditional (network_provider == "nm"): True 26763 1726867488.51832: variable '__network_wpa_supplicant_required' from source: role '' defaults 26763 1726867488.52044: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26763 1726867488.52372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867488.56393: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867488.56793: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867488.56797: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867488.56800: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867488.56803: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867488.57029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867488.57065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867488.57150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867488.57198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867488.57355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867488.57424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867488.57459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867488.57492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867488.57595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867488.57652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867488.57739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867488.57799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867488.58010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867488.58014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867488.58016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867488.58383: variable 'network_connections' from source: role '' defaults 26763 1726867488.58442: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867488.58934: variable 'network_connections' from source: role '' defaults 26763 1726867488.59012: Evaluated conditional (__network_wpa_supplicant_required): False 26763 1726867488.59020: when evaluation is False, skipping this task 26763 1726867488.59285: _execute() done 26763 1726867488.59289: dumping result to json 26763 1726867488.59292: done dumping result, returning 26763 1726867488.59294: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-f324-29e3-00000000001c] 26763 1726867488.59297: sending task result for task 0affcac9-a3a5-f324-29e3-00000000001c 26763 1726867488.59368: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000001c 26763 1726867488.59371: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 26763 1726867488.59426: no more pending results, returning what we have 26763 1726867488.59430: results queue empty 26763 1726867488.59431: checking for any_errors_fatal 26763 1726867488.59459: done checking for any_errors_fatal 26763 1726867488.59460: checking for max_fail_percentage 26763 1726867488.59462: done checking for max_fail_percentage 26763 1726867488.59463: checking to see if all hosts have failed and the running result is not ok 26763 1726867488.59464: done checking to see if all hosts have failed 26763 1726867488.59465: getting the remaining hosts for this loop 26763 1726867488.59466: done getting the remaining hosts for this loop 26763 1726867488.59470: getting the next task for host managed_node1 26763 1726867488.59478: done getting next task for host managed_node1 26763 1726867488.59484: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 26763 1726867488.59487: ^ 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 26763 1726867488.59508: getting variables 26763 1726867488.59514: in VariableManager get_vars() 26763 1726867488.59557: Calling all_inventory to load vars for managed_node1 26763 1726867488.59565: Calling groups_inventory to load vars for managed_node1 26763 1726867488.59568: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867488.59761: Calling all_plugins_play to load vars for managed_node1 26763 1726867488.59765: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867488.59770: Calling groups_plugins_play to load vars for managed_node1 26763 1726867488.61237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867488.64054: done with get_vars() 26763 1726867488.64069: done getting variables 26763 1726867488.64119: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:24:48 -0400 (0:00:00.160) 0:00:09.050 ****** 26763 1726867488.64139: entering _queue_task() for managed_node1/service 26763 1726867488.64362: worker is 1 (out of 1 available) 26763 1726867488.64375: exiting _queue_task() for managed_node1/service 26763 1726867488.64390: done queuing things up, now waiting for results queue to drain 26763 1726867488.64391: waiting for pending results... 26763 1726867488.64558: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 26763 1726867488.64628: in run() - task 0affcac9-a3a5-f324-29e3-00000000001d 26763 1726867488.64639: variable 'ansible_search_path' from source: unknown 26763 1726867488.64642: variable 'ansible_search_path' from source: unknown 26763 1726867488.64671: calling self._execute() 26763 1726867488.64744: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867488.64749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867488.64758: variable 'omit' from source: magic vars 26763 1726867488.65052: variable 'ansible_distribution_major_version' from source: facts 26763 1726867488.65056: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867488.65283: variable 'network_provider' from source: set_fact 26763 1726867488.65287: Evaluated conditional (network_provider == "initscripts"): False 26763 1726867488.65289: when evaluation is False, skipping this task 26763 1726867488.65292: _execute() done 26763 1726867488.65294: dumping result to json 26763 1726867488.65296: done dumping result, returning 26763 1726867488.65299: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-f324-29e3-00000000001d] 26763 1726867488.65301: sending task result for task 0affcac9-a3a5-f324-29e3-00000000001d 26763 1726867488.65365: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000001d 26763 1726867488.65369: 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 } 26763 1726867488.65417: no more pending results, returning what we have 26763 1726867488.65421: results queue empty 26763 1726867488.65422: checking for any_errors_fatal 26763 1726867488.65428: done checking for any_errors_fatal 26763 1726867488.65429: checking for max_fail_percentage 26763 1726867488.65430: done checking for max_fail_percentage 26763 1726867488.65431: checking to see if all hosts have failed and the running result is not ok 26763 1726867488.65432: done checking to see if all hosts have failed 26763 1726867488.65433: getting the remaining hosts for this loop 26763 1726867488.65434: done getting the remaining hosts for this loop 26763 1726867488.65438: getting the next task for host managed_node1 26763 1726867488.65445: done getting next task for host managed_node1 26763 1726867488.65448: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26763 1726867488.65451: ^ 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 26763 1726867488.65466: getting variables 26763 1726867488.65468: in VariableManager get_vars() 26763 1726867488.65613: Calling all_inventory to load vars for managed_node1 26763 1726867488.65616: Calling groups_inventory to load vars for managed_node1 26763 1726867488.65619: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867488.65628: Calling all_plugins_play to load vars for managed_node1 26763 1726867488.65631: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867488.65634: Calling groups_plugins_play to load vars for managed_node1 26763 1726867488.67701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867488.69266: done with get_vars() 26763 1726867488.69288: done getting variables 26763 1726867488.69343: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:24:48 -0400 (0:00:00.052) 0:00:09.102 ****** 26763 1726867488.69371: entering _queue_task() for managed_node1/copy 26763 1726867488.69962: worker is 1 (out of 1 available) 26763 1726867488.69974: exiting _queue_task() for managed_node1/copy 26763 1726867488.69987: done queuing things up, now waiting for results queue to drain 26763 1726867488.69989: waiting for pending results... 26763 1726867488.70605: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26763 1726867488.70688: in run() - task 0affcac9-a3a5-f324-29e3-00000000001e 26763 1726867488.70729: variable 'ansible_search_path' from source: unknown 26763 1726867488.70745: variable 'ansible_search_path' from source: unknown 26763 1726867488.70862: calling self._execute() 26763 1726867488.70988: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867488.71000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867488.71017: variable 'omit' from source: magic vars 26763 1726867488.71435: variable 'ansible_distribution_major_version' from source: facts 26763 1726867488.71453: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867488.71593: variable 'network_provider' from source: set_fact 26763 1726867488.71607: Evaluated conditional (network_provider == "initscripts"): False 26763 1726867488.71682: when evaluation is False, skipping this task 26763 1726867488.71692: _execute() done 26763 1726867488.71698: dumping result to json 26763 1726867488.71703: done dumping result, returning 26763 1726867488.71706: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-f324-29e3-00000000001e] 26763 1726867488.71711: sending task result for task 0affcac9-a3a5-f324-29e3-00000000001e 26763 1726867488.71775: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000001e 26763 1726867488.71781: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 26763 1726867488.71856: no more pending results, returning what we have 26763 1726867488.71861: results queue empty 26763 1726867488.71862: checking for any_errors_fatal 26763 1726867488.71868: done checking for any_errors_fatal 26763 1726867488.71868: checking for max_fail_percentage 26763 1726867488.71870: done checking for max_fail_percentage 26763 1726867488.71871: checking to see if all hosts have failed and the running result is not ok 26763 1726867488.71872: done checking to see if all hosts have failed 26763 1726867488.71873: getting the remaining hosts for this loop 26763 1726867488.71874: done getting the remaining hosts for this loop 26763 1726867488.71880: getting the next task for host managed_node1 26763 1726867488.71887: done getting next task for host managed_node1 26763 1726867488.71891: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26763 1726867488.71894: ^ 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 26763 1726867488.71918: getting variables 26763 1726867488.71920: in VariableManager get_vars() 26763 1726867488.71958: Calling all_inventory to load vars for managed_node1 26763 1726867488.71961: Calling groups_inventory to load vars for managed_node1 26763 1726867488.71964: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867488.71975: Calling all_plugins_play to load vars for managed_node1 26763 1726867488.72130: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867488.72135: Calling groups_plugins_play to load vars for managed_node1 26763 1726867488.73824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867488.76236: done with get_vars() 26763 1726867488.76258: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:24:48 -0400 (0:00:00.069) 0:00:09.172 ****** 26763 1726867488.76345: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 26763 1726867488.76346: Creating lock for fedora.linux_system_roles.network_connections 26763 1726867488.76665: worker is 1 (out of 1 available) 26763 1726867488.76681: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 26763 1726867488.76695: done queuing things up, now waiting for results queue to drain 26763 1726867488.76697: waiting for pending results... 26763 1726867488.76999: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26763 1726867488.77021: in run() - task 0affcac9-a3a5-f324-29e3-00000000001f 26763 1726867488.77083: variable 'ansible_search_path' from source: unknown 26763 1726867488.77099: variable 'ansible_search_path' from source: unknown 26763 1726867488.77103: calling self._execute() 26763 1726867488.77161: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867488.77167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867488.77179: variable 'omit' from source: magic vars 26763 1726867488.77564: variable 'ansible_distribution_major_version' from source: facts 26763 1726867488.77640: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867488.77643: variable 'omit' from source: magic vars 26763 1726867488.77646: variable 'omit' from source: magic vars 26763 1726867488.77966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867488.80589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867488.80648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867488.80691: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867488.80719: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867488.80743: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867488.80888: variable 'network_provider' from source: set_fact 26763 1726867488.80937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867488.80981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867488.81014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867488.81134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867488.81138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867488.81140: variable 'omit' from source: magic vars 26763 1726867488.81245: variable 'omit' from source: magic vars 26763 1726867488.81317: variable 'network_connections' from source: role '' defaults 26763 1726867488.81418: variable 'omit' from source: magic vars 26763 1726867488.81425: variable '__lsr_ansible_managed' from source: task vars 26763 1726867488.81475: variable '__lsr_ansible_managed' from source: task vars 26763 1726867488.81595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 26763 1726867488.81734: Loaded config def from plugin (lookup/template) 26763 1726867488.81738: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 26763 1726867488.81758: File lookup term: get_ansible_managed.j2 26763 1726867488.81761: variable 'ansible_search_path' from source: unknown 26763 1726867488.81766: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 26763 1726867488.81779: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 26763 1726867488.81794: variable 'ansible_search_path' from source: unknown 26763 1726867488.85847: variable 'ansible_managed' from source: unknown 26763 1726867488.85917: variable 'omit' from source: magic vars 26763 1726867488.85936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867488.85955: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867488.85968: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867488.85982: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867488.85991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867488.86015: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867488.86018: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867488.86021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867488.86085: Set connection var ansible_pipelining to False 26763 1726867488.86089: Set connection var ansible_shell_executable to /bin/sh 26763 1726867488.86095: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867488.86097: Set connection var ansible_shell_type to sh 26763 1726867488.86099: Set connection var ansible_connection to ssh 26763 1726867488.86106: Set connection var ansible_timeout to 10 26763 1726867488.86124: variable 'ansible_shell_executable' from source: unknown 26763 1726867488.86127: variable 'ansible_connection' from source: unknown 26763 1726867488.86129: variable 'ansible_module_compression' from source: unknown 26763 1726867488.86133: variable 'ansible_shell_type' from source: unknown 26763 1726867488.86136: variable 'ansible_shell_executable' from source: unknown 26763 1726867488.86138: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867488.86140: variable 'ansible_pipelining' from source: unknown 26763 1726867488.86143: variable 'ansible_timeout' from source: unknown 26763 1726867488.86145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867488.86231: 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__) 26763 1726867488.86238: variable 'omit' from source: magic vars 26763 1726867488.86248: starting attempt loop 26763 1726867488.86250: running the handler 26763 1726867488.86262: _low_level_execute_command(): starting 26763 1726867488.86265: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867488.86937: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867488.86941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867488.86990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867488.88659: stdout chunk (state=3): >>>/root <<< 26763 1726867488.88750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867488.88775: stderr chunk (state=3): >>><<< 26763 1726867488.88780: stdout chunk (state=3): >>><<< 26763 1726867488.88797: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867488.88806: _low_level_execute_command(): starting 26763 1726867488.88813: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867488.8879685-27082-257229184717916 `" && echo ansible-tmp-1726867488.8879685-27082-257229184717916="` echo /root/.ansible/tmp/ansible-tmp-1726867488.8879685-27082-257229184717916 `" ) && sleep 0' 26763 1726867488.89218: 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 <<< 26763 1726867488.89222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867488.89224: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867488.89226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867488.89270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867488.89273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867488.89329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867488.91196: stdout chunk (state=3): >>>ansible-tmp-1726867488.8879685-27082-257229184717916=/root/.ansible/tmp/ansible-tmp-1726867488.8879685-27082-257229184717916 <<< 26763 1726867488.91363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867488.91367: stdout chunk (state=3): >>><<< 26763 1726867488.91369: stderr chunk (state=3): >>><<< 26763 1726867488.91437: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867488.8879685-27082-257229184717916=/root/.ansible/tmp/ansible-tmp-1726867488.8879685-27082-257229184717916 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867488.91470: variable 'ansible_module_compression' from source: unknown 26763 1726867488.91517: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 26763 1726867488.91520: ANSIBALLZ: Acquiring lock 26763 1726867488.91522: ANSIBALLZ: Lock acquired: 140484015529168 26763 1726867488.91533: ANSIBALLZ: Creating module 26763 1726867489.08845: ANSIBALLZ: Writing module into payload 26763 1726867489.09356: ANSIBALLZ: Writing module 26763 1726867489.09383: ANSIBALLZ: Renaming module 26763 1726867489.09582: ANSIBALLZ: Done creating module 26763 1726867489.09586: variable 'ansible_facts' from source: unknown 26763 1726867489.09619: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867488.8879685-27082-257229184717916/AnsiballZ_network_connections.py 26763 1726867489.09870: Sending initial data 26763 1726867489.09888: Sent initial data (168 bytes) 26763 1726867489.10405: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867489.10414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867489.10426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867489.10524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867489.10574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867489.10631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867489.12372: 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 <<< 26763 1726867489.12419: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867489.12468: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpe9hcbpo1 /root/.ansible/tmp/ansible-tmp-1726867488.8879685-27082-257229184717916/AnsiballZ_network_connections.py <<< 26763 1726867489.12562: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867488.8879685-27082-257229184717916/AnsiballZ_network_connections.py" <<< 26763 1726867489.12596: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpe9hcbpo1" to remote "/root/.ansible/tmp/ansible-tmp-1726867488.8879685-27082-257229184717916/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867488.8879685-27082-257229184717916/AnsiballZ_network_connections.py" <<< 26763 1726867489.14450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867489.14733: stderr chunk (state=3): >>><<< 26763 1726867489.14736: stdout chunk (state=3): >>><<< 26763 1726867489.14738: done transferring module to remote 26763 1726867489.14887: _low_level_execute_command(): starting 26763 1726867489.14891: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867488.8879685-27082-257229184717916/ /root/.ansible/tmp/ansible-tmp-1726867488.8879685-27082-257229184717916/AnsiballZ_network_connections.py && sleep 0' 26763 1726867489.16153: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867489.16174: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26763 1726867489.16188: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 26763 1726867489.16293: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867489.16390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867489.16427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867489.16597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867489.18396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867489.18399: stdout chunk (state=3): >>><<< 26763 1726867489.18401: stderr chunk (state=3): >>><<< 26763 1726867489.18418: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867489.18431: _low_level_execute_command(): starting 26763 1726867489.18620: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867488.8879685-27082-257229184717916/AnsiballZ_network_connections.py && sleep 0' 26763 1726867489.19320: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867489.19336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867489.19399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867489.19456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867489.19489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867489.19559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867489.43859: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 26763 1726867489.45673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867489.45680: stdout chunk (state=3): >>><<< 26763 1726867489.45683: stderr chunk (state=3): >>><<< 26763 1726867489.45836: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867489.45840: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_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': 'fedora.linux_system_roles.network_connections', '_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-1726867488.8879685-27082-257229184717916/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867489.45843: _low_level_execute_command(): starting 26763 1726867489.45845: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867488.8879685-27082-257229184717916/ > /dev/null 2>&1 && sleep 0' 26763 1726867489.46434: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867489.46502: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867489.46565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867489.46599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867489.46623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867489.46701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867489.48543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867489.48613: stderr chunk (state=3): >>><<< 26763 1726867489.48623: stdout chunk (state=3): >>><<< 26763 1726867489.48645: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867489.48782: handler run complete 26763 1726867489.48785: attempt loop complete, returning result 26763 1726867489.48788: _execute() done 26763 1726867489.48790: dumping result to json 26763 1726867489.48791: done dumping result, returning 26763 1726867489.48793: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-f324-29e3-00000000001f] 26763 1726867489.48795: sending task result for task 0affcac9-a3a5-f324-29e3-00000000001f 26763 1726867489.48874: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000001f 26763 1726867489.48879: WORKER PROCESS EXITING ok: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: 26763 1726867489.48963: no more pending results, returning what we have 26763 1726867489.48967: results queue empty 26763 1726867489.48968: checking for any_errors_fatal 26763 1726867489.48974: done checking for any_errors_fatal 26763 1726867489.48975: checking for max_fail_percentage 26763 1726867489.48982: done checking for max_fail_percentage 26763 1726867489.48984: checking to see if all hosts have failed and the running result is not ok 26763 1726867489.48985: done checking to see if all hosts have failed 26763 1726867489.48986: getting the remaining hosts for this loop 26763 1726867489.48987: done getting the remaining hosts for this loop 26763 1726867489.49188: getting the next task for host managed_node1 26763 1726867489.49194: done getting next task for host managed_node1 26763 1726867489.49198: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 26763 1726867489.49201: ^ 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 26763 1726867489.49217: getting variables 26763 1726867489.49219: in VariableManager get_vars() 26763 1726867489.49259: Calling all_inventory to load vars for managed_node1 26763 1726867489.49262: Calling groups_inventory to load vars for managed_node1 26763 1726867489.49266: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867489.49275: Calling all_plugins_play to load vars for managed_node1 26763 1726867489.49286: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867489.49290: Calling groups_plugins_play to load vars for managed_node1 26763 1726867489.51935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867489.55420: done with get_vars() 26763 1726867489.55444: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:24:49 -0400 (0:00:00.792) 0:00:09.964 ****** 26763 1726867489.55630: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 26763 1726867489.55632: Creating lock for fedora.linux_system_roles.network_state 26763 1726867489.56849: worker is 1 (out of 1 available) 26763 1726867489.56863: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 26763 1726867489.56998: done queuing things up, now waiting for results queue to drain 26763 1726867489.57000: waiting for pending results... 26763 1726867489.57561: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 26763 1726867489.57567: in run() - task 0affcac9-a3a5-f324-29e3-000000000020 26763 1726867489.57767: variable 'ansible_search_path' from source: unknown 26763 1726867489.57770: variable 'ansible_search_path' from source: unknown 26763 1726867489.57774: calling self._execute() 26763 1726867489.57917: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867489.57932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867489.57948: variable 'omit' from source: magic vars 26763 1726867489.58795: variable 'ansible_distribution_major_version' from source: facts 26763 1726867489.58969: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867489.59046: variable 'network_state' from source: role '' defaults 26763 1726867489.59123: Evaluated conditional (network_state != {}): False 26763 1726867489.59134: when evaluation is False, skipping this task 26763 1726867489.59140: _execute() done 26763 1726867489.59146: dumping result to json 26763 1726867489.59152: done dumping result, returning 26763 1726867489.59162: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-f324-29e3-000000000020] 26763 1726867489.59170: sending task result for task 0affcac9-a3a5-f324-29e3-000000000020 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26763 1726867489.59339: no more pending results, returning what we have 26763 1726867489.59343: results queue empty 26763 1726867489.59344: checking for any_errors_fatal 26763 1726867489.59355: done checking for any_errors_fatal 26763 1726867489.59356: checking for max_fail_percentage 26763 1726867489.59358: done checking for max_fail_percentage 26763 1726867489.59359: checking to see if all hosts have failed and the running result is not ok 26763 1726867489.59360: done checking to see if all hosts have failed 26763 1726867489.59360: getting the remaining hosts for this loop 26763 1726867489.59362: done getting the remaining hosts for this loop 26763 1726867489.59365: getting the next task for host managed_node1 26763 1726867489.59370: done getting next task for host managed_node1 26763 1726867489.59374: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26763 1726867489.59379: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867489.59437: getting variables 26763 1726867489.59439: in VariableManager get_vars() 26763 1726867489.59476: Calling all_inventory to load vars for managed_node1 26763 1726867489.59481: Calling groups_inventory to load vars for managed_node1 26763 1726867489.59483: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867489.59685: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000020 26763 1726867489.59688: WORKER PROCESS EXITING 26763 1726867489.59698: Calling all_plugins_play to load vars for managed_node1 26763 1726867489.59700: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867489.59703: Calling groups_plugins_play to load vars for managed_node1 26763 1726867489.61424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867489.63065: done with get_vars() 26763 1726867489.63088: done getting variables 26763 1726867489.63155: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:24:49 -0400 (0:00:00.075) 0:00:10.040 ****** 26763 1726867489.63188: entering _queue_task() for managed_node1/debug 26763 1726867489.63492: worker is 1 (out of 1 available) 26763 1726867489.63507: exiting _queue_task() for managed_node1/debug 26763 1726867489.63520: done queuing things up, now waiting for results queue to drain 26763 1726867489.63522: waiting for pending results... 26763 1726867489.63900: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26763 1726867489.63905: in run() - task 0affcac9-a3a5-f324-29e3-000000000021 26763 1726867489.63909: variable 'ansible_search_path' from source: unknown 26763 1726867489.63917: variable 'ansible_search_path' from source: unknown 26763 1726867489.63954: calling self._execute() 26763 1726867489.64068: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867489.64102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867489.64106: variable 'omit' from source: magic vars 26763 1726867489.64488: variable 'ansible_distribution_major_version' from source: facts 26763 1726867489.64504: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867489.64519: variable 'omit' from source: magic vars 26763 1726867489.64568: variable 'omit' from source: magic vars 26763 1726867489.64611: variable 'omit' from source: magic vars 26763 1726867489.64664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867489.64706: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867489.64735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867489.64764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867489.64863: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867489.64869: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867489.64871: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867489.64874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867489.64945: Set connection var ansible_pipelining to False 26763 1726867489.64956: Set connection var ansible_shell_executable to /bin/sh 26763 1726867489.64973: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867489.64985: Set connection var ansible_shell_type to sh 26763 1726867489.64992: Set connection var ansible_connection to ssh 26763 1726867489.65004: Set connection var ansible_timeout to 10 26763 1726867489.65034: variable 'ansible_shell_executable' from source: unknown 26763 1726867489.65042: variable 'ansible_connection' from source: unknown 26763 1726867489.65049: variable 'ansible_module_compression' from source: unknown 26763 1726867489.65083: variable 'ansible_shell_type' from source: unknown 26763 1726867489.65088: variable 'ansible_shell_executable' from source: unknown 26763 1726867489.65094: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867489.65096: variable 'ansible_pipelining' from source: unknown 26763 1726867489.65099: variable 'ansible_timeout' from source: unknown 26763 1726867489.65101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867489.65300: 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=False) 26763 1726867489.65304: variable 'omit' from source: magic vars 26763 1726867489.65311: starting attempt loop 26763 1726867489.65313: running the handler 26763 1726867489.65517: variable '__network_connections_result' from source: set_fact 26763 1726867489.65521: handler run complete 26763 1726867489.65530: attempt loop complete, returning result 26763 1726867489.65543: _execute() done 26763 1726867489.65550: dumping result to json 26763 1726867489.65557: done dumping result, returning 26763 1726867489.65571: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-f324-29e3-000000000021] 26763 1726867489.65584: sending task result for task 0affcac9-a3a5-f324-29e3-000000000021 26763 1726867489.65822: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000021 26763 1726867489.65825: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 26763 1726867489.65881: no more pending results, returning what we have 26763 1726867489.65884: results queue empty 26763 1726867489.65885: checking for any_errors_fatal 26763 1726867489.65891: done checking for any_errors_fatal 26763 1726867489.65892: checking for max_fail_percentage 26763 1726867489.65893: done checking for max_fail_percentage 26763 1726867489.65895: checking to see if all hosts have failed and the running result is not ok 26763 1726867489.65896: done checking to see if all hosts have failed 26763 1726867489.65896: getting the remaining hosts for this loop 26763 1726867489.65897: done getting the remaining hosts for this loop 26763 1726867489.65901: getting the next task for host managed_node1 26763 1726867489.65905: done getting next task for host managed_node1 26763 1726867489.65910: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26763 1726867489.65912: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867489.65922: getting variables 26763 1726867489.65924: in VariableManager get_vars() 26763 1726867489.65959: Calling all_inventory to load vars for managed_node1 26763 1726867489.65961: Calling groups_inventory to load vars for managed_node1 26763 1726867489.65964: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867489.65973: Calling all_plugins_play to load vars for managed_node1 26763 1726867489.65978: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867489.65982: Calling groups_plugins_play to load vars for managed_node1 26763 1726867489.67361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867489.69019: done with get_vars() 26763 1726867489.69044: done getting variables 26763 1726867489.69104: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:24:49 -0400 (0:00:00.059) 0:00:10.100 ****** 26763 1726867489.69138: entering _queue_task() for managed_node1/debug 26763 1726867489.69474: worker is 1 (out of 1 available) 26763 1726867489.69489: exiting _queue_task() for managed_node1/debug 26763 1726867489.69503: done queuing things up, now waiting for results queue to drain 26763 1726867489.69506: waiting for pending results... 26763 1726867489.69789: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26763 1726867489.69885: in run() - task 0affcac9-a3a5-f324-29e3-000000000022 26763 1726867489.69984: variable 'ansible_search_path' from source: unknown 26763 1726867489.69990: variable 'ansible_search_path' from source: unknown 26763 1726867489.69993: calling self._execute() 26763 1726867489.70048: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867489.70066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867489.70109: variable 'omit' from source: magic vars 26763 1726867489.70505: variable 'ansible_distribution_major_version' from source: facts 26763 1726867489.70531: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867489.70637: variable 'omit' from source: magic vars 26763 1726867489.70641: variable 'omit' from source: magic vars 26763 1726867489.70643: variable 'omit' from source: magic vars 26763 1726867489.70689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867489.70726: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867489.70758: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867489.70784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867489.70799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867489.70857: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867489.70860: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867489.70862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867489.70967: Set connection var ansible_pipelining to False 26763 1726867489.70985: Set connection var ansible_shell_executable to /bin/sh 26763 1726867489.71027: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867489.71031: Set connection var ansible_shell_type to sh 26763 1726867489.71038: Set connection var ansible_connection to ssh 26763 1726867489.71041: Set connection var ansible_timeout to 10 26763 1726867489.71060: variable 'ansible_shell_executable' from source: unknown 26763 1726867489.71090: variable 'ansible_connection' from source: unknown 26763 1726867489.71481: variable 'ansible_module_compression' from source: unknown 26763 1726867489.71486: variable 'ansible_shell_type' from source: unknown 26763 1726867489.71489: variable 'ansible_shell_executable' from source: unknown 26763 1726867489.71491: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867489.71494: variable 'ansible_pipelining' from source: unknown 26763 1726867489.71496: variable 'ansible_timeout' from source: unknown 26763 1726867489.71498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867489.71500: 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=False) 26763 1726867489.71502: variable 'omit' from source: magic vars 26763 1726867489.71504: starting attempt loop 26763 1726867489.71506: running the handler 26763 1726867489.71643: variable '__network_connections_result' from source: set_fact 26763 1726867489.71724: variable '__network_connections_result' from source: set_fact 26763 1726867489.71938: handler run complete 26763 1726867489.71959: attempt loop complete, returning result 26763 1726867489.71962: _execute() done 26763 1726867489.71965: dumping result to json 26763 1726867489.71967: done dumping result, returning 26763 1726867489.71976: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-f324-29e3-000000000022] 26763 1726867489.71982: sending task result for task 0affcac9-a3a5-f324-29e3-000000000022 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 26763 1726867489.72145: no more pending results, returning what we have 26763 1726867489.72148: results queue empty 26763 1726867489.72149: checking for any_errors_fatal 26763 1726867489.72154: done checking for any_errors_fatal 26763 1726867489.72155: checking for max_fail_percentage 26763 1726867489.72156: done checking for max_fail_percentage 26763 1726867489.72157: checking to see if all hosts have failed and the running result is not ok 26763 1726867489.72158: done checking to see if all hosts have failed 26763 1726867489.72159: getting the remaining hosts for this loop 26763 1726867489.72160: done getting the remaining hosts for this loop 26763 1726867489.72164: getting the next task for host managed_node1 26763 1726867489.72169: done getting next task for host managed_node1 26763 1726867489.72172: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26763 1726867489.72173: ^ 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 26763 1726867489.72187: getting variables 26763 1726867489.72188: in VariableManager get_vars() 26763 1726867489.72220: Calling all_inventory to load vars for managed_node1 26763 1726867489.72223: Calling groups_inventory to load vars for managed_node1 26763 1726867489.72225: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867489.72239: Calling all_plugins_play to load vars for managed_node1 26763 1726867489.72242: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867489.72245: Calling groups_plugins_play to load vars for managed_node1 26763 1726867489.72890: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000022 26763 1726867489.72894: WORKER PROCESS EXITING 26763 1726867489.73767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867489.75396: done with get_vars() 26763 1726867489.75417: done getting variables 26763 1726867489.75474: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:24:49 -0400 (0:00:00.063) 0:00:10.163 ****** 26763 1726867489.75521: entering _queue_task() for managed_node1/debug 26763 1726867489.75850: worker is 1 (out of 1 available) 26763 1726867489.75862: exiting _queue_task() for managed_node1/debug 26763 1726867489.75874: done queuing things up, now waiting for results queue to drain 26763 1726867489.75875: waiting for pending results... 26763 1726867489.76141: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26763 1726867489.76253: in run() - task 0affcac9-a3a5-f324-29e3-000000000023 26763 1726867489.76285: variable 'ansible_search_path' from source: unknown 26763 1726867489.76299: variable 'ansible_search_path' from source: unknown 26763 1726867489.76344: calling self._execute() 26763 1726867489.76482: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867489.76485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867489.76489: variable 'omit' from source: magic vars 26763 1726867489.77092: variable 'ansible_distribution_major_version' from source: facts 26763 1726867489.77118: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867489.77253: variable 'network_state' from source: role '' defaults 26763 1726867489.77271: Evaluated conditional (network_state != {}): False 26763 1726867489.77331: when evaluation is False, skipping this task 26763 1726867489.77334: _execute() done 26763 1726867489.77337: dumping result to json 26763 1726867489.77339: done dumping result, returning 26763 1726867489.77342: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-f324-29e3-000000000023] 26763 1726867489.77344: sending task result for task 0affcac9-a3a5-f324-29e3-000000000023 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 26763 1726867489.77602: no more pending results, returning what we have 26763 1726867489.77606: results queue empty 26763 1726867489.77607: checking for any_errors_fatal 26763 1726867489.77620: done checking for any_errors_fatal 26763 1726867489.77621: checking for max_fail_percentage 26763 1726867489.77623: done checking for max_fail_percentage 26763 1726867489.77624: checking to see if all hosts have failed and the running result is not ok 26763 1726867489.77626: done checking to see if all hosts have failed 26763 1726867489.77626: getting the remaining hosts for this loop 26763 1726867489.77628: done getting the remaining hosts for this loop 26763 1726867489.77632: getting the next task for host managed_node1 26763 1726867489.77637: done getting next task for host managed_node1 26763 1726867489.77641: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 26763 1726867489.77645: ^ 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 26763 1726867489.77663: getting variables 26763 1726867489.77669: in VariableManager get_vars() 26763 1726867489.77718: Calling all_inventory to load vars for managed_node1 26763 1726867489.77724: Calling groups_inventory to load vars for managed_node1 26763 1726867489.77727: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867489.77739: Calling all_plugins_play to load vars for managed_node1 26763 1726867489.77744: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867489.77748: Calling groups_plugins_play to load vars for managed_node1 26763 1726867489.78290: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000023 26763 1726867489.78294: WORKER PROCESS EXITING 26763 1726867489.79244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867489.80934: done with get_vars() 26763 1726867489.80954: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:24:49 -0400 (0:00:00.055) 0:00:10.219 ****** 26763 1726867489.81058: entering _queue_task() for managed_node1/ping 26763 1726867489.81060: Creating lock for ping 26763 1726867489.81478: worker is 1 (out of 1 available) 26763 1726867489.81489: exiting _queue_task() for managed_node1/ping 26763 1726867489.81501: done queuing things up, now waiting for results queue to drain 26763 1726867489.81502: waiting for pending results... 26763 1726867489.81675: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 26763 1726867489.81785: in run() - task 0affcac9-a3a5-f324-29e3-000000000024 26763 1726867489.81810: variable 'ansible_search_path' from source: unknown 26763 1726867489.81818: variable 'ansible_search_path' from source: unknown 26763 1726867489.81869: calling self._execute() 26763 1726867489.81970: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867489.81983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867489.82002: variable 'omit' from source: magic vars 26763 1726867489.82423: variable 'ansible_distribution_major_version' from source: facts 26763 1726867489.82446: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867489.82468: variable 'omit' from source: magic vars 26763 1726867489.82579: variable 'omit' from source: magic vars 26763 1726867489.82583: variable 'omit' from source: magic vars 26763 1726867489.82601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867489.82645: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867489.82670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867489.82700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867489.82725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867489.82761: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867489.82770: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867489.82790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867489.82910: Set connection var ansible_pipelining to False 26763 1726867489.82927: Set connection var ansible_shell_executable to /bin/sh 26763 1726867489.82982: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867489.82986: Set connection var ansible_shell_type to sh 26763 1726867489.82988: Set connection var ansible_connection to ssh 26763 1726867489.82990: Set connection var ansible_timeout to 10 26763 1726867489.82998: variable 'ansible_shell_executable' from source: unknown 26763 1726867489.83011: variable 'ansible_connection' from source: unknown 26763 1726867489.83019: variable 'ansible_module_compression' from source: unknown 26763 1726867489.83027: variable 'ansible_shell_type' from source: unknown 26763 1726867489.83085: variable 'ansible_shell_executable' from source: unknown 26763 1726867489.83088: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867489.83090: variable 'ansible_pipelining' from source: unknown 26763 1726867489.83092: variable 'ansible_timeout' from source: unknown 26763 1726867489.83094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867489.83289: 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__) 26763 1726867489.83313: variable 'omit' from source: magic vars 26763 1726867489.83323: starting attempt loop 26763 1726867489.83330: running the handler 26763 1726867489.83348: _low_level_execute_command(): starting 26763 1726867489.83383: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867489.84114: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867489.84134: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867489.84250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867489.84269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867489.84375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867489.84673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867489.86382: stdout chunk (state=3): >>>/root <<< 26763 1726867489.86628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867489.86665: stdout chunk (state=3): >>><<< 26763 1726867489.86672: stderr chunk (state=3): >>><<< 26763 1726867489.86693: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867489.86718: _low_level_execute_command(): starting 26763 1726867489.86785: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867489.8670075-27134-140237845879384 `" && echo ansible-tmp-1726867489.8670075-27134-140237845879384="` echo /root/.ansible/tmp/ansible-tmp-1726867489.8670075-27134-140237845879384 `" ) && sleep 0' 26763 1726867489.87431: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867489.87452: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867489.87476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867489.87587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867489.87641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867489.87689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867489.89574: stdout chunk (state=3): >>>ansible-tmp-1726867489.8670075-27134-140237845879384=/root/.ansible/tmp/ansible-tmp-1726867489.8670075-27134-140237845879384 <<< 26763 1726867489.89755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867489.89760: stdout chunk (state=3): >>><<< 26763 1726867489.89762: stderr chunk (state=3): >>><<< 26763 1726867489.89983: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867489.8670075-27134-140237845879384=/root/.ansible/tmp/ansible-tmp-1726867489.8670075-27134-140237845879384 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867489.89987: variable 'ansible_module_compression' from source: unknown 26763 1726867489.89989: ANSIBALLZ: Using lock for ping 26763 1726867489.89991: ANSIBALLZ: Acquiring lock 26763 1726867489.89995: ANSIBALLZ: Lock acquired: 140484015529504 26763 1726867489.89997: ANSIBALLZ: Creating module 26763 1726867490.04719: ANSIBALLZ: Writing module into payload 26763 1726867490.04794: ANSIBALLZ: Writing module 26763 1726867490.04822: ANSIBALLZ: Renaming module 26763 1726867490.04833: ANSIBALLZ: Done creating module 26763 1726867490.04856: variable 'ansible_facts' from source: unknown 26763 1726867490.04944: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867489.8670075-27134-140237845879384/AnsiballZ_ping.py 26763 1726867490.05110: Sending initial data 26763 1726867490.05120: Sent initial data (153 bytes) 26763 1726867490.05768: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867490.05887: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867490.05918: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867490.06003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867490.07636: 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 <<< 26763 1726867490.07682: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867490.07743: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmp78z0of1s /root/.ansible/tmp/ansible-tmp-1726867489.8670075-27134-140237845879384/AnsiballZ_ping.py <<< 26763 1726867490.07746: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867489.8670075-27134-140237845879384/AnsiballZ_ping.py" <<< 26763 1726867490.07795: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmp78z0of1s" to remote "/root/.ansible/tmp/ansible-tmp-1726867489.8670075-27134-140237845879384/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867489.8670075-27134-140237845879384/AnsiballZ_ping.py" <<< 26763 1726867490.08531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867490.08574: stderr chunk (state=3): >>><<< 26763 1726867490.08643: stdout chunk (state=3): >>><<< 26763 1726867490.08652: done transferring module to remote 26763 1726867490.08664: _low_level_execute_command(): starting 26763 1726867490.08671: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867489.8670075-27134-140237845879384/ /root/.ansible/tmp/ansible-tmp-1726867489.8670075-27134-140237845879384/AnsiballZ_ping.py && sleep 0' 26763 1726867490.09311: 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 <<< 26763 1726867490.09337: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867490.09355: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867490.09400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 26763 1726867490.09430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867490.09548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867490.09551: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867490.09638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867490.11596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867490.11602: stdout chunk (state=3): >>><<< 26763 1726867490.11605: stderr chunk (state=3): >>><<< 26763 1726867490.11610: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867490.11613: _low_level_execute_command(): starting 26763 1726867490.11615: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867489.8670075-27134-140237845879384/AnsiballZ_ping.py && sleep 0' 26763 1726867490.12171: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867490.12285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867490.12289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867490.12292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867490.12294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867490.12296: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867490.12298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867490.12300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26763 1726867490.12302: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 26763 1726867490.12303: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26763 1726867490.12326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867490.12333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867490.12381: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867490.12397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867490.12435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867490.12479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867490.27314: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 26763 1726867490.28630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867490.28652: stderr chunk (state=3): >>><<< 26763 1726867490.28665: stdout chunk (state=3): >>><<< 26763 1726867490.28724: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867490.28727: done with _execute_module (ping, {'_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': 'ping', '_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-1726867489.8670075-27134-140237845879384/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867490.28731: _low_level_execute_command(): starting 26763 1726867490.28740: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867489.8670075-27134-140237845879384/ > /dev/null 2>&1 && sleep 0' 26763 1726867490.29609: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867490.29629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867490.29692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867490.29730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867490.29746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867490.29772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867490.30043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867490.31874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867490.31879: stdout chunk (state=3): >>><<< 26763 1726867490.31882: stderr chunk (state=3): >>><<< 26763 1726867490.32089: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867490.32098: handler run complete 26763 1726867490.32101: attempt loop complete, returning result 26763 1726867490.32103: _execute() done 26763 1726867490.32105: dumping result to json 26763 1726867490.32107: done dumping result, returning 26763 1726867490.32109: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-f324-29e3-000000000024] 26763 1726867490.32111: sending task result for task 0affcac9-a3a5-f324-29e3-000000000024 26763 1726867490.32182: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000024 26763 1726867490.32185: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 26763 1726867490.32249: no more pending results, returning what we have 26763 1726867490.32252: results queue empty 26763 1726867490.32253: checking for any_errors_fatal 26763 1726867490.32260: done checking for any_errors_fatal 26763 1726867490.32260: checking for max_fail_percentage 26763 1726867490.32262: done checking for max_fail_percentage 26763 1726867490.32263: checking to see if all hosts have failed and the running result is not ok 26763 1726867490.32265: done checking to see if all hosts have failed 26763 1726867490.32265: getting the remaining hosts for this loop 26763 1726867490.32267: done getting the remaining hosts for this loop 26763 1726867490.32271: getting the next task for host managed_node1 26763 1726867490.32282: done getting next task for host managed_node1 26763 1726867490.32285: ^ task is: TASK: meta (role_complete) 26763 1726867490.32287: ^ 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 26763 1726867490.32305: getting variables 26763 1726867490.32307: in VariableManager get_vars() 26763 1726867490.32349: Calling all_inventory to load vars for managed_node1 26763 1726867490.32352: Calling groups_inventory to load vars for managed_node1 26763 1726867490.32355: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867490.32366: Calling all_plugins_play to load vars for managed_node1 26763 1726867490.32369: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867490.32372: Calling groups_plugins_play to load vars for managed_node1 26763 1726867490.34114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867490.35752: done with get_vars() 26763 1726867490.35773: done getting variables 26763 1726867490.35859: done queuing things up, now waiting for results queue to drain 26763 1726867490.35862: results queue empty 26763 1726867490.35863: checking for any_errors_fatal 26763 1726867490.35865: done checking for any_errors_fatal 26763 1726867490.35866: checking for max_fail_percentage 26763 1726867490.35867: done checking for max_fail_percentage 26763 1726867490.35867: checking to see if all hosts have failed and the running result is not ok 26763 1726867490.35868: done checking to see if all hosts have failed 26763 1726867490.35869: getting the remaining hosts for this loop 26763 1726867490.35870: done getting the remaining hosts for this loop 26763 1726867490.35872: getting the next task for host managed_node1 26763 1726867490.35875: done getting next task for host managed_node1 26763 1726867490.35879: ^ task is: TASK: Include network role 26763 1726867490.35881: ^ 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 26763 1726867490.35883: getting variables 26763 1726867490.35884: in VariableManager get_vars() 26763 1726867490.35905: Calling all_inventory to load vars for managed_node1 26763 1726867490.35907: Calling groups_inventory to load vars for managed_node1 26763 1726867490.35909: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867490.35915: Calling all_plugins_play to load vars for managed_node1 26763 1726867490.35917: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867490.35919: Calling groups_plugins_play to load vars for managed_node1 26763 1726867490.37195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867490.38819: done with get_vars() 26763 1726867490.38851: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:27 Friday 20 September 2024 17:24:50 -0400 (0:00:00.578) 0:00:10.798 ****** 26763 1726867490.38931: entering _queue_task() for managed_node1/include_role 26763 1726867490.38933: Creating lock for include_role 26763 1726867490.39418: worker is 1 (out of 1 available) 26763 1726867490.39430: exiting _queue_task() for managed_node1/include_role 26763 1726867490.39443: done queuing things up, now waiting for results queue to drain 26763 1726867490.39444: waiting for pending results... 26763 1726867490.39798: running TaskExecutor() for managed_node1/TASK: Include network role 26763 1726867490.39803: in run() - task 0affcac9-a3a5-f324-29e3-00000000002a 26763 1726867490.39814: variable 'ansible_search_path' from source: unknown 26763 1726867490.39855: calling self._execute() 26763 1726867490.39959: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867490.39970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867490.39986: variable 'omit' from source: magic vars 26763 1726867490.40394: variable 'ansible_distribution_major_version' from source: facts 26763 1726867490.40412: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867490.40424: _execute() done 26763 1726867490.40439: dumping result to json 26763 1726867490.40448: done dumping result, returning 26763 1726867490.40466: done running TaskExecutor() for managed_node1/TASK: Include network role [0affcac9-a3a5-f324-29e3-00000000002a] 26763 1726867490.40476: sending task result for task 0affcac9-a3a5-f324-29e3-00000000002a 26763 1726867490.40736: no more pending results, returning what we have 26763 1726867490.40742: in VariableManager get_vars() 26763 1726867490.40790: Calling all_inventory to load vars for managed_node1 26763 1726867490.40793: Calling groups_inventory to load vars for managed_node1 26763 1726867490.40795: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867490.40809: Calling all_plugins_play to load vars for managed_node1 26763 1726867490.40812: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867490.40816: Calling groups_plugins_play to load vars for managed_node1 26763 1726867490.41430: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000002a 26763 1726867490.41433: WORKER PROCESS EXITING 26763 1726867490.43112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867490.44832: done with get_vars() 26763 1726867490.44858: variable 'ansible_search_path' from source: unknown 26763 1726867490.45218: variable 'omit' from source: magic vars 26763 1726867490.45247: variable 'omit' from source: magic vars 26763 1726867490.45262: variable 'omit' from source: magic vars 26763 1726867490.45266: we have included files to process 26763 1726867490.45267: generating all_blocks data 26763 1726867490.45269: done generating all_blocks data 26763 1726867490.45272: processing included file: fedora.linux_system_roles.network 26763 1726867490.45398: in VariableManager get_vars() 26763 1726867490.45415: done with get_vars() 26763 1726867490.45445: in VariableManager get_vars() 26763 1726867490.45463: done with get_vars() 26763 1726867490.45618: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 26763 1726867490.45830: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 26763 1726867490.46016: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 26763 1726867490.46839: in VariableManager get_vars() 26763 1726867490.46863: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26763 1726867490.48731: iterating over new_blocks loaded from include file 26763 1726867490.48733: in VariableManager get_vars() 26763 1726867490.48783: done with get_vars() 26763 1726867490.48786: filtering new block on tags 26763 1726867490.48837: done filtering new block on tags 26763 1726867490.48841: in VariableManager get_vars() 26763 1726867490.48857: done with get_vars() 26763 1726867490.48858: filtering new block on tags 26763 1726867490.48874: done filtering new block on tags 26763 1726867490.48876: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 26763 1726867490.48883: extending task lists for all hosts with included blocks 26763 1726867490.49104: done extending task lists 26763 1726867490.49106: done processing included files 26763 1726867490.49106: results queue empty 26763 1726867490.49107: checking for any_errors_fatal 26763 1726867490.49109: done checking for any_errors_fatal 26763 1726867490.49109: checking for max_fail_percentage 26763 1726867490.49111: done checking for max_fail_percentage 26763 1726867490.49111: checking to see if all hosts have failed and the running result is not ok 26763 1726867490.49113: done checking to see if all hosts have failed 26763 1726867490.49113: getting the remaining hosts for this loop 26763 1726867490.49114: done getting the remaining hosts for this loop 26763 1726867490.49117: getting the next task for host managed_node1 26763 1726867490.49121: done getting next task for host managed_node1 26763 1726867490.49123: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26763 1726867490.49125: ^ state is: HOST STATE: block=5, 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 26763 1726867490.49134: getting variables 26763 1726867490.49135: in VariableManager get_vars() 26763 1726867490.49149: Calling all_inventory to load vars for managed_node1 26763 1726867490.49151: Calling groups_inventory to load vars for managed_node1 26763 1726867490.49153: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867490.49159: Calling all_plugins_play to load vars for managed_node1 26763 1726867490.49161: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867490.49164: Calling groups_plugins_play to load vars for managed_node1 26763 1726867490.50414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867490.51934: done with get_vars() 26763 1726867490.51954: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:24:50 -0400 (0:00:00.130) 0:00:10.928 ****** 26763 1726867490.52029: entering _queue_task() for managed_node1/include_tasks 26763 1726867490.52370: worker is 1 (out of 1 available) 26763 1726867490.52386: exiting _queue_task() for managed_node1/include_tasks 26763 1726867490.52398: done queuing things up, now waiting for results queue to drain 26763 1726867490.52399: waiting for pending results... 26763 1726867490.52797: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26763 1726867490.52803: in run() - task 0affcac9-a3a5-f324-29e3-0000000001df 26763 1726867490.52811: variable 'ansible_search_path' from source: unknown 26763 1726867490.52818: variable 'ansible_search_path' from source: unknown 26763 1726867490.52859: calling self._execute() 26763 1726867490.52969: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867490.52991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867490.53026: variable 'omit' from source: magic vars 26763 1726867490.53460: variable 'ansible_distribution_major_version' from source: facts 26763 1726867490.53463: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867490.53465: _execute() done 26763 1726867490.53471: dumping result to json 26763 1726867490.53480: done dumping result, returning 26763 1726867490.53491: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-f324-29e3-0000000001df] 26763 1726867490.53569: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001df 26763 1726867490.53635: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001df 26763 1726867490.53638: WORKER PROCESS EXITING 26763 1726867490.53714: no more pending results, returning what we have 26763 1726867490.53720: in VariableManager get_vars() 26763 1726867490.53763: Calling all_inventory to load vars for managed_node1 26763 1726867490.53767: Calling groups_inventory to load vars for managed_node1 26763 1726867490.53769: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867490.53784: Calling all_plugins_play to load vars for managed_node1 26763 1726867490.53787: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867490.53791: Calling groups_plugins_play to load vars for managed_node1 26763 1726867490.55997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867490.57498: done with get_vars() 26763 1726867490.57516: variable 'ansible_search_path' from source: unknown 26763 1726867490.57518: variable 'ansible_search_path' from source: unknown 26763 1726867490.57556: we have included files to process 26763 1726867490.57557: generating all_blocks data 26763 1726867490.57559: done generating all_blocks data 26763 1726867490.57562: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26763 1726867490.57563: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26763 1726867490.57565: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26763 1726867490.58268: done processing included file 26763 1726867490.58270: iterating over new_blocks loaded from include file 26763 1726867490.58271: in VariableManager get_vars() 26763 1726867490.58296: done with get_vars() 26763 1726867490.58297: filtering new block on tags 26763 1726867490.58313: done filtering new block on tags 26763 1726867490.58315: in VariableManager get_vars() 26763 1726867490.58336: done with get_vars() 26763 1726867490.58337: filtering new block on tags 26763 1726867490.58355: done filtering new block on tags 26763 1726867490.58358: in VariableManager get_vars() 26763 1726867490.58686: done with get_vars() 26763 1726867490.58688: filtering new block on tags 26763 1726867490.58705: done filtering new block on tags 26763 1726867490.58707: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 26763 1726867490.58713: extending task lists for all hosts with included blocks 26763 1726867490.59727: done extending task lists 26763 1726867490.59729: done processing included files 26763 1726867490.59730: results queue empty 26763 1726867490.59730: checking for any_errors_fatal 26763 1726867490.59734: done checking for any_errors_fatal 26763 1726867490.59735: checking for max_fail_percentage 26763 1726867490.59736: done checking for max_fail_percentage 26763 1726867490.59736: checking to see if all hosts have failed and the running result is not ok 26763 1726867490.59737: done checking to see if all hosts have failed 26763 1726867490.59738: getting the remaining hosts for this loop 26763 1726867490.59739: done getting the remaining hosts for this loop 26763 1726867490.59742: getting the next task for host managed_node1 26763 1726867490.59746: done getting next task for host managed_node1 26763 1726867490.59749: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26763 1726867490.59751: ^ state is: HOST STATE: block=5, 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? (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 26763 1726867490.59760: getting variables 26763 1726867490.59761: in VariableManager get_vars() 26763 1726867490.59774: Calling all_inventory to load vars for managed_node1 26763 1726867490.59776: Calling groups_inventory to load vars for managed_node1 26763 1726867490.59780: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867490.59785: Calling all_plugins_play to load vars for managed_node1 26763 1726867490.59787: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867490.59790: Calling groups_plugins_play to load vars for managed_node1 26763 1726867490.62018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867490.64718: done with get_vars() 26763 1726867490.64740: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:24:50 -0400 (0:00:00.129) 0:00:11.058 ****** 26763 1726867490.65024: entering _queue_task() for managed_node1/setup 26763 1726867490.65361: worker is 1 (out of 1 available) 26763 1726867490.65374: exiting _queue_task() for managed_node1/setup 26763 1726867490.65493: done queuing things up, now waiting for results queue to drain 26763 1726867490.65495: waiting for pending results... 26763 1726867490.65798: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26763 1726867490.65827: in run() - task 0affcac9-a3a5-f324-29e3-000000000243 26763 1726867490.65849: variable 'ansible_search_path' from source: unknown 26763 1726867490.65858: variable 'ansible_search_path' from source: unknown 26763 1726867490.65901: calling self._execute() 26763 1726867490.65992: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867490.66004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867490.66023: variable 'omit' from source: magic vars 26763 1726867490.66461: variable 'ansible_distribution_major_version' from source: facts 26763 1726867490.66464: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867490.66638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867490.68894: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867490.68970: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867490.69012: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867490.69051: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867490.69088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867490.69166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867490.69207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867490.69238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867490.69382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867490.69387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867490.69389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867490.69391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867490.69418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867490.69461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867490.69482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867490.69634: variable '__network_required_facts' from source: role '' defaults 26763 1726867490.69647: variable 'ansible_facts' from source: unknown 26763 1726867490.70344: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 26763 1726867490.70353: when evaluation is False, skipping this task 26763 1726867490.70362: _execute() done 26763 1726867490.70371: dumping result to json 26763 1726867490.70384: done dumping result, returning 26763 1726867490.70583: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-f324-29e3-000000000243] 26763 1726867490.70587: sending task result for task 0affcac9-a3a5-f324-29e3-000000000243 26763 1726867490.70650: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000243 26763 1726867490.70653: 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 } 26763 1726867490.70700: no more pending results, returning what we have 26763 1726867490.70703: results queue empty 26763 1726867490.70704: checking for any_errors_fatal 26763 1726867490.70705: done checking for any_errors_fatal 26763 1726867490.70706: checking for max_fail_percentage 26763 1726867490.70708: done checking for max_fail_percentage 26763 1726867490.70709: checking to see if all hosts have failed and the running result is not ok 26763 1726867490.70710: done checking to see if all hosts have failed 26763 1726867490.70710: getting the remaining hosts for this loop 26763 1726867490.70711: done getting the remaining hosts for this loop 26763 1726867490.70716: getting the next task for host managed_node1 26763 1726867490.70726: done getting next task for host managed_node1 26763 1726867490.70730: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 26763 1726867490.70734: ^ state is: HOST STATE: block=5, 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? (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 26763 1726867490.70750: getting variables 26763 1726867490.70752: in VariableManager get_vars() 26763 1726867490.70795: Calling all_inventory to load vars for managed_node1 26763 1726867490.70797: Calling groups_inventory to load vars for managed_node1 26763 1726867490.70800: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867490.70810: Calling all_plugins_play to load vars for managed_node1 26763 1726867490.70813: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867490.70817: Calling groups_plugins_play to load vars for managed_node1 26763 1726867490.72256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867490.73819: done with get_vars() 26763 1726867490.73840: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:24:50 -0400 (0:00:00.089) 0:00:11.148 ****** 26763 1726867490.74010: entering _queue_task() for managed_node1/stat 26763 1726867490.74295: worker is 1 (out of 1 available) 26763 1726867490.74309: exiting _queue_task() for managed_node1/stat 26763 1726867490.74323: done queuing things up, now waiting for results queue to drain 26763 1726867490.74324: waiting for pending results... 26763 1726867490.74510: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 26763 1726867490.74605: in run() - task 0affcac9-a3a5-f324-29e3-000000000245 26763 1726867490.74619: variable 'ansible_search_path' from source: unknown 26763 1726867490.74623: variable 'ansible_search_path' from source: unknown 26763 1726867490.74648: calling self._execute() 26763 1726867490.74715: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867490.74719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867490.74728: variable 'omit' from source: magic vars 26763 1726867490.74997: variable 'ansible_distribution_major_version' from source: facts 26763 1726867490.75006: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867490.75121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26763 1726867490.75313: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26763 1726867490.75344: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26763 1726867490.75368: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26763 1726867490.75395: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26763 1726867490.75459: 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) 26763 1726867490.75475: 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) 26763 1726867490.75495: 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) 26763 1726867490.75514: 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) 26763 1726867490.75578: variable '__network_is_ostree' from source: set_fact 26763 1726867490.75583: Evaluated conditional (not __network_is_ostree is defined): False 26763 1726867490.75586: when evaluation is False, skipping this task 26763 1726867490.75588: _execute() done 26763 1726867490.75591: dumping result to json 26763 1726867490.75595: done dumping result, returning 26763 1726867490.75602: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-f324-29e3-000000000245] 26763 1726867490.75606: sending task result for task 0affcac9-a3a5-f324-29e3-000000000245 26763 1726867490.75684: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000245 26763 1726867490.75687: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26763 1726867490.75735: no more pending results, returning what we have 26763 1726867490.75738: results queue empty 26763 1726867490.75739: checking for any_errors_fatal 26763 1726867490.75746: done checking for any_errors_fatal 26763 1726867490.75746: checking for max_fail_percentage 26763 1726867490.75748: done checking for max_fail_percentage 26763 1726867490.75749: checking to see if all hosts have failed and the running result is not ok 26763 1726867490.75750: done checking to see if all hosts have failed 26763 1726867490.75751: getting the remaining hosts for this loop 26763 1726867490.75752: done getting the remaining hosts for this loop 26763 1726867490.75756: getting the next task for host managed_node1 26763 1726867490.75761: done getting next task for host managed_node1 26763 1726867490.75764: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26763 1726867490.75768: ^ state is: HOST STATE: block=5, 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? (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 26763 1726867490.75785: getting variables 26763 1726867490.75786: in VariableManager get_vars() 26763 1726867490.75819: Calling all_inventory to load vars for managed_node1 26763 1726867490.75821: Calling groups_inventory to load vars for managed_node1 26763 1726867490.75823: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867490.75831: Calling all_plugins_play to load vars for managed_node1 26763 1726867490.75833: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867490.75836: Calling groups_plugins_play to load vars for managed_node1 26763 1726867490.77132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867490.81648: done with get_vars() 26763 1726867490.81664: done getting variables 26763 1726867490.81697: 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 [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:24:50 -0400 (0:00:00.077) 0:00:11.225 ****** 26763 1726867490.81720: entering _queue_task() for managed_node1/set_fact 26763 1726867490.81950: worker is 1 (out of 1 available) 26763 1726867490.81963: exiting _queue_task() for managed_node1/set_fact 26763 1726867490.81975: done queuing things up, now waiting for results queue to drain 26763 1726867490.81978: waiting for pending results... 26763 1726867490.82152: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26763 1726867490.82252: in run() - task 0affcac9-a3a5-f324-29e3-000000000246 26763 1726867490.82264: variable 'ansible_search_path' from source: unknown 26763 1726867490.82268: variable 'ansible_search_path' from source: unknown 26763 1726867490.82295: calling self._execute() 26763 1726867490.82364: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867490.82369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867490.82379: variable 'omit' from source: magic vars 26763 1726867490.82644: variable 'ansible_distribution_major_version' from source: facts 26763 1726867490.82650: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867490.82763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26763 1726867490.82951: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26763 1726867490.82988: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26763 1726867490.83037: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26763 1726867490.83063: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26763 1726867490.83128: 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) 26763 1726867490.83145: 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) 26763 1726867490.83182: 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) 26763 1726867490.83234: 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) 26763 1726867490.83311: variable '__network_is_ostree' from source: set_fact 26763 1726867490.83314: Evaluated conditional (not __network_is_ostree is defined): False 26763 1726867490.83317: when evaluation is False, skipping this task 26763 1726867490.83319: _execute() done 26763 1726867490.83322: dumping result to json 26763 1726867490.83325: done dumping result, returning 26763 1726867490.83332: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-f324-29e3-000000000246] 26763 1726867490.83335: sending task result for task 0affcac9-a3a5-f324-29e3-000000000246 26763 1726867490.83469: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000246 26763 1726867490.83472: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26763 1726867490.83543: no more pending results, returning what we have 26763 1726867490.83547: results queue empty 26763 1726867490.83551: checking for any_errors_fatal 26763 1726867490.83558: done checking for any_errors_fatal 26763 1726867490.83560: checking for max_fail_percentage 26763 1726867490.83563: done checking for max_fail_percentage 26763 1726867490.83563: checking to see if all hosts have failed and the running result is not ok 26763 1726867490.83565: done checking to see if all hosts have failed 26763 1726867490.83566: getting the remaining hosts for this loop 26763 1726867490.83567: done getting the remaining hosts for this loop 26763 1726867490.83571: getting the next task for host managed_node1 26763 1726867490.83586: done getting next task for host managed_node1 26763 1726867490.83591: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 26763 1726867490.83597: ^ state is: HOST STATE: block=5, 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? (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 26763 1726867490.83618: getting variables 26763 1726867490.83620: in VariableManager get_vars() 26763 1726867490.83664: Calling all_inventory to load vars for managed_node1 26763 1726867490.83667: Calling groups_inventory to load vars for managed_node1 26763 1726867490.83669: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867490.83730: Calling all_plugins_play to load vars for managed_node1 26763 1726867490.83734: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867490.83737: Calling groups_plugins_play to load vars for managed_node1 26763 1726867490.84715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867490.86175: done with get_vars() 26763 1726867490.86198: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:24:50 -0400 (0:00:00.045) 0:00:11.271 ****** 26763 1726867490.86308: entering _queue_task() for managed_node1/service_facts 26763 1726867490.86527: worker is 1 (out of 1 available) 26763 1726867490.86541: exiting _queue_task() for managed_node1/service_facts 26763 1726867490.86555: done queuing things up, now waiting for results queue to drain 26763 1726867490.86556: waiting for pending results... 26763 1726867490.86843: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 26763 1726867490.86971: in run() - task 0affcac9-a3a5-f324-29e3-000000000248 26763 1726867490.86983: variable 'ansible_search_path' from source: unknown 26763 1726867490.86986: variable 'ansible_search_path' from source: unknown 26763 1726867490.87030: calling self._execute() 26763 1726867490.87145: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867490.87149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867490.87152: variable 'omit' from source: magic vars 26763 1726867490.87540: variable 'ansible_distribution_major_version' from source: facts 26763 1726867490.87543: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867490.87546: variable 'omit' from source: magic vars 26763 1726867490.87648: variable 'omit' from source: magic vars 26763 1726867490.87665: variable 'omit' from source: magic vars 26763 1726867490.87697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867490.87726: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867490.87741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867490.87755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867490.87764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867490.87809: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867490.87826: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867490.87830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867490.87893: Set connection var ansible_pipelining to False 26763 1726867490.87897: Set connection var ansible_shell_executable to /bin/sh 26763 1726867490.87902: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867490.87904: Set connection var ansible_shell_type to sh 26763 1726867490.87907: Set connection var ansible_connection to ssh 26763 1726867490.87916: Set connection var ansible_timeout to 10 26763 1726867490.87938: variable 'ansible_shell_executable' from source: unknown 26763 1726867490.87941: variable 'ansible_connection' from source: unknown 26763 1726867490.87944: variable 'ansible_module_compression' from source: unknown 26763 1726867490.87946: variable 'ansible_shell_type' from source: unknown 26763 1726867490.87949: variable 'ansible_shell_executable' from source: unknown 26763 1726867490.87951: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867490.87954: variable 'ansible_pipelining' from source: unknown 26763 1726867490.87956: variable 'ansible_timeout' from source: unknown 26763 1726867490.87958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867490.88095: 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__) 26763 1726867490.88103: variable 'omit' from source: magic vars 26763 1726867490.88108: starting attempt loop 26763 1726867490.88113: running the handler 26763 1726867490.88125: _low_level_execute_command(): starting 26763 1726867490.88132: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867490.88731: 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 <<< 26763 1726867490.88735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867490.88738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867490.88793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867490.88796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867490.88799: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867490.88903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867490.90529: stdout chunk (state=3): >>>/root <<< 26763 1726867490.90632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867490.90655: stderr chunk (state=3): >>><<< 26763 1726867490.90658: stdout chunk (state=3): >>><<< 26763 1726867490.90675: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867490.90692: _low_level_execute_command(): starting 26763 1726867490.90698: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867490.9067636-27173-177788836450236 `" && echo ansible-tmp-1726867490.9067636-27173-177788836450236="` echo /root/.ansible/tmp/ansible-tmp-1726867490.9067636-27173-177788836450236 `" ) && sleep 0' 26763 1726867490.91119: 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 <<< 26763 1726867490.91122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867490.91125: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867490.91134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 26763 1726867490.91136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867490.91179: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867490.91185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867490.91187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867490.91234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867490.93105: stdout chunk (state=3): >>>ansible-tmp-1726867490.9067636-27173-177788836450236=/root/.ansible/tmp/ansible-tmp-1726867490.9067636-27173-177788836450236 <<< 26763 1726867490.93216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867490.93248: stderr chunk (state=3): >>><<< 26763 1726867490.93251: stdout chunk (state=3): >>><<< 26763 1726867490.93265: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867490.9067636-27173-177788836450236=/root/.ansible/tmp/ansible-tmp-1726867490.9067636-27173-177788836450236 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867490.93300: variable 'ansible_module_compression' from source: unknown 26763 1726867490.93344: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 26763 1726867490.93376: variable 'ansible_facts' from source: unknown 26763 1726867490.93483: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867490.9067636-27173-177788836450236/AnsiballZ_service_facts.py 26763 1726867490.93644: Sending initial data 26763 1726867490.93647: Sent initial data (162 bytes) 26763 1726867490.94186: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867490.94189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867490.94192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867490.94194: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867490.94196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 26763 1726867490.94198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867490.94257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867490.94260: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867490.94320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867490.95843: 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 <<< 26763 1726867490.95846: stderr chunk (state=3): >>>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 <<< 26763 1726867490.95880: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867490.95929: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpq4hacc_0 /root/.ansible/tmp/ansible-tmp-1726867490.9067636-27173-177788836450236/AnsiballZ_service_facts.py <<< 26763 1726867490.95932: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867490.9067636-27173-177788836450236/AnsiballZ_service_facts.py" <<< 26763 1726867490.95970: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpq4hacc_0" to remote "/root/.ansible/tmp/ansible-tmp-1726867490.9067636-27173-177788836450236/AnsiballZ_service_facts.py" <<< 26763 1726867490.95973: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867490.9067636-27173-177788836450236/AnsiballZ_service_facts.py" <<< 26763 1726867490.96584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867490.96616: stderr chunk (state=3): >>><<< 26763 1726867490.96619: stdout chunk (state=3): >>><<< 26763 1726867490.96634: done transferring module to remote 26763 1726867490.96642: _low_level_execute_command(): starting 26763 1726867490.96645: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867490.9067636-27173-177788836450236/ /root/.ansible/tmp/ansible-tmp-1726867490.9067636-27173-177788836450236/AnsiballZ_service_facts.py && sleep 0' 26763 1726867490.97040: 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 <<< 26763 1726867490.97098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867490.97101: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867490.97104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867490.97109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867490.97133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867490.97164: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867490.97207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867490.98924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867490.98952: stderr chunk (state=3): >>><<< 26763 1726867490.98956: stdout chunk (state=3): >>><<< 26763 1726867490.98966: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867490.98969: _low_level_execute_command(): starting 26763 1726867490.98973: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867490.9067636-27173-177788836450236/AnsiballZ_service_facts.py && sleep 0' 26763 1726867490.99474: 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 <<< 26763 1726867490.99562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867490.99566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867490.99571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867490.99616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867490.99657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867492.52376: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 26763 1726867492.52492: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "stat<<< 26763 1726867492.52514: stdout chunk (state=3): >>>us": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": <<< 26763 1726867492.52520: stdout chunk (state=3): >>>"static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 26763 1726867492.54183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867492.54190: stdout chunk (state=3): >>><<< 26763 1726867492.54195: stderr chunk (state=3): >>><<< 26763 1726867492.54200: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867492.54956: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_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-1726867490.9067636-27173-177788836450236/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867492.54959: _low_level_execute_command(): starting 26763 1726867492.54962: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867490.9067636-27173-177788836450236/ > /dev/null 2>&1 && sleep 0' 26763 1726867492.55575: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867492.55594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867492.55696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867492.55720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867492.55743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867492.55812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867492.57708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867492.57721: stdout chunk (state=3): >>><<< 26763 1726867492.57735: stderr chunk (state=3): >>><<< 26763 1726867492.57757: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867492.57769: handler run complete 26763 1726867492.57963: variable 'ansible_facts' from source: unknown 26763 1726867492.58121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867492.58859: variable 'ansible_facts' from source: unknown 26763 1726867492.58997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867492.59198: attempt loop complete, returning result 26763 1726867492.59282: _execute() done 26763 1726867492.59285: dumping result to json 26763 1726867492.59288: done dumping result, returning 26763 1726867492.59290: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-f324-29e3-000000000248] 26763 1726867492.59295: sending task result for task 0affcac9-a3a5-f324-29e3-000000000248 26763 1726867492.60580: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000248 26763 1726867492.60583: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26763 1726867492.60648: no more pending results, returning what we have 26763 1726867492.60650: results queue empty 26763 1726867492.60651: checking for any_errors_fatal 26763 1726867492.60653: done checking for any_errors_fatal 26763 1726867492.60654: checking for max_fail_percentage 26763 1726867492.60656: done checking for max_fail_percentage 26763 1726867492.60657: checking to see if all hosts have failed and the running result is not ok 26763 1726867492.60658: done checking to see if all hosts have failed 26763 1726867492.60658: getting the remaining hosts for this loop 26763 1726867492.60659: done getting the remaining hosts for this loop 26763 1726867492.60663: getting the next task for host managed_node1 26763 1726867492.60669: done getting next task for host managed_node1 26763 1726867492.60672: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 26763 1726867492.60680: ^ state is: HOST STATE: block=5, 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? (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 26763 1726867492.60690: getting variables 26763 1726867492.60691: in VariableManager get_vars() 26763 1726867492.60719: Calling all_inventory to load vars for managed_node1 26763 1726867492.60722: Calling groups_inventory to load vars for managed_node1 26763 1726867492.60724: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867492.60732: Calling all_plugins_play to load vars for managed_node1 26763 1726867492.60735: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867492.60738: Calling groups_plugins_play to load vars for managed_node1 26763 1726867492.61851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867492.63410: done with get_vars() 26763 1726867492.63429: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:24:52 -0400 (0:00:01.772) 0:00:13.043 ****** 26763 1726867492.63520: entering _queue_task() for managed_node1/package_facts 26763 1726867492.63798: worker is 1 (out of 1 available) 26763 1726867492.63810: exiting _queue_task() for managed_node1/package_facts 26763 1726867492.63821: done queuing things up, now waiting for results queue to drain 26763 1726867492.63822: waiting for pending results... 26763 1726867492.64203: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 26763 1726867492.64240: in run() - task 0affcac9-a3a5-f324-29e3-000000000249 26763 1726867492.64261: variable 'ansible_search_path' from source: unknown 26763 1726867492.64267: variable 'ansible_search_path' from source: unknown 26763 1726867492.64308: calling self._execute() 26763 1726867492.64395: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867492.64413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867492.64431: variable 'omit' from source: magic vars 26763 1726867492.64818: variable 'ansible_distribution_major_version' from source: facts 26763 1726867492.64835: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867492.64851: variable 'omit' from source: magic vars 26763 1726867492.64919: variable 'omit' from source: magic vars 26763 1726867492.64965: variable 'omit' from source: magic vars 26763 1726867492.65012: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867492.65051: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867492.65083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867492.65106: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867492.65171: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867492.65175: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867492.65179: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867492.65182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867492.65287: Set connection var ansible_pipelining to False 26763 1726867492.65300: Set connection var ansible_shell_executable to /bin/sh 26763 1726867492.65309: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867492.65317: Set connection var ansible_shell_type to sh 26763 1726867492.65324: Set connection var ansible_connection to ssh 26763 1726867492.65336: Set connection var ansible_timeout to 10 26763 1726867492.65366: variable 'ansible_shell_executable' from source: unknown 26763 1726867492.65389: variable 'ansible_connection' from source: unknown 26763 1726867492.65393: variable 'ansible_module_compression' from source: unknown 26763 1726867492.65395: variable 'ansible_shell_type' from source: unknown 26763 1726867492.65397: variable 'ansible_shell_executable' from source: unknown 26763 1726867492.65482: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867492.65485: variable 'ansible_pipelining' from source: unknown 26763 1726867492.65487: variable 'ansible_timeout' from source: unknown 26763 1726867492.65490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867492.65622: 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__) 26763 1726867492.65639: variable 'omit' from source: magic vars 26763 1726867492.65650: starting attempt loop 26763 1726867492.65659: running the handler 26763 1726867492.65679: _low_level_execute_command(): starting 26763 1726867492.65694: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867492.66415: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867492.66494: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867492.66539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867492.66559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867492.66594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867492.66679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867492.68529: stdout chunk (state=3): >>>/root <<< 26763 1726867492.68533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867492.68553: stderr chunk (state=3): >>><<< 26763 1726867492.68624: stdout chunk (state=3): >>><<< 26763 1726867492.68645: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867492.68658: _low_level_execute_command(): starting 26763 1726867492.68665: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867492.6864452-27217-177598144986497 `" && echo ansible-tmp-1726867492.6864452-27217-177598144986497="` echo /root/.ansible/tmp/ansible-tmp-1726867492.6864452-27217-177598144986497 `" ) && sleep 0' 26763 1726867492.69231: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867492.69243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867492.69251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867492.69266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867492.69280: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867492.69287: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867492.69297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867492.69313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26763 1726867492.69319: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 26763 1726867492.69326: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26763 1726867492.69334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867492.69350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867492.69357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867492.69365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867492.69371: stderr chunk (state=3): >>>debug2: match found <<< 26763 1726867492.69466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867492.69470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867492.69473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867492.69475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867492.69555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867492.71440: stdout chunk (state=3): >>>ansible-tmp-1726867492.6864452-27217-177598144986497=/root/.ansible/tmp/ansible-tmp-1726867492.6864452-27217-177598144986497 <<< 26763 1726867492.71584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867492.71588: stdout chunk (state=3): >>><<< 26763 1726867492.71684: stderr chunk (state=3): >>><<< 26763 1726867492.71689: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867492.6864452-27217-177598144986497=/root/.ansible/tmp/ansible-tmp-1726867492.6864452-27217-177598144986497 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867492.71692: variable 'ansible_module_compression' from source: unknown 26763 1726867492.71731: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 26763 1726867492.71798: variable 'ansible_facts' from source: unknown 26763 1726867492.72003: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867492.6864452-27217-177598144986497/AnsiballZ_package_facts.py 26763 1726867492.72225: Sending initial data 26763 1726867492.72229: Sent initial data (162 bytes) 26763 1726867492.72858: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867492.73247: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867492.73309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867492.73498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867492.74940: 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 <<< 26763 1726867492.74945: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26763 1726867492.75021: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867492.75074: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmp8b2a737v /root/.ansible/tmp/ansible-tmp-1726867492.6864452-27217-177598144986497/AnsiballZ_package_facts.py <<< 26763 1726867492.75081: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867492.6864452-27217-177598144986497/AnsiballZ_package_facts.py" <<< 26763 1726867492.75122: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmp8b2a737v" to remote "/root/.ansible/tmp/ansible-tmp-1726867492.6864452-27217-177598144986497/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867492.6864452-27217-177598144986497/AnsiballZ_package_facts.py" <<< 26763 1726867492.78085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867492.78090: stderr chunk (state=3): >>><<< 26763 1726867492.78093: stdout chunk (state=3): >>><<< 26763 1726867492.78095: done transferring module to remote 26763 1726867492.78097: _low_level_execute_command(): starting 26763 1726867492.78099: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867492.6864452-27217-177598144986497/ /root/.ansible/tmp/ansible-tmp-1726867492.6864452-27217-177598144986497/AnsiballZ_package_facts.py && sleep 0' 26763 1726867492.78674: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867492.78745: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867492.78805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867492.78827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867492.78867: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867492.78908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867492.80830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867492.80834: stderr chunk (state=3): >>><<< 26763 1726867492.80836: stdout chunk (state=3): >>><<< 26763 1726867492.80839: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867492.80841: _low_level_execute_command(): starting 26763 1726867492.80844: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867492.6864452-27217-177598144986497/AnsiballZ_package_facts.py && sleep 0' 26763 1726867492.81341: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867492.81397: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867492.81462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867492.81487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867492.81501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867492.81589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867493.26052: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "c<<< 26763 1726867493.26153: stdout chunk (state=3): >>>loud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 26763 1726867493.27683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867493.27688: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 26763 1726867493.27738: stderr chunk (state=3): >>><<< 26763 1726867493.27741: stdout chunk (state=3): >>><<< 26763 1726867493.28189: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867493.32948: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_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-1726867492.6864452-27217-177598144986497/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867493.32966: _low_level_execute_command(): starting 26763 1726867493.32969: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867492.6864452-27217-177598144986497/ > /dev/null 2>&1 && sleep 0' 26763 1726867493.34502: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867493.34506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867493.34524: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867493.34530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867493.34546: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 26763 1726867493.34549: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867493.34565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 26763 1726867493.34570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867493.34718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867493.34724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867493.34888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867493.34963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867493.36837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867493.36867: stderr chunk (state=3): >>><<< 26763 1726867493.36870: stdout chunk (state=3): >>><<< 26763 1726867493.36888: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867493.36894: handler run complete 26763 1726867493.38537: variable 'ansible_facts' from source: unknown 26763 1726867493.39543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867493.43595: variable 'ansible_facts' from source: unknown 26763 1726867493.44586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867493.46083: attempt loop complete, returning result 26763 1726867493.46088: _execute() done 26763 1726867493.46090: dumping result to json 26763 1726867493.46481: done dumping result, returning 26763 1726867493.46594: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-f324-29e3-000000000249] 26763 1726867493.46598: sending task result for task 0affcac9-a3a5-f324-29e3-000000000249 26763 1726867493.50487: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000249 26763 1726867493.50491: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26763 1726867493.50637: no more pending results, returning what we have 26763 1726867493.50644: results queue empty 26763 1726867493.50646: checking for any_errors_fatal 26763 1726867493.50651: done checking for any_errors_fatal 26763 1726867493.50652: checking for max_fail_percentage 26763 1726867493.50653: done checking for max_fail_percentage 26763 1726867493.50654: checking to see if all hosts have failed and the running result is not ok 26763 1726867493.50655: done checking to see if all hosts have failed 26763 1726867493.50656: getting the remaining hosts for this loop 26763 1726867493.50657: done getting the remaining hosts for this loop 26763 1726867493.50661: getting the next task for host managed_node1 26763 1726867493.50668: done getting next task for host managed_node1 26763 1726867493.50671: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 26763 1726867493.50674: ^ state is: HOST STATE: block=5, 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 26763 1726867493.50688: getting variables 26763 1726867493.50690: in VariableManager get_vars() 26763 1726867493.50726: Calling all_inventory to load vars for managed_node1 26763 1726867493.50729: Calling groups_inventory to load vars for managed_node1 26763 1726867493.50731: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867493.50739: Calling all_plugins_play to load vars for managed_node1 26763 1726867493.50742: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867493.50745: Calling groups_plugins_play to load vars for managed_node1 26763 1726867493.53297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867493.56920: done with get_vars() 26763 1726867493.56968: done getting variables 26763 1726867493.57170: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:24:53 -0400 (0:00:00.936) 0:00:13.980 ****** 26763 1726867493.57213: entering _queue_task() for managed_node1/debug 26763 1726867493.58067: worker is 1 (out of 1 available) 26763 1726867493.58082: exiting _queue_task() for managed_node1/debug 26763 1726867493.58096: done queuing things up, now waiting for results queue to drain 26763 1726867493.58097: waiting for pending results... 26763 1726867493.58696: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 26763 1726867493.58701: in run() - task 0affcac9-a3a5-f324-29e3-0000000001e0 26763 1726867493.58713: variable 'ansible_search_path' from source: unknown 26763 1726867493.59083: variable 'ansible_search_path' from source: unknown 26763 1726867493.59087: calling self._execute() 26763 1726867493.59089: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867493.59091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867493.59093: variable 'omit' from source: magic vars 26763 1726867493.59686: variable 'ansible_distribution_major_version' from source: facts 26763 1726867493.59796: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867493.59807: variable 'omit' from source: magic vars 26763 1726867493.59852: variable 'omit' from source: magic vars 26763 1726867493.60148: variable 'network_provider' from source: set_fact 26763 1726867493.60282: variable 'omit' from source: magic vars 26763 1726867493.60285: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867493.60288: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867493.60290: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867493.60307: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867493.60323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867493.60355: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867493.60367: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867493.60378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867493.60497: Set connection var ansible_pipelining to False 26763 1726867493.60508: Set connection var ansible_shell_executable to /bin/sh 26763 1726867493.60519: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867493.60526: Set connection var ansible_shell_type to sh 26763 1726867493.60531: Set connection var ansible_connection to ssh 26763 1726867493.60542: Set connection var ansible_timeout to 10 26763 1726867493.60569: variable 'ansible_shell_executable' from source: unknown 26763 1726867493.60584: variable 'ansible_connection' from source: unknown 26763 1726867493.60591: variable 'ansible_module_compression' from source: unknown 26763 1726867493.60598: variable 'ansible_shell_type' from source: unknown 26763 1726867493.60606: variable 'ansible_shell_executable' from source: unknown 26763 1726867493.60614: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867493.60621: variable 'ansible_pipelining' from source: unknown 26763 1726867493.60627: variable 'ansible_timeout' from source: unknown 26763 1726867493.60635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867493.60782: 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=False) 26763 1726867493.60805: variable 'omit' from source: magic vars 26763 1726867493.60817: starting attempt loop 26763 1726867493.60824: running the handler 26763 1726867493.60876: handler run complete 26763 1726867493.60898: attempt loop complete, returning result 26763 1726867493.60910: _execute() done 26763 1726867493.60918: dumping result to json 26763 1726867493.60926: done dumping result, returning 26763 1726867493.60939: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-f324-29e3-0000000001e0] 26763 1726867493.60947: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e0 ok: [managed_node1] => {} MSG: Using network provider: nm 26763 1726867493.61104: no more pending results, returning what we have 26763 1726867493.61110: results queue empty 26763 1726867493.61110: checking for any_errors_fatal 26763 1726867493.61120: done checking for any_errors_fatal 26763 1726867493.61121: checking for max_fail_percentage 26763 1726867493.61122: done checking for max_fail_percentage 26763 1726867493.61123: checking to see if all hosts have failed and the running result is not ok 26763 1726867493.61124: done checking to see if all hosts have failed 26763 1726867493.61125: getting the remaining hosts for this loop 26763 1726867493.61126: done getting the remaining hosts for this loop 26763 1726867493.61130: getting the next task for host managed_node1 26763 1726867493.61136: done getting next task for host managed_node1 26763 1726867493.61139: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 26763 1726867493.61143: ^ state is: HOST STATE: block=5, 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 26763 1726867493.61160: getting variables 26763 1726867493.61162: in VariableManager get_vars() 26763 1726867493.61203: Calling all_inventory to load vars for managed_node1 26763 1726867493.61206: Calling groups_inventory to load vars for managed_node1 26763 1726867493.61210: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867493.61221: Calling all_plugins_play to load vars for managed_node1 26763 1726867493.61223: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867493.61227: Calling groups_plugins_play to load vars for managed_node1 26763 1726867493.61885: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e0 26763 1726867493.61889: WORKER PROCESS EXITING 26763 1726867493.63946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867493.67587: done with get_vars() 26763 1726867493.67612: done getting variables 26763 1726867493.67669: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:24:53 -0400 (0:00:00.105) 0:00:14.086 ****** 26763 1726867493.67815: entering _queue_task() for managed_node1/fail 26763 1726867493.68569: worker is 1 (out of 1 available) 26763 1726867493.68584: exiting _queue_task() for managed_node1/fail 26763 1726867493.68597: done queuing things up, now waiting for results queue to drain 26763 1726867493.68598: waiting for pending results... 26763 1726867493.68956: 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 26763 1726867493.69079: in run() - task 0affcac9-a3a5-f324-29e3-0000000001e1 26763 1726867493.69105: variable 'ansible_search_path' from source: unknown 26763 1726867493.69115: variable 'ansible_search_path' from source: unknown 26763 1726867493.69158: calling self._execute() 26763 1726867493.69258: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867493.69305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867493.69309: variable 'omit' from source: magic vars 26763 1726867493.69722: variable 'ansible_distribution_major_version' from source: facts 26763 1726867493.69745: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867493.69875: variable 'network_state' from source: role '' defaults 26763 1726867493.69912: Evaluated conditional (network_state != {}): False 26763 1726867493.69922: when evaluation is False, skipping this task 26763 1726867493.69952: _execute() done 26763 1726867493.69958: dumping result to json 26763 1726867493.69962: done dumping result, returning 26763 1726867493.69966: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-f324-29e3-0000000001e1] 26763 1726867493.69969: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e1 26763 1726867493.70135: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e1 26763 1726867493.70139: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26763 1726867493.70192: no more pending results, returning what we have 26763 1726867493.70195: results queue empty 26763 1726867493.70196: checking for any_errors_fatal 26763 1726867493.70203: done checking for any_errors_fatal 26763 1726867493.70204: checking for max_fail_percentage 26763 1726867493.70206: done checking for max_fail_percentage 26763 1726867493.70206: checking to see if all hosts have failed and the running result is not ok 26763 1726867493.70210: done checking to see if all hosts have failed 26763 1726867493.70210: getting the remaining hosts for this loop 26763 1726867493.70212: done getting the remaining hosts for this loop 26763 1726867493.70215: getting the next task for host managed_node1 26763 1726867493.70222: done getting next task for host managed_node1 26763 1726867493.70225: ^ 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 26763 1726867493.70229: ^ state is: HOST STATE: block=5, 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 26763 1726867493.70245: getting variables 26763 1726867493.70246: in VariableManager get_vars() 26763 1726867493.70288: Calling all_inventory to load vars for managed_node1 26763 1726867493.70290: Calling groups_inventory to load vars for managed_node1 26763 1726867493.70292: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867493.70300: Calling all_plugins_play to load vars for managed_node1 26763 1726867493.70303: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867493.70305: Calling groups_plugins_play to load vars for managed_node1 26763 1726867493.72954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867493.76056: done with get_vars() 26763 1726867493.76283: done getting variables 26763 1726867493.76344: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:24:53 -0400 (0:00:00.085) 0:00:14.172 ****** 26763 1726867493.76375: entering _queue_task() for managed_node1/fail 26763 1726867493.77116: worker is 1 (out of 1 available) 26763 1726867493.77126: exiting _queue_task() for managed_node1/fail 26763 1726867493.77136: done queuing things up, now waiting for results queue to drain 26763 1726867493.77137: waiting for pending results... 26763 1726867493.77835: 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 26763 1726867493.77938: in run() - task 0affcac9-a3a5-f324-29e3-0000000001e2 26763 1726867493.77960: variable 'ansible_search_path' from source: unknown 26763 1726867493.78156: variable 'ansible_search_path' from source: unknown 26763 1726867493.78160: calling self._execute() 26763 1726867493.78287: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867493.78300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867493.78314: variable 'omit' from source: magic vars 26763 1726867493.79401: variable 'ansible_distribution_major_version' from source: facts 26763 1726867493.79682: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867493.80084: variable 'network_state' from source: role '' defaults 26763 1726867493.80088: Evaluated conditional (network_state != {}): False 26763 1726867493.80092: when evaluation is False, skipping this task 26763 1726867493.80095: _execute() done 26763 1726867493.80098: dumping result to json 26763 1726867493.80101: done dumping result, returning 26763 1726867493.80105: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-f324-29e3-0000000001e2] 26763 1726867493.80108: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e2 26763 1726867493.80209: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e2 26763 1726867493.80214: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26763 1726867493.80262: no more pending results, returning what we have 26763 1726867493.80266: results queue empty 26763 1726867493.80267: checking for any_errors_fatal 26763 1726867493.80274: done checking for any_errors_fatal 26763 1726867493.80275: checking for max_fail_percentage 26763 1726867493.80279: done checking for max_fail_percentage 26763 1726867493.80280: checking to see if all hosts have failed and the running result is not ok 26763 1726867493.80282: done checking to see if all hosts have failed 26763 1726867493.80282: getting the remaining hosts for this loop 26763 1726867493.80284: done getting the remaining hosts for this loop 26763 1726867493.80288: getting the next task for host managed_node1 26763 1726867493.80295: done getting next task for host managed_node1 26763 1726867493.80300: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 26763 1726867493.80303: ^ state is: HOST STATE: block=5, 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 26763 1726867493.80323: getting variables 26763 1726867493.80325: in VariableManager get_vars() 26763 1726867493.80365: Calling all_inventory to load vars for managed_node1 26763 1726867493.80368: Calling groups_inventory to load vars for managed_node1 26763 1726867493.80371: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867493.80586: Calling all_plugins_play to load vars for managed_node1 26763 1726867493.80591: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867493.80595: Calling groups_plugins_play to load vars for managed_node1 26763 1726867493.82447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867493.84642: done with get_vars() 26763 1726867493.84664: done getting variables 26763 1726867493.84844: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:24:53 -0400 (0:00:00.084) 0:00:14.257 ****** 26763 1726867493.84926: entering _queue_task() for managed_node1/fail 26763 1726867493.85494: worker is 1 (out of 1 available) 26763 1726867493.85511: exiting _queue_task() for managed_node1/fail 26763 1726867493.85524: done queuing things up, now waiting for results queue to drain 26763 1726867493.85525: waiting for pending results... 26763 1726867493.86098: 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 26763 1726867493.86218: in run() - task 0affcac9-a3a5-f324-29e3-0000000001e3 26763 1726867493.86231: variable 'ansible_search_path' from source: unknown 26763 1726867493.86236: variable 'ansible_search_path' from source: unknown 26763 1726867493.86483: calling self._execute() 26763 1726867493.86487: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867493.86490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867493.86494: variable 'omit' from source: magic vars 26763 1726867493.86993: variable 'ansible_distribution_major_version' from source: facts 26763 1726867493.87016: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867493.87190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867493.89452: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867493.89680: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867493.89684: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867493.89686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867493.89689: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867493.89737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867493.89751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867493.89786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867493.89820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867493.89835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867493.89934: variable 'ansible_distribution_major_version' from source: facts 26763 1726867493.89947: Evaluated conditional (ansible_distribution_major_version | int > 9): True 26763 1726867493.90113: variable 'ansible_distribution' from source: facts 26763 1726867493.90116: variable '__network_rh_distros' from source: role '' defaults 26763 1726867493.90119: Evaluated conditional (ansible_distribution in __network_rh_distros): True 26763 1726867493.90439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867493.90442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867493.90445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867493.90448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867493.90456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867493.90504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867493.90538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867493.90560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867493.90599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867493.90620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867493.90667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867493.90691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867493.90717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867493.90764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867493.90776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867493.91127: variable 'network_connections' from source: include params 26763 1726867493.91138: variable 'interface' from source: play vars 26763 1726867493.91288: variable 'interface' from source: play vars 26763 1726867493.91291: variable 'network_state' from source: role '' defaults 26763 1726867493.91304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26763 1726867493.91495: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26763 1726867493.91531: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26763 1726867493.91559: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26763 1726867493.91588: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26763 1726867493.91639: 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) 26763 1726867493.91784: 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) 26763 1726867493.91795: 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) 26763 1726867493.91798: 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) 26763 1726867493.91801: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 26763 1726867493.91803: when evaluation is False, skipping this task 26763 1726867493.91806: _execute() done 26763 1726867493.91808: dumping result to json 26763 1726867493.91810: done dumping result, returning 26763 1726867493.91812: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-f324-29e3-0000000001e3] 26763 1726867493.91815: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e3 26763 1726867493.91886: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e3 26763 1726867493.91889: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 26763 1726867493.91971: no more pending results, returning what we have 26763 1726867493.91975: results queue empty 26763 1726867493.91976: checking for any_errors_fatal 26763 1726867493.92183: done checking for any_errors_fatal 26763 1726867493.92185: checking for max_fail_percentage 26763 1726867493.92187: done checking for max_fail_percentage 26763 1726867493.92188: checking to see if all hosts have failed and the running result is not ok 26763 1726867493.92189: done checking to see if all hosts have failed 26763 1726867493.92190: getting the remaining hosts for this loop 26763 1726867493.92191: done getting the remaining hosts for this loop 26763 1726867493.92195: getting the next task for host managed_node1 26763 1726867493.92202: done getting next task for host managed_node1 26763 1726867493.92206: ^ 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 26763 1726867493.92212: ^ state is: HOST STATE: block=5, 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 26763 1726867493.92227: getting variables 26763 1726867493.92229: in VariableManager get_vars() 26763 1726867493.92265: Calling all_inventory to load vars for managed_node1 26763 1726867493.92267: Calling groups_inventory to load vars for managed_node1 26763 1726867493.92269: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867493.92479: Calling all_plugins_play to load vars for managed_node1 26763 1726867493.92484: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867493.92488: Calling groups_plugins_play to load vars for managed_node1 26763 1726867493.95076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867493.98299: done with get_vars() 26763 1726867493.98326: done getting variables 26763 1726867493.98592: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:24:53 -0400 (0:00:00.137) 0:00:14.394 ****** 26763 1726867493.98626: entering _queue_task() for managed_node1/dnf 26763 1726867493.99150: worker is 1 (out of 1 available) 26763 1726867493.99164: exiting _queue_task() for managed_node1/dnf 26763 1726867493.99176: done queuing things up, now waiting for results queue to drain 26763 1726867493.99326: waiting for pending results... 26763 1726867493.99728: 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 26763 1726867494.00150: in run() - task 0affcac9-a3a5-f324-29e3-0000000001e4 26763 1726867494.00154: variable 'ansible_search_path' from source: unknown 26763 1726867494.00156: variable 'ansible_search_path' from source: unknown 26763 1726867494.00160: calling self._execute() 26763 1726867494.00248: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867494.00473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867494.00479: variable 'omit' from source: magic vars 26763 1726867494.01150: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.01248: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867494.01623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867494.07234: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867494.07483: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867494.07487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867494.07527: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867494.07610: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867494.07691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.07913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.08082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.08086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.08089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.08482: variable 'ansible_distribution' from source: facts 26763 1726867494.08486: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.08489: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 26763 1726867494.08491: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867494.08756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.08786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.08813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.09020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.09040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.09084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.09112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.09140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.09183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.09401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.09582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.09586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.09588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.09591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.09593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.09874: variable 'network_connections' from source: include params 26763 1726867494.09892: variable 'interface' from source: play vars 26763 1726867494.09954: variable 'interface' from source: play vars 26763 1726867494.10286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26763 1726867494.10442: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26763 1726867494.10782: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26763 1726867494.10785: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26763 1726867494.10788: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26763 1726867494.10831: 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) 26763 1726867494.10861: 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) 26763 1726867494.10903: 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) 26763 1726867494.10934: 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) 26763 1726867494.11239: variable '__network_team_connections_defined' from source: role '' defaults 26763 1726867494.11594: variable 'network_connections' from source: include params 26763 1726867494.11606: variable 'interface' from source: play vars 26763 1726867494.11672: variable 'interface' from source: play vars 26763 1726867494.11817: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26763 1726867494.11825: when evaluation is False, skipping this task 26763 1726867494.11834: _execute() done 26763 1726867494.11841: dumping result to json 26763 1726867494.11848: done dumping result, returning 26763 1726867494.11859: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-f324-29e3-0000000001e4] 26763 1726867494.11868: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e4 26763 1726867494.12182: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e4 26763 1726867494.12185: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26763 1726867494.12268: no more pending results, returning what we have 26763 1726867494.12273: results queue empty 26763 1726867494.12274: checking for any_errors_fatal 26763 1726867494.12282: done checking for any_errors_fatal 26763 1726867494.12283: checking for max_fail_percentage 26763 1726867494.12285: done checking for max_fail_percentage 26763 1726867494.12286: checking to see if all hosts have failed and the running result is not ok 26763 1726867494.12287: done checking to see if all hosts have failed 26763 1726867494.12288: getting the remaining hosts for this loop 26763 1726867494.12289: done getting the remaining hosts for this loop 26763 1726867494.12293: getting the next task for host managed_node1 26763 1726867494.12300: done getting next task for host managed_node1 26763 1726867494.12304: ^ 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 26763 1726867494.12307: ^ state is: HOST STATE: block=5, 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 26763 1726867494.12324: getting variables 26763 1726867494.12326: in VariableManager get_vars() 26763 1726867494.12369: Calling all_inventory to load vars for managed_node1 26763 1726867494.12372: Calling groups_inventory to load vars for managed_node1 26763 1726867494.12375: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867494.12516: Calling all_plugins_play to load vars for managed_node1 26763 1726867494.12520: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867494.12523: Calling groups_plugins_play to load vars for managed_node1 26763 1726867494.14348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867494.15961: done with get_vars() 26763 1726867494.15988: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26763 1726867494.16072: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:24:54 -0400 (0:00:00.174) 0:00:14.569 ****** 26763 1726867494.16104: entering _queue_task() for managed_node1/yum 26763 1726867494.16475: worker is 1 (out of 1 available) 26763 1726867494.16690: exiting _queue_task() for managed_node1/yum 26763 1726867494.16701: done queuing things up, now waiting for results queue to drain 26763 1726867494.16702: waiting for pending results... 26763 1726867494.16795: 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 26763 1726867494.16938: in run() - task 0affcac9-a3a5-f324-29e3-0000000001e5 26763 1726867494.16960: variable 'ansible_search_path' from source: unknown 26763 1726867494.16969: variable 'ansible_search_path' from source: unknown 26763 1726867494.17012: calling self._execute() 26763 1726867494.17112: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867494.17125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867494.17144: variable 'omit' from source: magic vars 26763 1726867494.17529: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.17587: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867494.17738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867494.19960: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867494.20033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867494.20074: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867494.20183: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867494.20191: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867494.20238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.20283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.20320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.20412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.20415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.20482: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.20502: Evaluated conditional (ansible_distribution_major_version | int < 8): False 26763 1726867494.20510: when evaluation is False, skipping this task 26763 1726867494.20525: _execute() done 26763 1726867494.20532: dumping result to json 26763 1726867494.20539: done dumping result, returning 26763 1726867494.20551: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-f324-29e3-0000000001e5] 26763 1726867494.20560: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e5 26763 1726867494.20773: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e5 26763 1726867494.20776: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 26763 1726867494.20832: no more pending results, returning what we have 26763 1726867494.20836: results queue empty 26763 1726867494.20837: checking for any_errors_fatal 26763 1726867494.20843: done checking for any_errors_fatal 26763 1726867494.20844: checking for max_fail_percentage 26763 1726867494.20847: done checking for max_fail_percentage 26763 1726867494.20847: checking to see if all hosts have failed and the running result is not ok 26763 1726867494.20849: done checking to see if all hosts have failed 26763 1726867494.20849: getting the remaining hosts for this loop 26763 1726867494.20850: done getting the remaining hosts for this loop 26763 1726867494.20855: getting the next task for host managed_node1 26763 1726867494.20863: done getting next task for host managed_node1 26763 1726867494.20867: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26763 1726867494.20870: ^ state is: HOST STATE: block=5, 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 26763 1726867494.21082: getting variables 26763 1726867494.21085: in VariableManager get_vars() 26763 1726867494.21120: Calling all_inventory to load vars for managed_node1 26763 1726867494.21123: Calling groups_inventory to load vars for managed_node1 26763 1726867494.21125: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867494.21133: Calling all_plugins_play to load vars for managed_node1 26763 1726867494.21136: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867494.21139: Calling groups_plugins_play to load vars for managed_node1 26763 1726867494.23188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867494.26458: done with get_vars() 26763 1726867494.26682: done getting variables 26763 1726867494.26735: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:24:54 -0400 (0:00:00.106) 0:00:14.676 ****** 26763 1726867494.26764: entering _queue_task() for managed_node1/fail 26763 1726867494.27527: worker is 1 (out of 1 available) 26763 1726867494.27542: exiting _queue_task() for managed_node1/fail 26763 1726867494.27555: done queuing things up, now waiting for results queue to drain 26763 1726867494.27556: waiting for pending results... 26763 1726867494.28296: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26763 1726867494.28483: in run() - task 0affcac9-a3a5-f324-29e3-0000000001e6 26763 1726867494.28487: variable 'ansible_search_path' from source: unknown 26763 1726867494.28490: variable 'ansible_search_path' from source: unknown 26763 1726867494.28492: calling self._execute() 26763 1726867494.28495: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867494.28497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867494.28882: variable 'omit' from source: magic vars 26763 1726867494.29230: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.29245: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867494.29367: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867494.29769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867494.34112: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867494.34247: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867494.34421: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867494.34461: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867494.34495: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867494.34581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.34728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.35082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.35086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.35089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.35091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.35093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.35095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.35298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.35322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.35365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.35396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.35429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.35523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.35544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.35857: variable 'network_connections' from source: include params 26763 1726867494.36282: variable 'interface' from source: play vars 26763 1726867494.36286: variable 'interface' from source: play vars 26763 1726867494.36288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26763 1726867494.36603: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26763 1726867494.36647: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26763 1726867494.37082: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26763 1726867494.37086: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26763 1726867494.37088: 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) 26763 1726867494.37091: 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) 26763 1726867494.37093: 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) 26763 1726867494.37095: 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) 26763 1726867494.37134: variable '__network_team_connections_defined' from source: role '' defaults 26763 1726867494.37574: variable 'network_connections' from source: include params 26763 1726867494.37588: variable 'interface' from source: play vars 26763 1726867494.37657: variable 'interface' from source: play vars 26763 1726867494.37696: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26763 1726867494.37789: when evaluation is False, skipping this task 26763 1726867494.37797: _execute() done 26763 1726867494.37805: dumping result to json 26763 1726867494.37815: done dumping result, returning 26763 1726867494.37829: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-f324-29e3-0000000001e6] 26763 1726867494.37841: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e6 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26763 1726867494.38003: no more pending results, returning what we have 26763 1726867494.38007: results queue empty 26763 1726867494.38008: checking for any_errors_fatal 26763 1726867494.38017: done checking for any_errors_fatal 26763 1726867494.38018: checking for max_fail_percentage 26763 1726867494.38020: done checking for max_fail_percentage 26763 1726867494.38021: checking to see if all hosts have failed and the running result is not ok 26763 1726867494.38022: done checking to see if all hosts have failed 26763 1726867494.38022: getting the remaining hosts for this loop 26763 1726867494.38023: done getting the remaining hosts for this loop 26763 1726867494.38027: getting the next task for host managed_node1 26763 1726867494.38035: done getting next task for host managed_node1 26763 1726867494.38038: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 26763 1726867494.38041: ^ state is: HOST STATE: block=5, 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 26763 1726867494.38059: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e6 26763 1726867494.38062: WORKER PROCESS EXITING 26763 1726867494.38072: getting variables 26763 1726867494.38074: in VariableManager get_vars() 26763 1726867494.38181: Calling all_inventory to load vars for managed_node1 26763 1726867494.38184: Calling groups_inventory to load vars for managed_node1 26763 1726867494.38187: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867494.38197: Calling all_plugins_play to load vars for managed_node1 26763 1726867494.38199: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867494.38201: Calling groups_plugins_play to load vars for managed_node1 26763 1726867494.39928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867494.41802: done with get_vars() 26763 1726867494.41845: done getting variables 26763 1726867494.41903: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:24:54 -0400 (0:00:00.151) 0:00:14.828 ****** 26763 1726867494.41942: entering _queue_task() for managed_node1/package 26763 1726867494.42459: worker is 1 (out of 1 available) 26763 1726867494.42471: exiting _queue_task() for managed_node1/package 26763 1726867494.42488: done queuing things up, now waiting for results queue to drain 26763 1726867494.42491: waiting for pending results... 26763 1726867494.42776: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 26763 1726867494.42904: in run() - task 0affcac9-a3a5-f324-29e3-0000000001e7 26763 1726867494.42930: variable 'ansible_search_path' from source: unknown 26763 1726867494.42943: variable 'ansible_search_path' from source: unknown 26763 1726867494.42988: calling self._execute() 26763 1726867494.43090: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867494.43101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867494.43118: variable 'omit' from source: magic vars 26763 1726867494.43501: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.43522: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867494.43725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26763 1726867494.43997: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26763 1726867494.44052: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26763 1726867494.44095: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26763 1726867494.44176: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26763 1726867494.44300: variable 'network_packages' from source: role '' defaults 26763 1726867494.44423: variable '__network_provider_setup' from source: role '' defaults 26763 1726867494.44439: variable '__network_service_name_default_nm' from source: role '' defaults 26763 1726867494.44590: variable '__network_service_name_default_nm' from source: role '' defaults 26763 1726867494.44616: variable '__network_packages_default_nm' from source: role '' defaults 26763 1726867494.44787: variable '__network_packages_default_nm' from source: role '' defaults 26763 1726867494.45066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867494.47586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867494.47783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867494.47787: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867494.47789: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867494.47791: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867494.47831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.47862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.47893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.47940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.47960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.48010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.48040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.48070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.48115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.48133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.48364: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26763 1726867494.48484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.48516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.48541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.48633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.48687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.49083: variable 'ansible_python' from source: facts 26763 1726867494.49087: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26763 1726867494.49089: variable '__network_wpa_supplicant_required' from source: role '' defaults 26763 1726867494.49091: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26763 1726867494.49147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.49169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.49194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.49234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.49247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.49290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.49644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.49670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.49710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.49727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.49879: variable 'network_connections' from source: include params 26763 1726867494.49886: variable 'interface' from source: play vars 26763 1726867494.49985: variable 'interface' from source: play vars 26763 1726867494.50084: 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) 26763 1726867494.50097: 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) 26763 1726867494.50129: 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) 26763 1726867494.50157: 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) 26763 1726867494.50203: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867494.50511: variable 'network_connections' from source: include params 26763 1726867494.50517: variable 'interface' from source: play vars 26763 1726867494.50617: variable 'interface' from source: play vars 26763 1726867494.50688: variable '__network_packages_default_wireless' from source: role '' defaults 26763 1726867494.50763: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867494.51264: variable 'network_connections' from source: include params 26763 1726867494.51268: variable 'interface' from source: play vars 26763 1726867494.51557: variable 'interface' from source: play vars 26763 1726867494.51601: variable '__network_packages_default_team' from source: role '' defaults 26763 1726867494.51656: variable '__network_team_connections_defined' from source: role '' defaults 26763 1726867494.52474: variable 'network_connections' from source: include params 26763 1726867494.52493: variable 'interface' from source: play vars 26763 1726867494.52544: variable 'interface' from source: play vars 26763 1726867494.52723: variable '__network_service_name_default_initscripts' from source: role '' defaults 26763 1726867494.52743: variable '__network_service_name_default_initscripts' from source: role '' defaults 26763 1726867494.52749: variable '__network_packages_default_initscripts' from source: role '' defaults 26763 1726867494.52830: variable '__network_packages_default_initscripts' from source: role '' defaults 26763 1726867494.53051: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26763 1726867494.53531: variable 'network_connections' from source: include params 26763 1726867494.53534: variable 'interface' from source: play vars 26763 1726867494.53593: variable 'interface' from source: play vars 26763 1726867494.53601: variable 'ansible_distribution' from source: facts 26763 1726867494.53608: variable '__network_rh_distros' from source: role '' defaults 26763 1726867494.53611: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.53682: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26763 1726867494.53799: variable 'ansible_distribution' from source: facts 26763 1726867494.53803: variable '__network_rh_distros' from source: role '' defaults 26763 1726867494.53805: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.53820: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26763 1726867494.53976: variable 'ansible_distribution' from source: facts 26763 1726867494.53981: variable '__network_rh_distros' from source: role '' defaults 26763 1726867494.53986: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.54024: variable 'network_provider' from source: set_fact 26763 1726867494.54039: variable 'ansible_facts' from source: unknown 26763 1726867494.54767: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 26763 1726867494.54770: when evaluation is False, skipping this task 26763 1726867494.54773: _execute() done 26763 1726867494.54775: dumping result to json 26763 1726867494.54779: done dumping result, returning 26763 1726867494.54883: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-f324-29e3-0000000001e7] 26763 1726867494.54886: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e7 26763 1726867494.54960: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e7 26763 1726867494.54964: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 26763 1726867494.55029: no more pending results, returning what we have 26763 1726867494.55033: results queue empty 26763 1726867494.55034: checking for any_errors_fatal 26763 1726867494.55041: done checking for any_errors_fatal 26763 1726867494.55042: checking for max_fail_percentage 26763 1726867494.55044: done checking for max_fail_percentage 26763 1726867494.55045: checking to see if all hosts have failed and the running result is not ok 26763 1726867494.55047: done checking to see if all hosts have failed 26763 1726867494.55047: getting the remaining hosts for this loop 26763 1726867494.55049: done getting the remaining hosts for this loop 26763 1726867494.55052: getting the next task for host managed_node1 26763 1726867494.55061: done getting next task for host managed_node1 26763 1726867494.55065: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26763 1726867494.55068: ^ state is: HOST STATE: block=5, 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 26763 1726867494.55089: getting variables 26763 1726867494.55091: in VariableManager get_vars() 26763 1726867494.55137: Calling all_inventory to load vars for managed_node1 26763 1726867494.55140: Calling groups_inventory to load vars for managed_node1 26763 1726867494.55142: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867494.55153: Calling all_plugins_play to load vars for managed_node1 26763 1726867494.55157: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867494.55160: Calling groups_plugins_play to load vars for managed_node1 26763 1726867494.57337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867494.59313: done with get_vars() 26763 1726867494.59335: done getting variables 26763 1726867494.59398: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:24:54 -0400 (0:00:00.174) 0:00:15.003 ****** 26763 1726867494.59432: entering _queue_task() for managed_node1/package 26763 1726867494.59766: worker is 1 (out of 1 available) 26763 1726867494.59983: exiting _queue_task() for managed_node1/package 26763 1726867494.59993: done queuing things up, now waiting for results queue to drain 26763 1726867494.59995: waiting for pending results... 26763 1726867494.60197: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26763 1726867494.60219: in run() - task 0affcac9-a3a5-f324-29e3-0000000001e8 26763 1726867494.60238: variable 'ansible_search_path' from source: unknown 26763 1726867494.60292: variable 'ansible_search_path' from source: unknown 26763 1726867494.60295: calling self._execute() 26763 1726867494.60389: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867494.60406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867494.60426: variable 'omit' from source: magic vars 26763 1726867494.60831: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.60850: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867494.61057: variable 'network_state' from source: role '' defaults 26763 1726867494.61060: Evaluated conditional (network_state != {}): False 26763 1726867494.61063: when evaluation is False, skipping this task 26763 1726867494.61065: _execute() done 26763 1726867494.61067: dumping result to json 26763 1726867494.61069: done dumping result, returning 26763 1726867494.61072: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-f324-29e3-0000000001e8] 26763 1726867494.61074: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e8 26763 1726867494.61157: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e8 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26763 1726867494.61281: no more pending results, returning what we have 26763 1726867494.61285: results queue empty 26763 1726867494.61286: checking for any_errors_fatal 26763 1726867494.61292: done checking for any_errors_fatal 26763 1726867494.61293: checking for max_fail_percentage 26763 1726867494.61300: done checking for max_fail_percentage 26763 1726867494.61301: checking to see if all hosts have failed and the running result is not ok 26763 1726867494.61302: done checking to see if all hosts have failed 26763 1726867494.61303: getting the remaining hosts for this loop 26763 1726867494.61305: done getting the remaining hosts for this loop 26763 1726867494.61311: getting the next task for host managed_node1 26763 1726867494.61320: done getting next task for host managed_node1 26763 1726867494.61324: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26763 1726867494.61328: ^ state is: HOST STATE: block=5, 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 26763 1726867494.61347: getting variables 26763 1726867494.61349: in VariableManager get_vars() 26763 1726867494.61552: Calling all_inventory to load vars for managed_node1 26763 1726867494.61555: Calling groups_inventory to load vars for managed_node1 26763 1726867494.61558: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867494.61571: Calling all_plugins_play to load vars for managed_node1 26763 1726867494.61575: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867494.61580: Calling groups_plugins_play to load vars for managed_node1 26763 1726867494.62163: WORKER PROCESS EXITING 26763 1726867494.63188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867494.64811: done with get_vars() 26763 1726867494.64834: done getting variables 26763 1726867494.64922: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:24:54 -0400 (0:00:00.055) 0:00:15.058 ****** 26763 1726867494.64962: entering _queue_task() for managed_node1/package 26763 1726867494.65464: worker is 1 (out of 1 available) 26763 1726867494.65481: exiting _queue_task() for managed_node1/package 26763 1726867494.65493: done queuing things up, now waiting for results queue to drain 26763 1726867494.65494: waiting for pending results... 26763 1726867494.65848: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26763 1726867494.65947: in run() - task 0affcac9-a3a5-f324-29e3-0000000001e9 26763 1726867494.65961: variable 'ansible_search_path' from source: unknown 26763 1726867494.65966: variable 'ansible_search_path' from source: unknown 26763 1726867494.66000: calling self._execute() 26763 1726867494.66086: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867494.66089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867494.66101: variable 'omit' from source: magic vars 26763 1726867494.66442: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.66454: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867494.66573: variable 'network_state' from source: role '' defaults 26763 1726867494.66583: Evaluated conditional (network_state != {}): False 26763 1726867494.66586: when evaluation is False, skipping this task 26763 1726867494.66589: _execute() done 26763 1726867494.66592: dumping result to json 26763 1726867494.66594: done dumping result, returning 26763 1726867494.66602: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-f324-29e3-0000000001e9] 26763 1726867494.66628: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e9 26763 1726867494.66694: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001e9 26763 1726867494.66697: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26763 1726867494.66778: no more pending results, returning what we have 26763 1726867494.66782: results queue empty 26763 1726867494.66783: checking for any_errors_fatal 26763 1726867494.66788: done checking for any_errors_fatal 26763 1726867494.66789: checking for max_fail_percentage 26763 1726867494.66790: done checking for max_fail_percentage 26763 1726867494.66791: checking to see if all hosts have failed and the running result is not ok 26763 1726867494.66792: done checking to see if all hosts have failed 26763 1726867494.66793: getting the remaining hosts for this loop 26763 1726867494.66794: done getting the remaining hosts for this loop 26763 1726867494.66797: getting the next task for host managed_node1 26763 1726867494.66804: done getting next task for host managed_node1 26763 1726867494.66807: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26763 1726867494.66812: ^ state is: HOST STATE: block=5, 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 26763 1726867494.66826: getting variables 26763 1726867494.66827: in VariableManager get_vars() 26763 1726867494.66860: Calling all_inventory to load vars for managed_node1 26763 1726867494.66863: Calling groups_inventory to load vars for managed_node1 26763 1726867494.66864: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867494.66872: Calling all_plugins_play to load vars for managed_node1 26763 1726867494.66875: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867494.66878: Calling groups_plugins_play to load vars for managed_node1 26763 1726867494.68339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867494.70020: done with get_vars() 26763 1726867494.70041: done getting variables 26763 1726867494.70107: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:24:54 -0400 (0:00:00.051) 0:00:15.110 ****** 26763 1726867494.70143: entering _queue_task() for managed_node1/service 26763 1726867494.70527: worker is 1 (out of 1 available) 26763 1726867494.70540: exiting _queue_task() for managed_node1/service 26763 1726867494.70552: done queuing things up, now waiting for results queue to drain 26763 1726867494.70553: waiting for pending results... 26763 1726867494.70941: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26763 1726867494.70986: in run() - task 0affcac9-a3a5-f324-29e3-0000000001ea 26763 1726867494.71007: variable 'ansible_search_path' from source: unknown 26763 1726867494.71019: variable 'ansible_search_path' from source: unknown 26763 1726867494.71083: calling self._execute() 26763 1726867494.71166: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867494.71182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867494.71258: variable 'omit' from source: magic vars 26763 1726867494.71605: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.71626: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867494.71761: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867494.71975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867494.74319: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867494.74386: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867494.74436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867494.74515: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867494.74519: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867494.74598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.74660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.74695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.74749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.74839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.74842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.74852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.74883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.74930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.74956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.75003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.75035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.75071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.75117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.75136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.75320: variable 'network_connections' from source: include params 26763 1726867494.75335: variable 'interface' from source: play vars 26763 1726867494.75483: variable 'interface' from source: play vars 26763 1726867494.75495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26763 1726867494.75712: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26763 1726867494.75716: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26763 1726867494.75749: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26763 1726867494.75783: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26763 1726867494.75837: 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) 26763 1726867494.75862: 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) 26763 1726867494.75894: 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) 26763 1726867494.75934: 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) 26763 1726867494.76037: variable '__network_team_connections_defined' from source: role '' defaults 26763 1726867494.76265: variable 'network_connections' from source: include params 26763 1726867494.76276: variable 'interface' from source: play vars 26763 1726867494.76343: variable 'interface' from source: play vars 26763 1726867494.76386: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26763 1726867494.76394: when evaluation is False, skipping this task 26763 1726867494.76401: _execute() done 26763 1726867494.76475: dumping result to json 26763 1726867494.76479: done dumping result, returning 26763 1726867494.76482: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-f324-29e3-0000000001ea] 26763 1726867494.76484: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001ea 26763 1726867494.76552: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001ea 26763 1726867494.76561: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26763 1726867494.76631: no more pending results, returning what we have 26763 1726867494.76634: results queue empty 26763 1726867494.76635: checking for any_errors_fatal 26763 1726867494.76642: done checking for any_errors_fatal 26763 1726867494.76642: checking for max_fail_percentage 26763 1726867494.76644: done checking for max_fail_percentage 26763 1726867494.76645: checking to see if all hosts have failed and the running result is not ok 26763 1726867494.76646: done checking to see if all hosts have failed 26763 1726867494.76647: getting the remaining hosts for this loop 26763 1726867494.76648: done getting the remaining hosts for this loop 26763 1726867494.76652: getting the next task for host managed_node1 26763 1726867494.76659: done getting next task for host managed_node1 26763 1726867494.76663: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26763 1726867494.76666: ^ state is: HOST STATE: block=5, 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 26763 1726867494.76789: getting variables 26763 1726867494.76792: in VariableManager get_vars() 26763 1726867494.76836: Calling all_inventory to load vars for managed_node1 26763 1726867494.76839: Calling groups_inventory to load vars for managed_node1 26763 1726867494.76841: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867494.76852: Calling all_plugins_play to load vars for managed_node1 26763 1726867494.76856: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867494.76859: Calling groups_plugins_play to load vars for managed_node1 26763 1726867494.78412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867494.80071: done with get_vars() 26763 1726867494.80094: done getting variables 26763 1726867494.80157: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:24:54 -0400 (0:00:00.100) 0:00:15.210 ****** 26763 1726867494.80187: entering _queue_task() for managed_node1/service 26763 1726867494.80694: worker is 1 (out of 1 available) 26763 1726867494.80704: exiting _queue_task() for managed_node1/service 26763 1726867494.80717: done queuing things up, now waiting for results queue to drain 26763 1726867494.80719: waiting for pending results... 26763 1726867494.80850: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26763 1726867494.80921: in run() - task 0affcac9-a3a5-f324-29e3-0000000001eb 26763 1726867494.81055: variable 'ansible_search_path' from source: unknown 26763 1726867494.81058: variable 'ansible_search_path' from source: unknown 26763 1726867494.81061: calling self._execute() 26763 1726867494.81091: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867494.81101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867494.81118: variable 'omit' from source: magic vars 26763 1726867494.81503: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.81525: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867494.81698: variable 'network_provider' from source: set_fact 26763 1726867494.81718: variable 'network_state' from source: role '' defaults 26763 1726867494.81730: Evaluated conditional (network_provider == "nm" or network_state != {}): True 26763 1726867494.81781: variable 'omit' from source: magic vars 26763 1726867494.81784: variable 'omit' from source: magic vars 26763 1726867494.81819: variable 'network_service_name' from source: role '' defaults 26763 1726867494.81895: variable 'network_service_name' from source: role '' defaults 26763 1726867494.82014: variable '__network_provider_setup' from source: role '' defaults 26763 1726867494.82025: variable '__network_service_name_default_nm' from source: role '' defaults 26763 1726867494.82099: variable '__network_service_name_default_nm' from source: role '' defaults 26763 1726867494.82115: variable '__network_packages_default_nm' from source: role '' defaults 26763 1726867494.82187: variable '__network_packages_default_nm' from source: role '' defaults 26763 1726867494.82471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867494.84788: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867494.84861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867494.84910: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867494.84948: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867494.85182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867494.85185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.85188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.85190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.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) 26763 1726867494.85194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.85248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.85279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.85318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.85362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.85384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.85648: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26763 1726867494.85782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.85818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.85846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.85901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.85925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.86034: variable 'ansible_python' from source: facts 26763 1726867494.86063: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26763 1726867494.86163: variable '__network_wpa_supplicant_required' from source: role '' defaults 26763 1726867494.86294: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26763 1726867494.86385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.86423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.86450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.86497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.86527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.86579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867494.86728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867494.86732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867494.86734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867494.86737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867494.86854: variable 'network_connections' from source: include params 26763 1726867494.86867: variable 'interface' from source: play vars 26763 1726867494.86952: variable 'interface' from source: play vars 26763 1726867494.87066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26763 1726867494.87534: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26763 1726867494.87590: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26763 1726867494.87647: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26763 1726867494.87697: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26763 1726867494.87769: 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) 26763 1726867494.87812: 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) 26763 1726867494.87861: 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) 26763 1726867494.87903: 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) 26763 1726867494.87965: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867494.88371: variable 'network_connections' from source: include params 26763 1726867494.88374: variable 'interface' from source: play vars 26763 1726867494.88396: variable 'interface' from source: play vars 26763 1726867494.88447: variable '__network_packages_default_wireless' from source: role '' defaults 26763 1726867494.88542: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867494.88864: variable 'network_connections' from source: include params 26763 1726867494.88876: variable 'interface' from source: play vars 26763 1726867494.88964: variable 'interface' from source: play vars 26763 1726867494.88997: variable '__network_packages_default_team' from source: role '' defaults 26763 1726867494.89086: variable '__network_team_connections_defined' from source: role '' defaults 26763 1726867494.89412: variable 'network_connections' from source: include params 26763 1726867494.89424: variable 'interface' from source: play vars 26763 1726867494.89573: variable 'interface' from source: play vars 26763 1726867494.89576: variable '__network_service_name_default_initscripts' from source: role '' defaults 26763 1726867494.89670: variable '__network_service_name_default_initscripts' from source: role '' defaults 26763 1726867494.89692: variable '__network_packages_default_initscripts' from source: role '' defaults 26763 1726867494.89757: variable '__network_packages_default_initscripts' from source: role '' defaults 26763 1726867494.90258: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26763 1726867494.91267: variable 'network_connections' from source: include params 26763 1726867494.91562: variable 'interface' from source: play vars 26763 1726867494.91565: variable 'interface' from source: play vars 26763 1726867494.91567: variable 'ansible_distribution' from source: facts 26763 1726867494.91569: variable '__network_rh_distros' from source: role '' defaults 26763 1726867494.91571: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.91592: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26763 1726867494.91995: variable 'ansible_distribution' from source: facts 26763 1726867494.91999: variable '__network_rh_distros' from source: role '' defaults 26763 1726867494.92013: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.92027: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26763 1726867494.92267: variable 'ansible_distribution' from source: facts 26763 1726867494.92276: variable '__network_rh_distros' from source: role '' defaults 26763 1726867494.92290: variable 'ansible_distribution_major_version' from source: facts 26763 1726867494.92340: variable 'network_provider' from source: set_fact 26763 1726867494.92366: variable 'omit' from source: magic vars 26763 1726867494.92398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867494.92440: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867494.92466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867494.92492: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867494.92507: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867494.92749: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867494.92766: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867494.92774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867494.92891: Set connection var ansible_pipelining to False 26763 1726867494.92902: Set connection var ansible_shell_executable to /bin/sh 26763 1726867494.92917: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867494.92925: Set connection var ansible_shell_type to sh 26763 1726867494.92936: Set connection var ansible_connection to ssh 26763 1726867494.92951: Set connection var ansible_timeout to 10 26763 1726867494.92995: variable 'ansible_shell_executable' from source: unknown 26763 1726867494.93005: variable 'ansible_connection' from source: unknown 26763 1726867494.93017: variable 'ansible_module_compression' from source: unknown 26763 1726867494.93026: variable 'ansible_shell_type' from source: unknown 26763 1726867494.93033: variable 'ansible_shell_executable' from source: unknown 26763 1726867494.93041: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867494.93086: variable 'ansible_pipelining' from source: unknown 26763 1726867494.93089: variable 'ansible_timeout' from source: unknown 26763 1726867494.93091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867494.93173: 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=False) 26763 1726867494.93202: variable 'omit' from source: magic vars 26763 1726867494.93216: starting attempt loop 26763 1726867494.93304: running the handler 26763 1726867494.93310: variable 'ansible_facts' from source: unknown 26763 1726867494.94050: _low_level_execute_command(): starting 26763 1726867494.94069: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867494.94774: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867494.94792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867494.94838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867494.94855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867494.94873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867494.94948: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867494.94974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867494.95002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867494.95031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867494.95115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867494.96791: stdout chunk (state=3): >>>/root <<< 26763 1726867494.97006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867494.97012: stdout chunk (state=3): >>><<< 26763 1726867494.97015: stderr chunk (state=3): >>><<< 26763 1726867494.97134: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867494.97137: _low_level_execute_command(): starting 26763 1726867494.97140: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867494.9709578-27287-28251486068054 `" && echo ansible-tmp-1726867494.9709578-27287-28251486068054="` echo /root/.ansible/tmp/ansible-tmp-1726867494.9709578-27287-28251486068054 `" ) && sleep 0' 26763 1726867494.98449: 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 <<< 26763 1726867494.98453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867494.98456: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 26763 1726867494.98459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867494.98688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867494.98739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867495.00620: stdout chunk (state=3): >>>ansible-tmp-1726867494.9709578-27287-28251486068054=/root/.ansible/tmp/ansible-tmp-1726867494.9709578-27287-28251486068054 <<< 26763 1726867495.00887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867495.00890: stdout chunk (state=3): >>><<< 26763 1726867495.00893: stderr chunk (state=3): >>><<< 26763 1726867495.00896: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867494.9709578-27287-28251486068054=/root/.ansible/tmp/ansible-tmp-1726867494.9709578-27287-28251486068054 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867495.00898: variable 'ansible_module_compression' from source: unknown 26763 1726867495.00900: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 26763 1726867495.00923: variable 'ansible_facts' from source: unknown 26763 1726867495.01338: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867494.9709578-27287-28251486068054/AnsiballZ_systemd.py 26763 1726867495.01646: Sending initial data 26763 1726867495.01650: Sent initial data (155 bytes) 26763 1726867495.02197: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867495.02221: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26763 1726867495.02292: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867495.02318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867495.02337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867495.02353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867495.02435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867495.04003: 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 <<< 26763 1726867495.04007: stderr chunk (state=3): >>>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 <<< 26763 1726867495.04081: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867495.04218: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmply4yw8ik /root/.ansible/tmp/ansible-tmp-1726867494.9709578-27287-28251486068054/AnsiballZ_systemd.py <<< 26763 1726867495.04221: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867494.9709578-27287-28251486068054/AnsiballZ_systemd.py" <<< 26763 1726867495.04310: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmply4yw8ik" to remote "/root/.ansible/tmp/ansible-tmp-1726867494.9709578-27287-28251486068054/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867494.9709578-27287-28251486068054/AnsiballZ_systemd.py" <<< 26763 1726867495.05763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867495.05766: stdout chunk (state=3): >>><<< 26763 1726867495.05774: stderr chunk (state=3): >>><<< 26763 1726867495.05829: done transferring module to remote 26763 1726867495.05911: _low_level_execute_command(): starting 26763 1726867495.05915: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867494.9709578-27287-28251486068054/ /root/.ansible/tmp/ansible-tmp-1726867494.9709578-27287-28251486068054/AnsiballZ_systemd.py && sleep 0' 26763 1726867495.07193: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867495.07466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867495.07553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867495.07713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867495.09544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867495.09554: stdout chunk (state=3): >>><<< 26763 1726867495.09566: stderr chunk (state=3): >>><<< 26763 1726867495.09800: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867495.09803: _low_level_execute_command(): starting 26763 1726867495.09806: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867494.9709578-27287-28251486068054/AnsiballZ_systemd.py && sleep 0' 26763 1726867495.10875: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867495.10881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867495.10884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867495.10886: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 26763 1726867495.10888: 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 <<< 26763 1726867495.10890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867495.11023: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867495.39835: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10846208", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3314892800", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1625452000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 26763 1726867495.39896: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 26763 1726867495.41711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867495.41715: stdout chunk (state=3): >>><<< 26763 1726867495.41717: stderr chunk (state=3): >>><<< 26763 1726867495.41747: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10846208", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3314892800", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1625452000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867495.41950: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726867494.9709578-27287-28251486068054/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867495.41984: _low_level_execute_command(): starting 26763 1726867495.42059: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867494.9709578-27287-28251486068054/ > /dev/null 2>&1 && sleep 0' 26763 1726867495.42606: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867495.42627: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867495.42642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867495.42662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867495.42680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867495.42734: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867495.42789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867495.42811: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867495.42832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867495.42907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867495.44745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867495.44754: stdout chunk (state=3): >>><<< 26763 1726867495.44765: stderr chunk (state=3): >>><<< 26763 1726867495.44785: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867495.44797: handler run complete 26763 1726867495.44869: attempt loop complete, returning result 26763 1726867495.44885: _execute() done 26763 1726867495.44892: dumping result to json 26763 1726867495.44916: done dumping result, returning 26763 1726867495.44930: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-f324-29e3-0000000001eb] 26763 1726867495.44938: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001eb 26763 1726867495.45282: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001eb 26763 1726867495.45285: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26763 1726867495.45342: no more pending results, returning what we have 26763 1726867495.45346: results queue empty 26763 1726867495.45347: checking for any_errors_fatal 26763 1726867495.45353: done checking for any_errors_fatal 26763 1726867495.45353: checking for max_fail_percentage 26763 1726867495.45355: done checking for max_fail_percentage 26763 1726867495.45356: checking to see if all hosts have failed and the running result is not ok 26763 1726867495.45357: done checking to see if all hosts have failed 26763 1726867495.45358: getting the remaining hosts for this loop 26763 1726867495.45359: done getting the remaining hosts for this loop 26763 1726867495.45363: getting the next task for host managed_node1 26763 1726867495.45370: done getting next task for host managed_node1 26763 1726867495.45375: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26763 1726867495.45380: ^ state is: HOST STATE: block=5, 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 26763 1726867495.45392: getting variables 26763 1726867495.45394: in VariableManager get_vars() 26763 1726867495.45946: Calling all_inventory to load vars for managed_node1 26763 1726867495.45949: Calling groups_inventory to load vars for managed_node1 26763 1726867495.45952: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867495.45961: Calling all_plugins_play to load vars for managed_node1 26763 1726867495.45964: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867495.45967: Calling groups_plugins_play to load vars for managed_node1 26763 1726867495.47160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867495.48779: done with get_vars() 26763 1726867495.48800: done getting variables 26763 1726867495.48866: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:24:55 -0400 (0:00:00.687) 0:00:15.897 ****** 26763 1726867495.48901: entering _queue_task() for managed_node1/service 26763 1726867495.49247: worker is 1 (out of 1 available) 26763 1726867495.49260: exiting _queue_task() for managed_node1/service 26763 1726867495.49387: done queuing things up, now waiting for results queue to drain 26763 1726867495.49389: waiting for pending results... 26763 1726867495.49698: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26763 1726867495.49736: in run() - task 0affcac9-a3a5-f324-29e3-0000000001ec 26763 1726867495.49756: variable 'ansible_search_path' from source: unknown 26763 1726867495.49764: variable 'ansible_search_path' from source: unknown 26763 1726867495.49811: calling self._execute() 26763 1726867495.49911: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867495.49923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867495.49940: variable 'omit' from source: magic vars 26763 1726867495.50321: variable 'ansible_distribution_major_version' from source: facts 26763 1726867495.50345: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867495.50556: variable 'network_provider' from source: set_fact 26763 1726867495.50560: Evaluated conditional (network_provider == "nm"): True 26763 1726867495.50585: variable '__network_wpa_supplicant_required' from source: role '' defaults 26763 1726867495.50682: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26763 1726867495.50856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867495.52993: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867495.53061: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867495.53107: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867495.53174: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867495.53187: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867495.53281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867495.53318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867495.53390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867495.53409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867495.53430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867495.53481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867495.53519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867495.53607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867495.53612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867495.53616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867495.53661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867495.53708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867495.53746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867495.53825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867495.53828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867495.53960: variable 'network_connections' from source: include params 26763 1726867495.53975: variable 'interface' from source: play vars 26763 1726867495.54056: variable 'interface' from source: play vars 26763 1726867495.54132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26763 1726867495.54370: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26763 1726867495.54375: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26763 1726867495.54470: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26763 1726867495.54475: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26763 1726867495.54511: 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) 26763 1726867495.54538: 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) 26763 1726867495.54569: 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) 26763 1726867495.54611: 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) 26763 1726867495.54682: variable '__network_wireless_connections_defined' from source: role '' defaults 26763 1726867495.54929: variable 'network_connections' from source: include params 26763 1726867495.54940: variable 'interface' from source: play vars 26763 1726867495.55080: variable 'interface' from source: play vars 26763 1726867495.55084: Evaluated conditional (__network_wpa_supplicant_required): False 26763 1726867495.55087: when evaluation is False, skipping this task 26763 1726867495.55089: _execute() done 26763 1726867495.55091: dumping result to json 26763 1726867495.55094: done dumping result, returning 26763 1726867495.55099: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-f324-29e3-0000000001ec] 26763 1726867495.55135: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001ec skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 26763 1726867495.55309: no more pending results, returning what we have 26763 1726867495.55313: results queue empty 26763 1726867495.55314: checking for any_errors_fatal 26763 1726867495.55329: done checking for any_errors_fatal 26763 1726867495.55330: checking for max_fail_percentage 26763 1726867495.55332: done checking for max_fail_percentage 26763 1726867495.55333: checking to see if all hosts have failed and the running result is not ok 26763 1726867495.55334: done checking to see if all hosts have failed 26763 1726867495.55335: getting the remaining hosts for this loop 26763 1726867495.55336: done getting the remaining hosts for this loop 26763 1726867495.55340: getting the next task for host managed_node1 26763 1726867495.55351: done getting next task for host managed_node1 26763 1726867495.55358: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 26763 1726867495.55361: ^ state is: HOST STATE: block=5, 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 26763 1726867495.55378: getting variables 26763 1726867495.55381: in VariableManager get_vars() 26763 1726867495.55418: Calling all_inventory to load vars for managed_node1 26763 1726867495.55421: Calling groups_inventory to load vars for managed_node1 26763 1726867495.55423: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867495.55433: Calling all_plugins_play to load vars for managed_node1 26763 1726867495.55436: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867495.55439: Calling groups_plugins_play to load vars for managed_node1 26763 1726867495.56120: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001ec 26763 1726867495.56123: WORKER PROCESS EXITING 26763 1726867495.58561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867495.66864: done with get_vars() 26763 1726867495.66947: done getting variables 26763 1726867495.66998: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:24:55 -0400 (0:00:00.181) 0:00:16.078 ****** 26763 1726867495.67027: entering _queue_task() for managed_node1/service 26763 1726867495.67879: worker is 1 (out of 1 available) 26763 1726867495.67940: exiting _queue_task() for managed_node1/service 26763 1726867495.67955: done queuing things up, now waiting for results queue to drain 26763 1726867495.67956: waiting for pending results... 26763 1726867495.68463: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 26763 1726867495.68702: in run() - task 0affcac9-a3a5-f324-29e3-0000000001ed 26763 1726867495.68717: variable 'ansible_search_path' from source: unknown 26763 1726867495.68722: variable 'ansible_search_path' from source: unknown 26763 1726867495.68758: calling self._execute() 26763 1726867495.68967: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867495.69021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867495.69115: variable 'omit' from source: magic vars 26763 1726867495.69684: variable 'ansible_distribution_major_version' from source: facts 26763 1726867495.69696: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867495.69817: variable 'network_provider' from source: set_fact 26763 1726867495.69824: Evaluated conditional (network_provider == "initscripts"): False 26763 1726867495.69827: when evaluation is False, skipping this task 26763 1726867495.69829: _execute() done 26763 1726867495.69832: dumping result to json 26763 1726867495.69835: done dumping result, returning 26763 1726867495.69894: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-f324-29e3-0000000001ed] 26763 1726867495.69898: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001ed 26763 1726867495.69963: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001ed 26763 1726867495.69965: 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 } 26763 1726867495.70041: no more pending results, returning what we have 26763 1726867495.70044: results queue empty 26763 1726867495.70045: checking for any_errors_fatal 26763 1726867495.70053: done checking for any_errors_fatal 26763 1726867495.70054: checking for max_fail_percentage 26763 1726867495.70056: done checking for max_fail_percentage 26763 1726867495.70056: checking to see if all hosts have failed and the running result is not ok 26763 1726867495.70057: done checking to see if all hosts have failed 26763 1726867495.70058: getting the remaining hosts for this loop 26763 1726867495.70059: done getting the remaining hosts for this loop 26763 1726867495.70062: getting the next task for host managed_node1 26763 1726867495.70069: done getting next task for host managed_node1 26763 1726867495.70073: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26763 1726867495.70075: ^ state is: HOST STATE: block=5, 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 26763 1726867495.70091: getting variables 26763 1726867495.70093: in VariableManager get_vars() 26763 1726867495.70131: Calling all_inventory to load vars for managed_node1 26763 1726867495.70133: Calling groups_inventory to load vars for managed_node1 26763 1726867495.70135: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867495.70143: Calling all_plugins_play to load vars for managed_node1 26763 1726867495.70145: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867495.70147: Calling groups_plugins_play to load vars for managed_node1 26763 1726867495.71703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867495.73473: done with get_vars() 26763 1726867495.73496: done getting variables 26763 1726867495.73553: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:24:55 -0400 (0:00:00.065) 0:00:16.144 ****** 26763 1726867495.73593: entering _queue_task() for managed_node1/copy 26763 1726867495.74021: worker is 1 (out of 1 available) 26763 1726867495.74032: exiting _queue_task() for managed_node1/copy 26763 1726867495.74043: done queuing things up, now waiting for results queue to drain 26763 1726867495.74044: waiting for pending results... 26763 1726867495.74392: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26763 1726867495.74398: in run() - task 0affcac9-a3a5-f324-29e3-0000000001ee 26763 1726867495.74402: variable 'ansible_search_path' from source: unknown 26763 1726867495.74405: variable 'ansible_search_path' from source: unknown 26763 1726867495.74422: calling self._execute() 26763 1726867495.74523: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867495.74530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867495.74540: variable 'omit' from source: magic vars 26763 1726867495.74968: variable 'ansible_distribution_major_version' from source: facts 26763 1726867495.74979: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867495.75234: variable 'network_provider' from source: set_fact 26763 1726867495.75243: Evaluated conditional (network_provider == "initscripts"): False 26763 1726867495.75246: when evaluation is False, skipping this task 26763 1726867495.75249: _execute() done 26763 1726867495.75252: dumping result to json 26763 1726867495.75255: done dumping result, returning 26763 1726867495.75261: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-f324-29e3-0000000001ee] 26763 1726867495.75264: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001ee 26763 1726867495.75427: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001ee 26763 1726867495.75430: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 26763 1726867495.75484: no more pending results, returning what we have 26763 1726867495.75488: results queue empty 26763 1726867495.75489: checking for any_errors_fatal 26763 1726867495.75495: done checking for any_errors_fatal 26763 1726867495.75496: checking for max_fail_percentage 26763 1726867495.75498: done checking for max_fail_percentage 26763 1726867495.75499: checking to see if all hosts have failed and the running result is not ok 26763 1726867495.75500: done checking to see if all hosts have failed 26763 1726867495.75501: getting the remaining hosts for this loop 26763 1726867495.75502: done getting the remaining hosts for this loop 26763 1726867495.75505: getting the next task for host managed_node1 26763 1726867495.75514: done getting next task for host managed_node1 26763 1726867495.75518: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26763 1726867495.75522: ^ state is: HOST STATE: block=5, 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 26763 1726867495.75540: getting variables 26763 1726867495.75543: in VariableManager get_vars() 26763 1726867495.75587: Calling all_inventory to load vars for managed_node1 26763 1726867495.75590: Calling groups_inventory to load vars for managed_node1 26763 1726867495.75592: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867495.75604: Calling all_plugins_play to load vars for managed_node1 26763 1726867495.75607: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867495.75610: Calling groups_plugins_play to load vars for managed_node1 26763 1726867495.78955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867495.82189: done with get_vars() 26763 1726867495.82215: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:24:55 -0400 (0:00:00.087) 0:00:16.231 ****** 26763 1726867495.82302: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 26763 1726867495.83101: worker is 1 (out of 1 available) 26763 1726867495.83112: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 26763 1726867495.83125: done queuing things up, now waiting for results queue to drain 26763 1726867495.83126: waiting for pending results... 26763 1726867495.83694: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26763 1726867495.83840: in run() - task 0affcac9-a3a5-f324-29e3-0000000001ef 26763 1726867495.83854: variable 'ansible_search_path' from source: unknown 26763 1726867495.83858: variable 'ansible_search_path' from source: unknown 26763 1726867495.83897: calling self._execute() 26763 1726867495.84178: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867495.84257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867495.84261: variable 'omit' from source: magic vars 26763 1726867495.85033: variable 'ansible_distribution_major_version' from source: facts 26763 1726867495.85044: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867495.85051: variable 'omit' from source: magic vars 26763 1726867495.85095: variable 'omit' from source: magic vars 26763 1726867495.85484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26763 1726867495.88482: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26763 1726867495.88486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26763 1726867495.88489: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26763 1726867495.88492: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26763 1726867495.88494: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26763 1726867495.88683: variable 'network_provider' from source: set_fact 26763 1726867495.88882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26763 1726867495.88886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26763 1726867495.88890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26763 1726867495.88892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26763 1726867495.88895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26763 1726867495.88898: variable 'omit' from source: magic vars 26763 1726867495.89001: variable 'omit' from source: magic vars 26763 1726867495.89282: variable 'network_connections' from source: include params 26763 1726867495.89285: variable 'interface' from source: play vars 26763 1726867495.89288: variable 'interface' from source: play vars 26763 1726867495.89348: variable 'omit' from source: magic vars 26763 1726867495.89582: variable '__lsr_ansible_managed' from source: task vars 26763 1726867495.89586: variable '__lsr_ansible_managed' from source: task vars 26763 1726867495.89782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 26763 1726867495.89983: Loaded config def from plugin (lookup/template) 26763 1726867495.89987: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 26763 1726867495.89989: File lookup term: get_ansible_managed.j2 26763 1726867495.89991: variable 'ansible_search_path' from source: unknown 26763 1726867495.89994: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 26763 1726867495.89999: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 26763 1726867495.90002: variable 'ansible_search_path' from source: unknown 26763 1726867496.00398: variable 'ansible_managed' from source: unknown 26763 1726867496.00637: variable 'omit' from source: magic vars 26763 1726867496.00780: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867496.00812: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867496.00829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867496.00846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867496.00856: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867496.01003: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867496.01006: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867496.01012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867496.01226: Set connection var ansible_pipelining to False 26763 1726867496.01236: Set connection var ansible_shell_executable to /bin/sh 26763 1726867496.01242: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867496.01245: Set connection var ansible_shell_type to sh 26763 1726867496.01247: Set connection var ansible_connection to ssh 26763 1726867496.01255: Set connection var ansible_timeout to 10 26763 1726867496.01282: variable 'ansible_shell_executable' from source: unknown 26763 1726867496.01347: variable 'ansible_connection' from source: unknown 26763 1726867496.01351: variable 'ansible_module_compression' from source: unknown 26763 1726867496.01353: variable 'ansible_shell_type' from source: unknown 26763 1726867496.01356: variable 'ansible_shell_executable' from source: unknown 26763 1726867496.01358: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867496.01361: variable 'ansible_pipelining' from source: unknown 26763 1726867496.01363: variable 'ansible_timeout' from source: unknown 26763 1726867496.01368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867496.01686: 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__) 26763 1726867496.01699: variable 'omit' from source: magic vars 26763 1726867496.01701: starting attempt loop 26763 1726867496.01704: running the handler 26763 1726867496.01721: _low_level_execute_command(): starting 26763 1726867496.01727: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867496.03266: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867496.03358: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867496.03659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867496.03772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867496.05506: stdout chunk (state=3): >>>/root <<< 26763 1726867496.05599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867496.05612: stdout chunk (state=3): >>><<< 26763 1726867496.05618: stderr chunk (state=3): >>><<< 26763 1726867496.05661: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867496.05885: _low_level_execute_command(): starting 26763 1726867496.05889: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867496.056596-27361-60597789298708 `" && echo ansible-tmp-1726867496.056596-27361-60597789298708="` echo /root/.ansible/tmp/ansible-tmp-1726867496.056596-27361-60597789298708 `" ) && sleep 0' 26763 1726867496.07391: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867496.07444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867496.07506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867496.07753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867496.07851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867496.09719: stdout chunk (state=3): >>>ansible-tmp-1726867496.056596-27361-60597789298708=/root/.ansible/tmp/ansible-tmp-1726867496.056596-27361-60597789298708 <<< 26763 1726867496.09883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867496.09890: stderr chunk (state=3): >>><<< 26763 1726867496.09893: stdout chunk (state=3): >>><<< 26763 1726867496.09917: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867496.056596-27361-60597789298708=/root/.ansible/tmp/ansible-tmp-1726867496.056596-27361-60597789298708 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867496.09962: variable 'ansible_module_compression' from source: unknown 26763 1726867496.10004: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 26763 1726867496.10035: variable 'ansible_facts' from source: unknown 26763 1726867496.10356: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867496.056596-27361-60597789298708/AnsiballZ_network_connections.py 26763 1726867496.10672: Sending initial data 26763 1726867496.10676: Sent initial data (166 bytes) 26763 1726867496.12030: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 26763 1726867496.12043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867496.12046: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867496.12048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867496.12051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867496.12343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867496.13875: 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 <<< 26763 1726867496.13920: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867496.14039: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmp8br706bi /root/.ansible/tmp/ansible-tmp-1726867496.056596-27361-60597789298708/AnsiballZ_network_connections.py <<< 26763 1726867496.14043: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867496.056596-27361-60597789298708/AnsiballZ_network_connections.py" <<< 26763 1726867496.14045: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 26763 1726867496.14065: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmp8br706bi" to remote "/root/.ansible/tmp/ansible-tmp-1726867496.056596-27361-60597789298708/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867496.056596-27361-60597789298708/AnsiballZ_network_connections.py" <<< 26763 1726867496.17235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867496.17239: stdout chunk (state=3): >>><<< 26763 1726867496.17241: stderr chunk (state=3): >>><<< 26763 1726867496.17243: done transferring module to remote 26763 1726867496.17245: _low_level_execute_command(): starting 26763 1726867496.17248: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867496.056596-27361-60597789298708/ /root/.ansible/tmp/ansible-tmp-1726867496.056596-27361-60597789298708/AnsiballZ_network_connections.py && sleep 0' 26763 1726867496.18323: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867496.18537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867496.18568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867496.18576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867496.18581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867496.18860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867496.20615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867496.20619: stdout chunk (state=3): >>><<< 26763 1726867496.20622: stderr chunk (state=3): >>><<< 26763 1726867496.20624: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867496.20626: _low_level_execute_command(): starting 26763 1726867496.20629: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867496.056596-27361-60597789298708/AnsiballZ_network_connections.py && sleep 0' 26763 1726867496.21918: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867496.22041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867496.22047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867496.22130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867496.51787: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9 (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 26763 1726867496.54885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867496.54890: stderr chunk (state=3): >>><<< 26763 1726867496.54892: stdout chunk (state=3): >>><<< 26763 1726867496.54894: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9 (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867496.54897: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'rpltstbr', 'state': 'up', 'type': 'bridge', 'ip': {'dhcp4': False, 'auto6': False}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_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': 'fedora.linux_system_roles.network_connections', '_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-1726867496.056596-27361-60597789298708/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867496.54899: _low_level_execute_command(): starting 26763 1726867496.54901: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867496.056596-27361-60597789298708/ > /dev/null 2>&1 && sleep 0' 26763 1726867496.55354: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867496.55358: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867496.55368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867496.55389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867496.55403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867496.55410: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867496.55423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867496.55438: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26763 1726867496.55446: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 26763 1726867496.55463: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26763 1726867496.55466: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867496.55468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867496.55481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867496.55489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867496.55496: stderr chunk (state=3): >>>debug2: match found <<< 26763 1726867496.55505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867496.55571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867496.55580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867496.55601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867496.55675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867496.57603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867496.57621: stderr chunk (state=3): >>><<< 26763 1726867496.57625: stdout chunk (state=3): >>><<< 26763 1726867496.57883: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867496.57887: handler run complete 26763 1726867496.57889: attempt loop complete, returning result 26763 1726867496.57892: _execute() done 26763 1726867496.57894: dumping result to json 26763 1726867496.57896: done dumping result, returning 26763 1726867496.57899: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-f324-29e3-0000000001ef] 26763 1726867496.57901: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001ef 26763 1726867496.57982: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001ef 26763 1726867496.57986: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "rpltstbr", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9 [004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9 (is-modified) 26763 1726867496.58694: no more pending results, returning what we have 26763 1726867496.58698: results queue empty 26763 1726867496.58699: checking for any_errors_fatal 26763 1726867496.58705: done checking for any_errors_fatal 26763 1726867496.58706: checking for max_fail_percentage 26763 1726867496.58708: done checking for max_fail_percentage 26763 1726867496.58708: checking to see if all hosts have failed and the running result is not ok 26763 1726867496.58709: done checking to see if all hosts have failed 26763 1726867496.58710: getting the remaining hosts for this loop 26763 1726867496.58715: done getting the remaining hosts for this loop 26763 1726867496.58719: getting the next task for host managed_node1 26763 1726867496.58726: done getting next task for host managed_node1 26763 1726867496.58730: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 26763 1726867496.58733: ^ state is: HOST STATE: block=5, 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 26763 1726867496.58752: getting variables 26763 1726867496.58754: in VariableManager get_vars() 26763 1726867496.58927: Calling all_inventory to load vars for managed_node1 26763 1726867496.58930: Calling groups_inventory to load vars for managed_node1 26763 1726867496.58933: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867496.58951: Calling all_plugins_play to load vars for managed_node1 26763 1726867496.58955: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867496.58958: Calling groups_plugins_play to load vars for managed_node1 26763 1726867496.61515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867496.63160: done with get_vars() 26763 1726867496.63183: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:24:56 -0400 (0:00:00.809) 0:00:17.041 ****** 26763 1726867496.63270: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 26763 1726867496.63596: worker is 1 (out of 1 available) 26763 1726867496.63608: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 26763 1726867496.63621: done queuing things up, now waiting for results queue to drain 26763 1726867496.63622: waiting for pending results... 26763 1726867496.64003: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 26763 1726867496.64064: in run() - task 0affcac9-a3a5-f324-29e3-0000000001f0 26763 1726867496.64074: variable 'ansible_search_path' from source: unknown 26763 1726867496.64079: variable 'ansible_search_path' from source: unknown 26763 1726867496.64285: calling self._execute() 26763 1726867496.64289: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867496.64292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867496.64295: variable 'omit' from source: magic vars 26763 1726867496.64707: variable 'ansible_distribution_major_version' from source: facts 26763 1726867496.64711: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867496.64827: variable 'network_state' from source: role '' defaults 26763 1726867496.64839: Evaluated conditional (network_state != {}): False 26763 1726867496.64842: when evaluation is False, skipping this task 26763 1726867496.64845: _execute() done 26763 1726867496.64847: dumping result to json 26763 1726867496.64850: done dumping result, returning 26763 1726867496.64857: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-f324-29e3-0000000001f0] 26763 1726867496.64862: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001f0 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26763 1726867496.65174: no more pending results, returning what we have 26763 1726867496.65179: results queue empty 26763 1726867496.65180: checking for any_errors_fatal 26763 1726867496.65187: done checking for any_errors_fatal 26763 1726867496.65188: checking for max_fail_percentage 26763 1726867496.65193: done checking for max_fail_percentage 26763 1726867496.65195: checking to see if all hosts have failed and the running result is not ok 26763 1726867496.65197: done checking to see if all hosts have failed 26763 1726867496.65198: getting the remaining hosts for this loop 26763 1726867496.65199: done getting the remaining hosts for this loop 26763 1726867496.65202: getting the next task for host managed_node1 26763 1726867496.65208: done getting next task for host managed_node1 26763 1726867496.65211: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26763 1726867496.65214: ^ state is: HOST STATE: block=5, 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 26763 1726867496.65236: getting variables 26763 1726867496.65237: in VariableManager get_vars() 26763 1726867496.65280: Calling all_inventory to load vars for managed_node1 26763 1726867496.65283: Calling groups_inventory to load vars for managed_node1 26763 1726867496.65289: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867496.65341: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001f0 26763 1726867496.65345: WORKER PROCESS EXITING 26763 1726867496.65362: Calling all_plugins_play to load vars for managed_node1 26763 1726867496.65365: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867496.65369: Calling groups_plugins_play to load vars for managed_node1 26763 1726867496.67172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867496.69014: done with get_vars() 26763 1726867496.69032: done getting variables 26763 1726867496.69092: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:24:56 -0400 (0:00:00.058) 0:00:17.099 ****** 26763 1726867496.69120: entering _queue_task() for managed_node1/debug 26763 1726867496.69462: worker is 1 (out of 1 available) 26763 1726867496.69475: exiting _queue_task() for managed_node1/debug 26763 1726867496.69692: done queuing things up, now waiting for results queue to drain 26763 1726867496.69694: waiting for pending results... 26763 1726867496.69847: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26763 1726867496.69984: in run() - task 0affcac9-a3a5-f324-29e3-0000000001f1 26763 1726867496.70003: variable 'ansible_search_path' from source: unknown 26763 1726867496.70012: variable 'ansible_search_path' from source: unknown 26763 1726867496.70070: calling self._execute() 26763 1726867496.70169: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867496.70182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867496.70196: variable 'omit' from source: magic vars 26763 1726867496.70814: variable 'ansible_distribution_major_version' from source: facts 26763 1726867496.70833: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867496.70859: variable 'omit' from source: magic vars 26763 1726867496.70927: variable 'omit' from source: magic vars 26763 1726867496.70987: variable 'omit' from source: magic vars 26763 1726867496.71082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867496.71148: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867496.71198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867496.71224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867496.71257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867496.71345: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867496.71349: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867496.71351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867496.71559: Set connection var ansible_pipelining to False 26763 1726867496.71592: Set connection var ansible_shell_executable to /bin/sh 26763 1726867496.71684: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867496.71687: Set connection var ansible_shell_type to sh 26763 1726867496.71689: Set connection var ansible_connection to ssh 26763 1726867496.71691: Set connection var ansible_timeout to 10 26763 1726867496.71693: variable 'ansible_shell_executable' from source: unknown 26763 1726867496.71695: variable 'ansible_connection' from source: unknown 26763 1726867496.71698: variable 'ansible_module_compression' from source: unknown 26763 1726867496.71699: variable 'ansible_shell_type' from source: unknown 26763 1726867496.71701: variable 'ansible_shell_executable' from source: unknown 26763 1726867496.71709: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867496.71711: variable 'ansible_pipelining' from source: unknown 26763 1726867496.71713: variable 'ansible_timeout' from source: unknown 26763 1726867496.71741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867496.72030: 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=False) 26763 1726867496.72034: variable 'omit' from source: magic vars 26763 1726867496.72036: starting attempt loop 26763 1726867496.72054: running the handler 26763 1726867496.72245: variable '__network_connections_result' from source: set_fact 26763 1726867496.72332: handler run complete 26763 1726867496.72430: attempt loop complete, returning result 26763 1726867496.72433: _execute() done 26763 1726867496.72437: dumping result to json 26763 1726867496.72439: done dumping result, returning 26763 1726867496.72442: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-f324-29e3-0000000001f1] 26763 1726867496.72444: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001f1 26763 1726867496.72609: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001f1 26763 1726867496.72612: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9", "[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9 (is-modified)" ] } 26763 1726867496.72764: no more pending results, returning what we have 26763 1726867496.72767: results queue empty 26763 1726867496.72768: checking for any_errors_fatal 26763 1726867496.72779: done checking for any_errors_fatal 26763 1726867496.72780: checking for max_fail_percentage 26763 1726867496.72782: done checking for max_fail_percentage 26763 1726867496.72783: checking to see if all hosts have failed and the running result is not ok 26763 1726867496.72786: done checking to see if all hosts have failed 26763 1726867496.72786: getting the remaining hosts for this loop 26763 1726867496.72788: done getting the remaining hosts for this loop 26763 1726867496.72791: getting the next task for host managed_node1 26763 1726867496.72798: done getting next task for host managed_node1 26763 1726867496.72803: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26763 1726867496.72806: ^ state is: HOST STATE: block=5, 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=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867496.72817: getting variables 26763 1726867496.72819: in VariableManager get_vars() 26763 1726867496.72872: Calling all_inventory to load vars for managed_node1 26763 1726867496.72875: Calling groups_inventory to load vars for managed_node1 26763 1726867496.73102: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867496.73149: Calling all_plugins_play to load vars for managed_node1 26763 1726867496.73153: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867496.73156: Calling groups_plugins_play to load vars for managed_node1 26763 1726867496.75019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867496.77535: done with get_vars() 26763 1726867496.77583: done getting variables 26763 1726867496.77676: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:24:56 -0400 (0:00:00.085) 0:00:17.185 ****** 26763 1726867496.77706: entering _queue_task() for managed_node1/debug 26763 1726867496.78493: worker is 1 (out of 1 available) 26763 1726867496.78505: exiting _queue_task() for managed_node1/debug 26763 1726867496.78516: done queuing things up, now waiting for results queue to drain 26763 1726867496.78518: waiting for pending results... 26763 1726867496.79144: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26763 1726867496.79152: in run() - task 0affcac9-a3a5-f324-29e3-0000000001f2 26763 1726867496.79155: variable 'ansible_search_path' from source: unknown 26763 1726867496.79158: variable 'ansible_search_path' from source: unknown 26763 1726867496.79160: calling self._execute() 26763 1726867496.79227: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867496.79231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867496.79234: variable 'omit' from source: magic vars 26763 1726867496.79652: variable 'ansible_distribution_major_version' from source: facts 26763 1726867496.79656: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867496.79706: variable 'omit' from source: magic vars 26763 1726867496.79794: variable 'omit' from source: magic vars 26763 1726867496.79798: variable 'omit' from source: magic vars 26763 1726867496.79851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867496.79893: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867496.79936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867496.79961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867496.79980: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867496.80042: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867496.80046: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867496.80048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867496.80170: Set connection var ansible_pipelining to False 26763 1726867496.80228: Set connection var ansible_shell_executable to /bin/sh 26763 1726867496.80232: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867496.80235: Set connection var ansible_shell_type to sh 26763 1726867496.80238: Set connection var ansible_connection to ssh 26763 1726867496.80240: Set connection var ansible_timeout to 10 26763 1726867496.80465: variable 'ansible_shell_executable' from source: unknown 26763 1726867496.80468: variable 'ansible_connection' from source: unknown 26763 1726867496.80473: variable 'ansible_module_compression' from source: unknown 26763 1726867496.80475: variable 'ansible_shell_type' from source: unknown 26763 1726867496.80479: variable 'ansible_shell_executable' from source: unknown 26763 1726867496.80481: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867496.80483: variable 'ansible_pipelining' from source: unknown 26763 1726867496.80485: variable 'ansible_timeout' from source: unknown 26763 1726867496.80487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867496.80896: 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=False) 26763 1726867496.80901: variable 'omit' from source: magic vars 26763 1726867496.80903: starting attempt loop 26763 1726867496.80905: running the handler 26763 1726867496.80910: variable '__network_connections_result' from source: set_fact 26763 1726867496.81268: variable '__network_connections_result' from source: set_fact 26763 1726867496.81606: handler run complete 26763 1726867496.81704: attempt loop complete, returning result 26763 1726867496.81714: _execute() done 26763 1726867496.81720: dumping result to json 26763 1726867496.81727: done dumping result, returning 26763 1726867496.81738: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-f324-29e3-0000000001f2] 26763 1726867496.81785: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001f2 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "rpltstbr", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9 (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9", "[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9 (is-modified)" ] } } 26763 1726867496.82155: no more pending results, returning what we have 26763 1726867496.82159: results queue empty 26763 1726867496.82160: checking for any_errors_fatal 26763 1726867496.82168: done checking for any_errors_fatal 26763 1726867496.82169: checking for max_fail_percentage 26763 1726867496.82171: done checking for max_fail_percentage 26763 1726867496.82172: checking to see if all hosts have failed and the running result is not ok 26763 1726867496.82173: done checking to see if all hosts have failed 26763 1726867496.82174: getting the remaining hosts for this loop 26763 1726867496.82175: done getting the remaining hosts for this loop 26763 1726867496.82181: getting the next task for host managed_node1 26763 1726867496.82188: done getting next task for host managed_node1 26763 1726867496.82191: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26763 1726867496.82195: ^ state is: HOST STATE: block=5, 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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867496.82386: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001f2 26763 1726867496.82391: WORKER PROCESS EXITING 26763 1726867496.82521: getting variables 26763 1726867496.82523: in VariableManager get_vars() 26763 1726867496.82572: Calling all_inventory to load vars for managed_node1 26763 1726867496.82575: Calling groups_inventory to load vars for managed_node1 26763 1726867496.82579: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867496.82594: Calling all_plugins_play to load vars for managed_node1 26763 1726867496.82604: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867496.82610: Calling groups_plugins_play to load vars for managed_node1 26763 1726867496.85135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867496.87124: done with get_vars() 26763 1726867496.87156: done getting variables 26763 1726867496.87221: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:24:56 -0400 (0:00:00.095) 0:00:17.281 ****** 26763 1726867496.87264: entering _queue_task() for managed_node1/debug 26763 1726867496.87594: worker is 1 (out of 1 available) 26763 1726867496.87605: exiting _queue_task() for managed_node1/debug 26763 1726867496.87619: done queuing things up, now waiting for results queue to drain 26763 1726867496.87620: waiting for pending results... 26763 1726867496.87923: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26763 1726867496.88120: in run() - task 0affcac9-a3a5-f324-29e3-0000000001f3 26763 1726867496.88124: variable 'ansible_search_path' from source: unknown 26763 1726867496.88127: variable 'ansible_search_path' from source: unknown 26763 1726867496.88130: calling self._execute() 26763 1726867496.88229: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867496.88242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867496.88257: variable 'omit' from source: magic vars 26763 1726867496.88648: variable 'ansible_distribution_major_version' from source: facts 26763 1726867496.88674: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867496.88814: variable 'network_state' from source: role '' defaults 26763 1726867496.88829: Evaluated conditional (network_state != {}): False 26763 1726867496.88884: when evaluation is False, skipping this task 26763 1726867496.88887: _execute() done 26763 1726867496.88890: dumping result to json 26763 1726867496.88892: done dumping result, returning 26763 1726867496.88894: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-f324-29e3-0000000001f3] 26763 1726867496.88896: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001f3 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 26763 1726867496.89038: no more pending results, returning what we have 26763 1726867496.89042: results queue empty 26763 1726867496.89043: checking for any_errors_fatal 26763 1726867496.89053: done checking for any_errors_fatal 26763 1726867496.89054: checking for max_fail_percentage 26763 1726867496.89056: done checking for max_fail_percentage 26763 1726867496.89057: checking to see if all hosts have failed and the running result is not ok 26763 1726867496.89058: done checking to see if all hosts have failed 26763 1726867496.89059: getting the remaining hosts for this loop 26763 1726867496.89060: done getting the remaining hosts for this loop 26763 1726867496.89064: getting the next task for host managed_node1 26763 1726867496.89070: done getting next task for host managed_node1 26763 1726867496.89074: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 26763 1726867496.89080: ^ state is: HOST STATE: block=5, 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=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867496.89101: getting variables 26763 1726867496.89104: in VariableManager get_vars() 26763 1726867496.89147: Calling all_inventory to load vars for managed_node1 26763 1726867496.89150: Calling groups_inventory to load vars for managed_node1 26763 1726867496.89152: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867496.89164: Calling all_plugins_play to load vars for managed_node1 26763 1726867496.89167: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867496.89170: Calling groups_plugins_play to load vars for managed_node1 26763 1726867496.89801: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001f3 26763 1726867496.89805: WORKER PROCESS EXITING 26763 1726867496.91027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867496.92672: done with get_vars() 26763 1726867496.92695: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:24:56 -0400 (0:00:00.055) 0:00:17.336 ****** 26763 1726867496.92789: entering _queue_task() for managed_node1/ping 26763 1726867496.93099: worker is 1 (out of 1 available) 26763 1726867496.93112: exiting _queue_task() for managed_node1/ping 26763 1726867496.93123: done queuing things up, now waiting for results queue to drain 26763 1726867496.93124: waiting for pending results... 26763 1726867496.93860: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 26763 1726867496.94157: in run() - task 0affcac9-a3a5-f324-29e3-0000000001f4 26763 1726867496.94304: variable 'ansible_search_path' from source: unknown 26763 1726867496.94311: variable 'ansible_search_path' from source: unknown 26763 1726867496.94327: calling self._execute() 26763 1726867496.94551: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867496.94561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867496.94585: variable 'omit' from source: magic vars 26763 1726867496.95244: variable 'ansible_distribution_major_version' from source: facts 26763 1726867496.95262: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867496.95283: variable 'omit' from source: magic vars 26763 1726867496.95343: variable 'omit' from source: magic vars 26763 1726867496.95392: variable 'omit' from source: magic vars 26763 1726867496.95451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867496.95551: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867496.95555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867496.95557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867496.95569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867496.95623: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867496.95634: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867496.95642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867496.95816: Set connection var ansible_pipelining to False 26763 1726867496.95828: Set connection var ansible_shell_executable to /bin/sh 26763 1726867496.95847: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867496.95854: Set connection var ansible_shell_type to sh 26763 1726867496.95880: Set connection var ansible_connection to ssh 26763 1726867496.95950: Set connection var ansible_timeout to 10 26763 1726867496.95953: variable 'ansible_shell_executable' from source: unknown 26763 1726867496.95955: variable 'ansible_connection' from source: unknown 26763 1726867496.95957: variable 'ansible_module_compression' from source: unknown 26763 1726867496.95959: variable 'ansible_shell_type' from source: unknown 26763 1726867496.95961: variable 'ansible_shell_executable' from source: unknown 26763 1726867496.95963: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867496.95965: variable 'ansible_pipelining' from source: unknown 26763 1726867496.95967: variable 'ansible_timeout' from source: unknown 26763 1726867496.95969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867496.96503: 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__) 26763 1726867496.96525: variable 'omit' from source: magic vars 26763 1726867496.96571: starting attempt loop 26763 1726867496.96584: running the handler 26763 1726867496.96616: _low_level_execute_command(): starting 26763 1726867496.96698: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867496.98159: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867496.98173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867496.98413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867496.98497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867497.00183: stdout chunk (state=3): >>>/root <<< 26763 1726867497.00281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867497.00594: stderr chunk (state=3): >>><<< 26763 1726867497.00598: stdout chunk (state=3): >>><<< 26763 1726867497.00601: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867497.00605: _low_level_execute_command(): starting 26763 1726867497.00612: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867497.0053058-27395-231091087611575 `" && echo ansible-tmp-1726867497.0053058-27395-231091087611575="` echo /root/.ansible/tmp/ansible-tmp-1726867497.0053058-27395-231091087611575 `" ) && sleep 0' 26763 1726867497.01942: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867497.01992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867497.02005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867497.02163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867497.02553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867497.04161: stdout chunk (state=3): >>>ansible-tmp-1726867497.0053058-27395-231091087611575=/root/.ansible/tmp/ansible-tmp-1726867497.0053058-27395-231091087611575 <<< 26763 1726867497.04267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867497.04290: stderr chunk (state=3): >>><<< 26763 1726867497.04304: stdout chunk (state=3): >>><<< 26763 1726867497.04329: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867497.0053058-27395-231091087611575=/root/.ansible/tmp/ansible-tmp-1726867497.0053058-27395-231091087611575 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867497.04433: variable 'ansible_module_compression' from source: unknown 26763 1726867497.04535: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 26763 1726867497.04682: variable 'ansible_facts' from source: unknown 26763 1726867497.04883: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867497.0053058-27395-231091087611575/AnsiballZ_ping.py 26763 1726867497.05224: Sending initial data 26763 1726867497.05290: Sent initial data (153 bytes) 26763 1726867497.06295: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867497.06407: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867497.06517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 26763 1726867497.06617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867497.06652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867497.06736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867497.08271: 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 <<< 26763 1726867497.08319: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867497.08372: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmp_umsce4q /root/.ansible/tmp/ansible-tmp-1726867497.0053058-27395-231091087611575/AnsiballZ_ping.py <<< 26763 1726867497.08375: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867497.0053058-27395-231091087611575/AnsiballZ_ping.py" <<< 26763 1726867497.08423: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmp_umsce4q" to remote "/root/.ansible/tmp/ansible-tmp-1726867497.0053058-27395-231091087611575/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867497.0053058-27395-231091087611575/AnsiballZ_ping.py" <<< 26763 1726867497.09835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867497.09884: stderr chunk (state=3): >>><<< 26763 1726867497.09887: stdout chunk (state=3): >>><<< 26763 1726867497.09889: done transferring module to remote 26763 1726867497.09891: _low_level_execute_command(): starting 26763 1726867497.09899: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867497.0053058-27395-231091087611575/ /root/.ansible/tmp/ansible-tmp-1726867497.0053058-27395-231091087611575/AnsiballZ_ping.py && sleep 0' 26763 1726867497.11326: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867497.11356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867497.11362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867497.11380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867497.11570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867497.13651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867497.13655: stderr chunk (state=3): >>><<< 26763 1726867497.13657: stdout chunk (state=3): >>><<< 26763 1726867497.13682: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867497.13685: _low_level_execute_command(): starting 26763 1726867497.13687: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867497.0053058-27395-231091087611575/AnsiballZ_ping.py && sleep 0' 26763 1726867497.14804: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867497.14823: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867497.14940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867497.14951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867497.14973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867497.14993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867497.15070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867497.30015: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 26763 1726867497.31050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867497.31061: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 26763 1726867497.31118: stderr chunk (state=3): >>><<< 26763 1726867497.31298: stdout chunk (state=3): >>><<< 26763 1726867497.31422: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867497.31427: done with _execute_module (ping, {'_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': 'ping', '_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-1726867497.0053058-27395-231091087611575/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867497.31430: _low_level_execute_command(): starting 26763 1726867497.31432: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867497.0053058-27395-231091087611575/ > /dev/null 2>&1 && sleep 0' 26763 1726867497.32190: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867497.32239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867497.32254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867497.32275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867497.32344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867497.34259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867497.34284: stdout chunk (state=3): >>><<< 26763 1726867497.34305: stderr chunk (state=3): >>><<< 26763 1726867497.34430: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867497.34437: handler run complete 26763 1726867497.34440: attempt loop complete, returning result 26763 1726867497.34537: _execute() done 26763 1726867497.34540: dumping result to json 26763 1726867497.34543: done dumping result, returning 26763 1726867497.34545: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-f324-29e3-0000000001f4] 26763 1726867497.34547: sending task result for task 0affcac9-a3a5-f324-29e3-0000000001f4 26763 1726867497.34628: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000001f4 26763 1726867497.34631: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 26763 1726867497.34706: no more pending results, returning what we have 26763 1726867497.34712: results queue empty 26763 1726867497.34713: checking for any_errors_fatal 26763 1726867497.34721: done checking for any_errors_fatal 26763 1726867497.34722: checking for max_fail_percentage 26763 1726867497.34724: done checking for max_fail_percentage 26763 1726867497.34725: checking to see if all hosts have failed and the running result is not ok 26763 1726867497.34726: done checking to see if all hosts have failed 26763 1726867497.34726: getting the remaining hosts for this loop 26763 1726867497.34728: done getting the remaining hosts for this loop 26763 1726867497.34731: getting the next task for host managed_node1 26763 1726867497.34742: done getting next task for host managed_node1 26763 1726867497.34745: ^ task is: TASK: meta (role_complete) 26763 1726867497.34748: ^ state is: HOST STATE: block=5, 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 26763 1726867497.34759: getting variables 26763 1726867497.34760: in VariableManager get_vars() 26763 1726867497.35126: Calling all_inventory to load vars for managed_node1 26763 1726867497.35129: Calling groups_inventory to load vars for managed_node1 26763 1726867497.35132: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867497.35142: Calling all_plugins_play to load vars for managed_node1 26763 1726867497.35145: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867497.35148: Calling groups_plugins_play to load vars for managed_node1 26763 1726867497.38160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867497.40450: done with get_vars() 26763 1726867497.40681: done getting variables 26763 1726867497.40766: done queuing things up, now waiting for results queue to drain 26763 1726867497.40769: results queue empty 26763 1726867497.40770: checking for any_errors_fatal 26763 1726867497.40773: done checking for any_errors_fatal 26763 1726867497.40774: checking for max_fail_percentage 26763 1726867497.40775: done checking for max_fail_percentage 26763 1726867497.40776: checking to see if all hosts have failed and the running result is not ok 26763 1726867497.40779: done checking to see if all hosts have failed 26763 1726867497.40780: getting the remaining hosts for this loop 26763 1726867497.40781: done getting the remaining hosts for this loop 26763 1726867497.40784: getting the next task for host managed_node1 26763 1726867497.40789: done getting next task for host managed_node1 26763 1726867497.40792: ^ task is: TASK: Include the task 'assert_device_present.yml' 26763 1726867497.40794: ^ state is: HOST STATE: block=5, 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 26763 1726867497.40797: getting variables 26763 1726867497.40798: in VariableManager get_vars() 26763 1726867497.40811: Calling all_inventory to load vars for managed_node1 26763 1726867497.40814: Calling groups_inventory to load vars for managed_node1 26763 1726867497.40816: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867497.40821: Calling all_plugins_play to load vars for managed_node1 26763 1726867497.40823: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867497.40826: Calling groups_plugins_play to load vars for managed_node1 26763 1726867497.42203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867497.44364: done with get_vars() 26763 1726867497.44395: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:38 Friday 20 September 2024 17:24:57 -0400 (0:00:00.516) 0:00:17.853 ****** 26763 1726867497.44682: entering _queue_task() for managed_node1/include_tasks 26763 1726867497.45295: worker is 1 (out of 1 available) 26763 1726867497.45313: exiting _queue_task() for managed_node1/include_tasks 26763 1726867497.45327: done queuing things up, now waiting for results queue to drain 26763 1726867497.45329: waiting for pending results... 26763 1726867497.45884: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 26763 1726867497.45899: in run() - task 0affcac9-a3a5-f324-29e3-00000000002b 26763 1726867497.45903: variable 'ansible_search_path' from source: unknown 26763 1726867497.46033: calling self._execute() 26763 1726867497.46081: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867497.46094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867497.46126: variable 'omit' from source: magic vars 26763 1726867497.46602: variable 'ansible_distribution_major_version' from source: facts 26763 1726867497.46628: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867497.46667: _execute() done 26763 1726867497.46671: dumping result to json 26763 1726867497.46673: done dumping result, returning 26763 1726867497.46688: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-f324-29e3-00000000002b] 26763 1726867497.46691: sending task result for task 0affcac9-a3a5-f324-29e3-00000000002b 26763 1726867497.46864: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000002b 26763 1726867497.46868: WORKER PROCESS EXITING 26763 1726867497.46920: no more pending results, returning what we have 26763 1726867497.46926: in VariableManager get_vars() 26763 1726867497.46968: Calling all_inventory to load vars for managed_node1 26763 1726867497.46971: Calling groups_inventory to load vars for managed_node1 26763 1726867497.46973: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867497.46989: Calling all_plugins_play to load vars for managed_node1 26763 1726867497.46993: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867497.46996: Calling groups_plugins_play to load vars for managed_node1 26763 1726867497.48475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867497.50096: done with get_vars() 26763 1726867497.50118: variable 'ansible_search_path' from source: unknown 26763 1726867497.50134: we have included files to process 26763 1726867497.50135: generating all_blocks data 26763 1726867497.50147: done generating all_blocks data 26763 1726867497.50151: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 26763 1726867497.50152: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 26763 1726867497.50155: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 26763 1726867497.50337: in VariableManager get_vars() 26763 1726867497.50351: done with get_vars() 26763 1726867497.50437: done processing included file 26763 1726867497.50438: iterating over new_blocks loaded from include file 26763 1726867497.50439: in VariableManager get_vars() 26763 1726867497.50449: done with get_vars() 26763 1726867497.50450: filtering new block on tags 26763 1726867497.50472: done filtering new block on tags 26763 1726867497.50474: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 26763 1726867497.50480: extending task lists for all hosts with included blocks 26763 1726867497.51122: done extending task lists 26763 1726867497.51123: done processing included files 26763 1726867497.51124: results queue empty 26763 1726867497.51124: checking for any_errors_fatal 26763 1726867497.51125: done checking for any_errors_fatal 26763 1726867497.51126: checking for max_fail_percentage 26763 1726867497.51127: done checking for max_fail_percentage 26763 1726867497.51127: checking to see if all hosts have failed and the running result is not ok 26763 1726867497.51128: done checking to see if all hosts have failed 26763 1726867497.51128: getting the remaining hosts for this loop 26763 1726867497.51129: done getting the remaining hosts for this loop 26763 1726867497.51131: getting the next task for host managed_node1 26763 1726867497.51134: done getting next task for host managed_node1 26763 1726867497.51135: ^ task is: TASK: Include the task 'get_interface_stat.yml' 26763 1726867497.51137: ^ state is: HOST STATE: block=5, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867497.51138: getting variables 26763 1726867497.51139: in VariableManager get_vars() 26763 1726867497.51148: Calling all_inventory to load vars for managed_node1 26763 1726867497.51149: Calling groups_inventory to load vars for managed_node1 26763 1726867497.51151: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867497.51154: Calling all_plugins_play to load vars for managed_node1 26763 1726867497.51156: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867497.51158: Calling groups_plugins_play to load vars for managed_node1 26763 1726867497.52985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867497.54321: done with get_vars() 26763 1726867497.54335: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:24:57 -0400 (0:00:00.099) 0:00:17.952 ****** 26763 1726867497.54389: entering _queue_task() for managed_node1/include_tasks 26763 1726867497.54648: worker is 1 (out of 1 available) 26763 1726867497.54658: exiting _queue_task() for managed_node1/include_tasks 26763 1726867497.54671: done queuing things up, now waiting for results queue to drain 26763 1726867497.54672: waiting for pending results... 26763 1726867497.54849: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 26763 1726867497.54929: in run() - task 0affcac9-a3a5-f324-29e3-0000000002fc 26763 1726867497.54941: variable 'ansible_search_path' from source: unknown 26763 1726867497.54944: variable 'ansible_search_path' from source: unknown 26763 1726867497.54971: calling self._execute() 26763 1726867497.55038: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867497.55042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867497.55050: variable 'omit' from source: magic vars 26763 1726867497.55338: variable 'ansible_distribution_major_version' from source: facts 26763 1726867497.55347: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867497.55353: _execute() done 26763 1726867497.55355: dumping result to json 26763 1726867497.55358: done dumping result, returning 26763 1726867497.55365: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-f324-29e3-0000000002fc] 26763 1726867497.55369: sending task result for task 0affcac9-a3a5-f324-29e3-0000000002fc 26763 1726867497.55453: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000002fc 26763 1726867497.55455: WORKER PROCESS EXITING 26763 1726867497.55482: no more pending results, returning what we have 26763 1726867497.55487: in VariableManager get_vars() 26763 1726867497.55534: Calling all_inventory to load vars for managed_node1 26763 1726867497.55537: Calling groups_inventory to load vars for managed_node1 26763 1726867497.55539: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867497.55550: Calling all_plugins_play to load vars for managed_node1 26763 1726867497.55553: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867497.55556: Calling groups_plugins_play to load vars for managed_node1 26763 1726867497.57429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867497.58550: done with get_vars() 26763 1726867497.58564: variable 'ansible_search_path' from source: unknown 26763 1726867497.58565: variable 'ansible_search_path' from source: unknown 26763 1726867497.58591: we have included files to process 26763 1726867497.58592: generating all_blocks data 26763 1726867497.58593: done generating all_blocks data 26763 1726867497.58594: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26763 1726867497.58595: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26763 1726867497.58597: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26763 1726867497.58728: done processing included file 26763 1726867497.58730: iterating over new_blocks loaded from include file 26763 1726867497.58731: in VariableManager get_vars() 26763 1726867497.58742: done with get_vars() 26763 1726867497.58743: filtering new block on tags 26763 1726867497.58753: done filtering new block on tags 26763 1726867497.58754: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 26763 1726867497.58758: extending task lists for all hosts with included blocks 26763 1726867497.58822: done extending task lists 26763 1726867497.58823: done processing included files 26763 1726867497.58824: results queue empty 26763 1726867497.58824: checking for any_errors_fatal 26763 1726867497.58827: done checking for any_errors_fatal 26763 1726867497.58827: checking for max_fail_percentage 26763 1726867497.58828: done checking for max_fail_percentage 26763 1726867497.58829: checking to see if all hosts have failed and the running result is not ok 26763 1726867497.58829: done checking to see if all hosts have failed 26763 1726867497.58830: getting the remaining hosts for this loop 26763 1726867497.58830: done getting the remaining hosts for this loop 26763 1726867497.58832: getting the next task for host managed_node1 26763 1726867497.58835: done getting next task for host managed_node1 26763 1726867497.58836: ^ task is: TASK: Get stat for interface {{ interface }} 26763 1726867497.58838: ^ state is: HOST STATE: block=5, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26763 1726867497.58840: getting variables 26763 1726867497.58840: in VariableManager get_vars() 26763 1726867497.58848: Calling all_inventory to load vars for managed_node1 26763 1726867497.58850: Calling groups_inventory to load vars for managed_node1 26763 1726867497.58851: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867497.58855: Calling all_plugins_play to load vars for managed_node1 26763 1726867497.58857: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867497.58858: Calling groups_plugins_play to load vars for managed_node1 26763 1726867497.59503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867497.60772: done with get_vars() 26763 1726867497.60792: done getting variables 26763 1726867497.60945: variable 'interface' from source: play vars TASK [Get stat for interface rpltstbr] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:24:57 -0400 (0:00:00.065) 0:00:18.018 ****** 26763 1726867497.60973: entering _queue_task() for managed_node1/stat 26763 1726867497.61318: worker is 1 (out of 1 available) 26763 1726867497.61331: exiting _queue_task() for managed_node1/stat 26763 1726867497.61344: done queuing things up, now waiting for results queue to drain 26763 1726867497.61345: waiting for pending results... 26763 1726867497.61706: running TaskExecutor() for managed_node1/TASK: Get stat for interface rpltstbr 26763 1726867497.61756: in run() - task 0affcac9-a3a5-f324-29e3-00000000037e 26763 1726867497.61780: variable 'ansible_search_path' from source: unknown 26763 1726867497.61790: variable 'ansible_search_path' from source: unknown 26763 1726867497.61988: calling self._execute() 26763 1726867497.61991: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867497.61994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867497.61996: variable 'omit' from source: magic vars 26763 1726867497.62388: variable 'ansible_distribution_major_version' from source: facts 26763 1726867497.62418: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867497.62429: variable 'omit' from source: magic vars 26763 1726867497.62483: variable 'omit' from source: magic vars 26763 1726867497.62585: variable 'interface' from source: play vars 26763 1726867497.62610: variable 'omit' from source: magic vars 26763 1726867497.62656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867497.62701: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867497.62730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867497.62752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867497.62773: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867497.62811: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867497.62823: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867497.62830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867497.62945: Set connection var ansible_pipelining to False 26763 1726867497.62983: Set connection var ansible_shell_executable to /bin/sh 26763 1726867497.62991: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867497.62994: Set connection var ansible_shell_type to sh 26763 1726867497.62996: Set connection var ansible_connection to ssh 26763 1726867497.62998: Set connection var ansible_timeout to 10 26763 1726867497.63024: variable 'ansible_shell_executable' from source: unknown 26763 1726867497.63101: variable 'ansible_connection' from source: unknown 26763 1726867497.63105: variable 'ansible_module_compression' from source: unknown 26763 1726867497.63110: variable 'ansible_shell_type' from source: unknown 26763 1726867497.63112: variable 'ansible_shell_executable' from source: unknown 26763 1726867497.63114: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867497.63116: variable 'ansible_pipelining' from source: unknown 26763 1726867497.63118: variable 'ansible_timeout' from source: unknown 26763 1726867497.63120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867497.63279: 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__) 26763 1726867497.63296: variable 'omit' from source: magic vars 26763 1726867497.63310: starting attempt loop 26763 1726867497.63323: running the handler 26763 1726867497.63340: _low_level_execute_command(): starting 26763 1726867497.63352: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867497.64080: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867497.64097: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867497.64159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867497.64193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867497.64295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867497.65968: stdout chunk (state=3): >>>/root <<< 26763 1726867497.66161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867497.66190: stderr chunk (state=3): >>><<< 26763 1726867497.66214: stdout chunk (state=3): >>><<< 26763 1726867497.66318: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867497.66322: _low_level_execute_command(): starting 26763 1726867497.66326: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867497.6623297-27438-164951270694609 `" && echo ansible-tmp-1726867497.6623297-27438-164951270694609="` echo /root/.ansible/tmp/ansible-tmp-1726867497.6623297-27438-164951270694609 `" ) && sleep 0' 26763 1726867497.67279: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867497.67282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867497.67285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867497.67287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867497.67289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867497.67379: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867497.67398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867497.67430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867497.69307: stdout chunk (state=3): >>>ansible-tmp-1726867497.6623297-27438-164951270694609=/root/.ansible/tmp/ansible-tmp-1726867497.6623297-27438-164951270694609 <<< 26763 1726867497.69509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867497.69513: stdout chunk (state=3): >>><<< 26763 1726867497.69516: stderr chunk (state=3): >>><<< 26763 1726867497.69690: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867497.6623297-27438-164951270694609=/root/.ansible/tmp/ansible-tmp-1726867497.6623297-27438-164951270694609 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867497.69696: variable 'ansible_module_compression' from source: unknown 26763 1726867497.69698: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 26763 1726867497.69750: variable 'ansible_facts' from source: unknown 26763 1726867497.69895: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867497.6623297-27438-164951270694609/AnsiballZ_stat.py 26763 1726867497.70175: Sending initial data 26763 1726867497.70228: Sent initial data (153 bytes) 26763 1726867497.71059: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867497.71126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867497.71151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867497.71192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867497.71290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867497.72883: 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 <<< 26763 1726867497.72909: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867497.72992: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpzfj9gfpv /root/.ansible/tmp/ansible-tmp-1726867497.6623297-27438-164951270694609/AnsiballZ_stat.py <<< 26763 1726867497.72995: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867497.6623297-27438-164951270694609/AnsiballZ_stat.py" <<< 26763 1726867497.73073: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpzfj9gfpv" to remote "/root/.ansible/tmp/ansible-tmp-1726867497.6623297-27438-164951270694609/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867497.6623297-27438-164951270694609/AnsiballZ_stat.py" <<< 26763 1726867497.74384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867497.74411: stderr chunk (state=3): >>><<< 26763 1726867497.74425: stdout chunk (state=3): >>><<< 26763 1726867497.74459: done transferring module to remote 26763 1726867497.74479: _low_level_execute_command(): starting 26763 1726867497.74491: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867497.6623297-27438-164951270694609/ /root/.ansible/tmp/ansible-tmp-1726867497.6623297-27438-164951270694609/AnsiballZ_stat.py && sleep 0' 26763 1726867497.75095: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867497.75108: stderr chunk (state=3): >>>debug2: match found <<< 26763 1726867497.75122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867497.75195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867497.75234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867497.75287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867497.77028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867497.77032: stdout chunk (state=3): >>><<< 26763 1726867497.77034: stderr chunk (state=3): >>><<< 26763 1726867497.77042: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867497.77049: _low_level_execute_command(): starting 26763 1726867497.77051: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867497.6623297-27438-164951270694609/AnsiballZ_stat.py && sleep 0' 26763 1726867497.77436: 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 <<< 26763 1726867497.77476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867497.77481: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867497.77483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26763 1726867497.77486: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 26763 1726867497.77489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867497.77527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867497.77533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867497.77586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867497.92799: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/rpltstbr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 31341, "dev": 23, "nlink": 1, "atime": 1726867496.46499, "mtime": 1726867496.46499, "ctime": 1726867496.46499, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/rpltstbr", "lnk_target": "../../devices/virtual/net/rpltstbr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/rpltstbr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 26763 1726867497.94132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867497.94155: stderr chunk (state=3): >>><<< 26763 1726867497.94158: stdout chunk (state=3): >>><<< 26763 1726867497.94173: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/rpltstbr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 31341, "dev": 23, "nlink": 1, "atime": 1726867496.46499, "mtime": 1726867496.46499, "ctime": 1726867496.46499, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/rpltstbr", "lnk_target": "../../devices/virtual/net/rpltstbr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/rpltstbr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867497.94224: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/rpltstbr', '_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-1726867497.6623297-27438-164951270694609/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867497.94233: _low_level_execute_command(): starting 26763 1726867497.94237: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867497.6623297-27438-164951270694609/ > /dev/null 2>&1 && sleep 0' 26763 1726867497.94643: 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 <<< 26763 1726867497.94662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867497.94679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867497.94731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867497.94737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867497.94740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867497.94784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867497.96889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867497.96893: stdout chunk (state=3): >>><<< 26763 1726867497.96898: stderr chunk (state=3): >>><<< 26763 1726867497.96900: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867497.96902: handler run complete 26763 1726867497.96904: attempt loop complete, returning result 26763 1726867497.96905: _execute() done 26763 1726867497.96907: dumping result to json 26763 1726867497.96911: done dumping result, returning 26763 1726867497.96912: done running TaskExecutor() for managed_node1/TASK: Get stat for interface rpltstbr [0affcac9-a3a5-f324-29e3-00000000037e] 26763 1726867497.96914: sending task result for task 0affcac9-a3a5-f324-29e3-00000000037e 26763 1726867497.96991: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000037e 26763 1726867497.96994: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726867496.46499, "block_size": 4096, "blocks": 0, "ctime": 1726867496.46499, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31341, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/rpltstbr", "lnk_target": "../../devices/virtual/net/rpltstbr", "mode": "0777", "mtime": 1726867496.46499, "nlink": 1, "path": "/sys/class/net/rpltstbr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 26763 1726867497.97101: no more pending results, returning what we have 26763 1726867497.97122: results queue empty 26763 1726867497.97124: checking for any_errors_fatal 26763 1726867497.97125: done checking for any_errors_fatal 26763 1726867497.97126: checking for max_fail_percentage 26763 1726867497.97128: done checking for max_fail_percentage 26763 1726867497.97128: checking to see if all hosts have failed and the running result is not ok 26763 1726867497.97130: done checking to see if all hosts have failed 26763 1726867497.97130: getting the remaining hosts for this loop 26763 1726867497.97132: done getting the remaining hosts for this loop 26763 1726867497.97135: getting the next task for host managed_node1 26763 1726867497.97143: done getting next task for host managed_node1 26763 1726867497.97146: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 26763 1726867497.97149: ^ state is: HOST STATE: block=5, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867497.97154: getting variables 26763 1726867497.97156: in VariableManager get_vars() 26763 1726867497.97308: Calling all_inventory to load vars for managed_node1 26763 1726867497.97311: Calling groups_inventory to load vars for managed_node1 26763 1726867497.97315: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867497.97360: Calling all_plugins_play to load vars for managed_node1 26763 1726867497.97364: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867497.97368: Calling groups_plugins_play to load vars for managed_node1 26763 1726867497.98491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867497.99794: done with get_vars() 26763 1726867497.99814: done getting variables 26763 1726867497.99869: 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) 26763 1726867498.00000: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'rpltstbr'] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:24:57 -0400 (0:00:00.390) 0:00:18.408 ****** 26763 1726867498.00025: entering _queue_task() for managed_node1/assert 26763 1726867498.00410: worker is 1 (out of 1 available) 26763 1726867498.00421: exiting _queue_task() for managed_node1/assert 26763 1726867498.00433: done queuing things up, now waiting for results queue to drain 26763 1726867498.00434: waiting for pending results... 26763 1726867498.00630: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'rpltstbr' 26763 1726867498.00784: in run() - task 0affcac9-a3a5-f324-29e3-0000000002fd 26763 1726867498.00789: variable 'ansible_search_path' from source: unknown 26763 1726867498.00791: variable 'ansible_search_path' from source: unknown 26763 1726867498.00794: calling self._execute() 26763 1726867498.00850: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867498.00856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867498.00868: variable 'omit' from source: magic vars 26763 1726867498.01227: variable 'ansible_distribution_major_version' from source: facts 26763 1726867498.01293: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867498.01296: variable 'omit' from source: magic vars 26763 1726867498.01328: variable 'omit' from source: magic vars 26763 1726867498.01400: variable 'interface' from source: play vars 26763 1726867498.01403: variable 'omit' from source: magic vars 26763 1726867498.01442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867498.01518: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867498.01521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867498.01524: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867498.01544: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867498.01564: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867498.01568: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867498.01570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867498.01714: Set connection var ansible_pipelining to False 26763 1726867498.01723: Set connection var ansible_shell_executable to /bin/sh 26763 1726867498.01726: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867498.01733: Set connection var ansible_shell_type to sh 26763 1726867498.01736: Set connection var ansible_connection to ssh 26763 1726867498.01738: Set connection var ansible_timeout to 10 26763 1726867498.01757: variable 'ansible_shell_executable' from source: unknown 26763 1726867498.01760: variable 'ansible_connection' from source: unknown 26763 1726867498.01763: variable 'ansible_module_compression' from source: unknown 26763 1726867498.01765: variable 'ansible_shell_type' from source: unknown 26763 1726867498.01767: variable 'ansible_shell_executable' from source: unknown 26763 1726867498.01770: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867498.01772: variable 'ansible_pipelining' from source: unknown 26763 1726867498.01774: variable 'ansible_timeout' from source: unknown 26763 1726867498.01780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867498.01891: 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=False) 26763 1726867498.01899: variable 'omit' from source: magic vars 26763 1726867498.01905: starting attempt loop 26763 1726867498.01907: running the handler 26763 1726867498.02002: variable 'interface_stat' from source: set_fact 26763 1726867498.02019: Evaluated conditional (interface_stat.stat.exists): True 26763 1726867498.02022: handler run complete 26763 1726867498.02033: attempt loop complete, returning result 26763 1726867498.02036: _execute() done 26763 1726867498.02038: dumping result to json 26763 1726867498.02041: done dumping result, returning 26763 1726867498.02046: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'rpltstbr' [0affcac9-a3a5-f324-29e3-0000000002fd] 26763 1726867498.02051: sending task result for task 0affcac9-a3a5-f324-29e3-0000000002fd 26763 1726867498.02131: done sending task result for task 0affcac9-a3a5-f324-29e3-0000000002fd 26763 1726867498.02133: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 26763 1726867498.02209: no more pending results, returning what we have 26763 1726867498.02213: results queue empty 26763 1726867498.02214: checking for any_errors_fatal 26763 1726867498.02222: done checking for any_errors_fatal 26763 1726867498.02223: checking for max_fail_percentage 26763 1726867498.02225: done checking for max_fail_percentage 26763 1726867498.02225: checking to see if all hosts have failed and the running result is not ok 26763 1726867498.02226: done checking to see if all hosts have failed 26763 1726867498.02227: getting the remaining hosts for this loop 26763 1726867498.02228: done getting the remaining hosts for this loop 26763 1726867498.02231: getting the next task for host managed_node1 26763 1726867498.02239: done getting next task for host managed_node1 26763 1726867498.02241: ^ task is: TASK: Include the task 'assert_profile_present.yml' 26763 1726867498.02243: ^ state is: HOST STATE: block=5, 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 26763 1726867498.02246: getting variables 26763 1726867498.02248: in VariableManager get_vars() 26763 1726867498.02276: Calling all_inventory to load vars for managed_node1 26763 1726867498.02281: Calling groups_inventory to load vars for managed_node1 26763 1726867498.02283: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867498.02291: Calling all_plugins_play to load vars for managed_node1 26763 1726867498.02297: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867498.02300: Calling groups_plugins_play to load vars for managed_node1 26763 1726867498.03354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867498.05429: done with get_vars() 26763 1726867498.05448: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:40 Friday 20 September 2024 17:24:58 -0400 (0:00:00.055) 0:00:18.464 ****** 26763 1726867498.05564: entering _queue_task() for managed_node1/include_tasks 26763 1726867498.06068: worker is 1 (out of 1 available) 26763 1726867498.06080: exiting _queue_task() for managed_node1/include_tasks 26763 1726867498.06092: done queuing things up, now waiting for results queue to drain 26763 1726867498.06093: waiting for pending results... 26763 1726867498.06406: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 26763 1726867498.06485: in run() - task 0affcac9-a3a5-f324-29e3-00000000002c 26763 1726867498.06490: variable 'ansible_search_path' from source: unknown 26763 1726867498.06494: calling self._execute() 26763 1726867498.06601: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867498.06619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867498.06637: variable 'omit' from source: magic vars 26763 1726867498.07253: variable 'ansible_distribution_major_version' from source: facts 26763 1726867498.07276: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867498.07291: _execute() done 26763 1726867498.07299: dumping result to json 26763 1726867498.07397: done dumping result, returning 26763 1726867498.07404: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [0affcac9-a3a5-f324-29e3-00000000002c] 26763 1726867498.07407: sending task result for task 0affcac9-a3a5-f324-29e3-00000000002c 26763 1726867498.07515: no more pending results, returning what we have 26763 1726867498.07521: in VariableManager get_vars() 26763 1726867498.07587: Calling all_inventory to load vars for managed_node1 26763 1726867498.07590: Calling groups_inventory to load vars for managed_node1 26763 1726867498.07593: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867498.07608: Calling all_plugins_play to load vars for managed_node1 26763 1726867498.07612: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867498.07615: Calling groups_plugins_play to load vars for managed_node1 26763 1726867498.08391: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000002c 26763 1726867498.08396: WORKER PROCESS EXITING 26763 1726867498.09353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867498.10371: done with get_vars() 26763 1726867498.10387: variable 'ansible_search_path' from source: unknown 26763 1726867498.10398: we have included files to process 26763 1726867498.10398: generating all_blocks data 26763 1726867498.10400: done generating all_blocks data 26763 1726867498.10402: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 26763 1726867498.10403: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 26763 1726867498.10404: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 26763 1726867498.10539: in VariableManager get_vars() 26763 1726867498.10551: done with get_vars() 26763 1726867498.10725: done processing included file 26763 1726867498.10727: iterating over new_blocks loaded from include file 26763 1726867498.10728: in VariableManager get_vars() 26763 1726867498.10737: done with get_vars() 26763 1726867498.10738: filtering new block on tags 26763 1726867498.10751: done filtering new block on tags 26763 1726867498.10753: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 26763 1726867498.10757: extending task lists for all hosts with included blocks 26763 1726867498.11479: done extending task lists 26763 1726867498.11480: done processing included files 26763 1726867498.11481: results queue empty 26763 1726867498.11482: checking for any_errors_fatal 26763 1726867498.11484: done checking for any_errors_fatal 26763 1726867498.11484: checking for max_fail_percentage 26763 1726867498.11485: done checking for max_fail_percentage 26763 1726867498.11485: checking to see if all hosts have failed and the running result is not ok 26763 1726867498.11486: done checking to see if all hosts have failed 26763 1726867498.11486: getting the remaining hosts for this loop 26763 1726867498.11487: done getting the remaining hosts for this loop 26763 1726867498.11489: getting the next task for host managed_node1 26763 1726867498.11491: done getting next task for host managed_node1 26763 1726867498.11493: ^ task is: TASK: Include the task 'get_profile_stat.yml' 26763 1726867498.11494: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867498.11496: getting variables 26763 1726867498.11496: in VariableManager get_vars() 26763 1726867498.11504: Calling all_inventory to load vars for managed_node1 26763 1726867498.11506: Calling groups_inventory to load vars for managed_node1 26763 1726867498.11510: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867498.11515: Calling all_plugins_play to load vars for managed_node1 26763 1726867498.11517: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867498.11520: Calling groups_plugins_play to load vars for managed_node1 26763 1726867498.12202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867498.13095: done with get_vars() 26763 1726867498.13111: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 17:24:58 -0400 (0:00:00.075) 0:00:18.540 ****** 26763 1726867498.13158: entering _queue_task() for managed_node1/include_tasks 26763 1726867498.13428: worker is 1 (out of 1 available) 26763 1726867498.13441: exiting _queue_task() for managed_node1/include_tasks 26763 1726867498.13452: done queuing things up, now waiting for results queue to drain 26763 1726867498.13453: waiting for pending results... 26763 1726867498.13846: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 26763 1726867498.13859: in run() - task 0affcac9-a3a5-f324-29e3-000000000396 26763 1726867498.13863: variable 'ansible_search_path' from source: unknown 26763 1726867498.13866: variable 'ansible_search_path' from source: unknown 26763 1726867498.14044: calling self._execute() 26763 1726867498.14048: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867498.14051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867498.14055: variable 'omit' from source: magic vars 26763 1726867498.14484: variable 'ansible_distribution_major_version' from source: facts 26763 1726867498.14502: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867498.14510: _execute() done 26763 1726867498.14520: dumping result to json 26763 1726867498.14524: done dumping result, returning 26763 1726867498.14526: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0affcac9-a3a5-f324-29e3-000000000396] 26763 1726867498.14528: sending task result for task 0affcac9-a3a5-f324-29e3-000000000396 26763 1726867498.14902: no more pending results, returning what we have 26763 1726867498.14910: in VariableManager get_vars() 26763 1726867498.14943: Calling all_inventory to load vars for managed_node1 26763 1726867498.14945: Calling groups_inventory to load vars for managed_node1 26763 1726867498.14948: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867498.14956: Calling all_plugins_play to load vars for managed_node1 26763 1726867498.14959: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867498.14962: Calling groups_plugins_play to load vars for managed_node1 26763 1726867498.15503: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000396 26763 1726867498.15506: WORKER PROCESS EXITING 26763 1726867498.16654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867498.17815: done with get_vars() 26763 1726867498.17832: variable 'ansible_search_path' from source: unknown 26763 1726867498.17833: variable 'ansible_search_path' from source: unknown 26763 1726867498.17863: we have included files to process 26763 1726867498.17864: generating all_blocks data 26763 1726867498.17866: done generating all_blocks data 26763 1726867498.17867: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 26763 1726867498.17868: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 26763 1726867498.17870: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 26763 1726867498.18851: done processing included file 26763 1726867498.18853: iterating over new_blocks loaded from include file 26763 1726867498.18855: in VariableManager get_vars() 26763 1726867498.18884: done with get_vars() 26763 1726867498.18886: filtering new block on tags 26763 1726867498.18910: done filtering new block on tags 26763 1726867498.18913: in VariableManager get_vars() 26763 1726867498.18927: done with get_vars() 26763 1726867498.18928: filtering new block on tags 26763 1726867498.18954: done filtering new block on tags 26763 1726867498.18956: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 26763 1726867498.18965: extending task lists for all hosts with included blocks 26763 1726867498.19326: done extending task lists 26763 1726867498.19327: done processing included files 26763 1726867498.19328: results queue empty 26763 1726867498.19328: checking for any_errors_fatal 26763 1726867498.19331: done checking for any_errors_fatal 26763 1726867498.19332: checking for max_fail_percentage 26763 1726867498.19333: done checking for max_fail_percentage 26763 1726867498.19334: checking to see if all hosts have failed and the running result is not ok 26763 1726867498.19335: done checking to see if all hosts have failed 26763 1726867498.19335: getting the remaining hosts for this loop 26763 1726867498.19336: done getting the remaining hosts for this loop 26763 1726867498.19339: getting the next task for host managed_node1 26763 1726867498.19343: done getting next task for host managed_node1 26763 1726867498.19345: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 26763 1726867498.19348: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26763 1726867498.19351: getting variables 26763 1726867498.19352: in VariableManager get_vars() 26763 1726867498.19405: Calling all_inventory to load vars for managed_node1 26763 1726867498.19408: Calling groups_inventory to load vars for managed_node1 26763 1726867498.19410: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867498.19415: Calling all_plugins_play to load vars for managed_node1 26763 1726867498.19417: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867498.19420: Calling groups_plugins_play to load vars for managed_node1 26763 1726867498.26743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867498.28869: done with get_vars() 26763 1726867498.28937: done getting variables 26763 1726867498.29005: 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 [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 17:24:58 -0400 (0:00:00.158) 0:00:18.699 ****** 26763 1726867498.29034: entering _queue_task() for managed_node1/set_fact 26763 1726867498.29332: worker is 1 (out of 1 available) 26763 1726867498.29345: exiting _queue_task() for managed_node1/set_fact 26763 1726867498.29358: done queuing things up, now waiting for results queue to drain 26763 1726867498.29360: waiting for pending results... 26763 1726867498.29545: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 26763 1726867498.29646: in run() - task 0affcac9-a3a5-f324-29e3-000000000425 26763 1726867498.29662: variable 'ansible_search_path' from source: unknown 26763 1726867498.29666: variable 'ansible_search_path' from source: unknown 26763 1726867498.29701: calling self._execute() 26763 1726867498.29771: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867498.29776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867498.29784: variable 'omit' from source: magic vars 26763 1726867498.30065: variable 'ansible_distribution_major_version' from source: facts 26763 1726867498.30075: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867498.30081: variable 'omit' from source: magic vars 26763 1726867498.30121: variable 'omit' from source: magic vars 26763 1726867498.30145: variable 'omit' from source: magic vars 26763 1726867498.30179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867498.30207: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867498.30226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867498.30241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867498.30250: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867498.30273: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867498.30276: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867498.30280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867498.30355: Set connection var ansible_pipelining to False 26763 1726867498.30359: Set connection var ansible_shell_executable to /bin/sh 26763 1726867498.30364: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867498.30367: Set connection var ansible_shell_type to sh 26763 1726867498.30369: Set connection var ansible_connection to ssh 26763 1726867498.30378: Set connection var ansible_timeout to 10 26763 1726867498.30396: variable 'ansible_shell_executable' from source: unknown 26763 1726867498.30399: variable 'ansible_connection' from source: unknown 26763 1726867498.30402: variable 'ansible_module_compression' from source: unknown 26763 1726867498.30404: variable 'ansible_shell_type' from source: unknown 26763 1726867498.30407: variable 'ansible_shell_executable' from source: unknown 26763 1726867498.30410: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867498.30414: variable 'ansible_pipelining' from source: unknown 26763 1726867498.30417: variable 'ansible_timeout' from source: unknown 26763 1726867498.30425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867498.30522: 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) 26763 1726867498.30532: variable 'omit' from source: magic vars 26763 1726867498.30538: starting attempt loop 26763 1726867498.30541: running the handler 26763 1726867498.30552: handler run complete 26763 1726867498.30565: attempt loop complete, returning result 26763 1726867498.30568: _execute() done 26763 1726867498.30570: dumping result to json 26763 1726867498.30572: done dumping result, returning 26763 1726867498.30574: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0affcac9-a3a5-f324-29e3-000000000425] 26763 1726867498.30578: sending task result for task 0affcac9-a3a5-f324-29e3-000000000425 26763 1726867498.30663: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000425 26763 1726867498.30667: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 26763 1726867498.30719: no more pending results, returning what we have 26763 1726867498.30722: results queue empty 26763 1726867498.30723: checking for any_errors_fatal 26763 1726867498.30724: done checking for any_errors_fatal 26763 1726867498.30725: checking for max_fail_percentage 26763 1726867498.30726: done checking for max_fail_percentage 26763 1726867498.30727: checking to see if all hosts have failed and the running result is not ok 26763 1726867498.30728: done checking to see if all hosts have failed 26763 1726867498.30729: getting the remaining hosts for this loop 26763 1726867498.30730: done getting the remaining hosts for this loop 26763 1726867498.30733: getting the next task for host managed_node1 26763 1726867498.30740: done getting next task for host managed_node1 26763 1726867498.30742: ^ task is: TASK: Stat profile file 26763 1726867498.30746: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26763 1726867498.30758: getting variables 26763 1726867498.30759: in VariableManager get_vars() 26763 1726867498.30798: Calling all_inventory to load vars for managed_node1 26763 1726867498.30800: Calling groups_inventory to load vars for managed_node1 26763 1726867498.30803: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867498.30813: Calling all_plugins_play to load vars for managed_node1 26763 1726867498.30815: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867498.30818: Calling groups_plugins_play to load vars for managed_node1 26763 1726867498.31727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867498.33294: done with get_vars() 26763 1726867498.33319: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 17:24:58 -0400 (0:00:00.043) 0:00:18.742 ****** 26763 1726867498.33410: entering _queue_task() for managed_node1/stat 26763 1726867498.33712: worker is 1 (out of 1 available) 26763 1726867498.33724: exiting _queue_task() for managed_node1/stat 26763 1726867498.33735: done queuing things up, now waiting for results queue to drain 26763 1726867498.33736: waiting for pending results... 26763 1726867498.34397: running TaskExecutor() for managed_node1/TASK: Stat profile file 26763 1726867498.34529: in run() - task 0affcac9-a3a5-f324-29e3-000000000426 26763 1726867498.34743: variable 'ansible_search_path' from source: unknown 26763 1726867498.34746: variable 'ansible_search_path' from source: unknown 26763 1726867498.34750: calling self._execute() 26763 1726867498.34892: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867498.34906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867498.34919: variable 'omit' from source: magic vars 26763 1726867498.35796: variable 'ansible_distribution_major_version' from source: facts 26763 1726867498.35840: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867498.35870: variable 'omit' from source: magic vars 26763 1726867498.35971: variable 'omit' from source: magic vars 26763 1726867498.36134: variable 'profile' from source: play vars 26763 1726867498.36267: variable 'interface' from source: play vars 26763 1726867498.36346: variable 'interface' from source: play vars 26763 1726867498.36390: variable 'omit' from source: magic vars 26763 1726867498.36525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867498.36566: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867498.36642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867498.36712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867498.36737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867498.36801: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867498.36846: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867498.36856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867498.37127: Set connection var ansible_pipelining to False 26763 1726867498.37135: Set connection var ansible_shell_executable to /bin/sh 26763 1726867498.37147: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867498.37153: Set connection var ansible_shell_type to sh 26763 1726867498.37167: Set connection var ansible_connection to ssh 26763 1726867498.37183: Set connection var ansible_timeout to 10 26763 1726867498.37213: variable 'ansible_shell_executable' from source: unknown 26763 1726867498.37281: variable 'ansible_connection' from source: unknown 26763 1726867498.37290: variable 'ansible_module_compression' from source: unknown 26763 1726867498.37298: variable 'ansible_shell_type' from source: unknown 26763 1726867498.37305: variable 'ansible_shell_executable' from source: unknown 26763 1726867498.37311: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867498.37318: variable 'ansible_pipelining' from source: unknown 26763 1726867498.37324: variable 'ansible_timeout' from source: unknown 26763 1726867498.37350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867498.37804: 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__) 26763 1726867498.37808: variable 'omit' from source: magic vars 26763 1726867498.37810: starting attempt loop 26763 1726867498.37812: running the handler 26763 1726867498.37982: _low_level_execute_command(): starting 26763 1726867498.37986: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867498.39197: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867498.39383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867498.39396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867498.39568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867498.39616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867498.41302: stdout chunk (state=3): >>>/root <<< 26763 1726867498.41430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867498.41464: stderr chunk (state=3): >>><<< 26763 1726867498.41511: stdout chunk (state=3): >>><<< 26763 1726867498.41540: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867498.41612: _low_level_execute_command(): starting 26763 1726867498.41620: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867498.4158468-27479-18323041609996 `" && echo ansible-tmp-1726867498.4158468-27479-18323041609996="` echo /root/.ansible/tmp/ansible-tmp-1726867498.4158468-27479-18323041609996 `" ) && sleep 0' 26763 1726867498.43152: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867498.43156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867498.43193: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867498.43644: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867498.43648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867498.43662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867498.45537: stdout chunk (state=3): >>>ansible-tmp-1726867498.4158468-27479-18323041609996=/root/.ansible/tmp/ansible-tmp-1726867498.4158468-27479-18323041609996 <<< 26763 1726867498.45644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867498.45715: stderr chunk (state=3): >>><<< 26763 1726867498.45724: stdout chunk (state=3): >>><<< 26763 1726867498.45746: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867498.4158468-27479-18323041609996=/root/.ansible/tmp/ansible-tmp-1726867498.4158468-27479-18323041609996 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867498.46088: variable 'ansible_module_compression' from source: unknown 26763 1726867498.46092: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 26763 1726867498.46123: variable 'ansible_facts' from source: unknown 26763 1726867498.46350: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867498.4158468-27479-18323041609996/AnsiballZ_stat.py 26763 1726867498.46601: Sending initial data 26763 1726867498.46605: Sent initial data (152 bytes) 26763 1726867498.48193: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867498.48219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867498.48299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867498.49875: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 26763 1726867498.49882: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 26763 1726867498.49885: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 26763 1726867498.49887: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 26763 1726867498.49890: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 26763 1726867498.49892: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 26763 1726867498.49894: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 26763 1726867498.49947: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 26763 1726867498.49950: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 26763 1726867498.49952: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 <<< 26763 1726867498.49954: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" <<< 26763 1726867498.49956: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26763 1726867498.50066: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867498.50120: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpkl_8a3c1 /root/.ansible/tmp/ansible-tmp-1726867498.4158468-27479-18323041609996/AnsiballZ_stat.py <<< 26763 1726867498.50132: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867498.4158468-27479-18323041609996/AnsiballZ_stat.py" <<< 26763 1726867498.50172: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpkl_8a3c1" to remote "/root/.ansible/tmp/ansible-tmp-1726867498.4158468-27479-18323041609996/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867498.4158468-27479-18323041609996/AnsiballZ_stat.py" <<< 26763 1726867498.51801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867498.51811: stdout chunk (state=3): >>><<< 26763 1726867498.51814: stderr chunk (state=3): >>><<< 26763 1726867498.51833: done transferring module to remote 26763 1726867498.51842: _low_level_execute_command(): starting 26763 1726867498.51847: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867498.4158468-27479-18323041609996/ /root/.ansible/tmp/ansible-tmp-1726867498.4158468-27479-18323041609996/AnsiballZ_stat.py && sleep 0' 26763 1726867498.53122: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26763 1726867498.53192: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867498.53244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867498.53446: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867498.53661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867498.55360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867498.55415: stderr chunk (state=3): >>><<< 26763 1726867498.55431: stdout chunk (state=3): >>><<< 26763 1726867498.55451: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867498.55460: _low_level_execute_command(): starting 26763 1726867498.55470: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867498.4158468-27479-18323041609996/AnsiballZ_stat.py && sleep 0' 26763 1726867498.56044: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867498.56063: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867498.56087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867498.56110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867498.56173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867498.56223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867498.56241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867498.56262: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867498.56349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867498.71283: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-rpltstbr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 26763 1726867498.72683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867498.72687: stdout chunk (state=3): >>><<< 26763 1726867498.72689: stderr chunk (state=3): >>><<< 26763 1726867498.72856: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-rpltstbr", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867498.72860: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-rpltstbr', '_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-1726867498.4158468-27479-18323041609996/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867498.72863: _low_level_execute_command(): starting 26763 1726867498.72866: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867498.4158468-27479-18323041609996/ > /dev/null 2>&1 && sleep 0' 26763 1726867498.73758: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867498.73794: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867498.73876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867498.73950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867498.73989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867498.74012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867498.74152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867498.76330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867498.76333: stdout chunk (state=3): >>><<< 26763 1726867498.76336: stderr chunk (state=3): >>><<< 26763 1726867498.76383: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867498.76386: handler run complete 26763 1726867498.76388: attempt loop complete, returning result 26763 1726867498.76390: _execute() done 26763 1726867498.76396: dumping result to json 26763 1726867498.76403: done dumping result, returning 26763 1726867498.76414: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0affcac9-a3a5-f324-29e3-000000000426] 26763 1726867498.76422: sending task result for task 0affcac9-a3a5-f324-29e3-000000000426 ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 26763 1726867498.76597: no more pending results, returning what we have 26763 1726867498.76601: results queue empty 26763 1726867498.76601: checking for any_errors_fatal 26763 1726867498.76610: done checking for any_errors_fatal 26763 1726867498.76611: checking for max_fail_percentage 26763 1726867498.76612: done checking for max_fail_percentage 26763 1726867498.76614: checking to see if all hosts have failed and the running result is not ok 26763 1726867498.76615: done checking to see if all hosts have failed 26763 1726867498.76615: getting the remaining hosts for this loop 26763 1726867498.76616: done getting the remaining hosts for this loop 26763 1726867498.76620: getting the next task for host managed_node1 26763 1726867498.76627: done getting next task for host managed_node1 26763 1726867498.76629: ^ task is: TASK: Set NM profile exist flag based on the profile files 26763 1726867498.76633: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26763 1726867498.76637: getting variables 26763 1726867498.76638: in VariableManager get_vars() 26763 1726867498.76680: Calling all_inventory to load vars for managed_node1 26763 1726867498.76683: Calling groups_inventory to load vars for managed_node1 26763 1726867498.76685: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867498.76696: Calling all_plugins_play to load vars for managed_node1 26763 1726867498.76699: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867498.76702: Calling groups_plugins_play to load vars for managed_node1 26763 1726867498.77298: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000426 26763 1726867498.77302: WORKER PROCESS EXITING 26763 1726867498.78207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867498.79765: done with get_vars() 26763 1726867498.79788: done getting variables 26763 1726867498.79845: 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 NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 17:24:58 -0400 (0:00:00.464) 0:00:19.207 ****** 26763 1726867498.79875: entering _queue_task() for managed_node1/set_fact 26763 1726867498.80163: worker is 1 (out of 1 available) 26763 1726867498.80175: exiting _queue_task() for managed_node1/set_fact 26763 1726867498.80189: done queuing things up, now waiting for results queue to drain 26763 1726867498.80190: waiting for pending results... 26763 1726867498.80471: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 26763 1726867498.80592: in run() - task 0affcac9-a3a5-f324-29e3-000000000427 26763 1726867498.80613: variable 'ansible_search_path' from source: unknown 26763 1726867498.80622: variable 'ansible_search_path' from source: unknown 26763 1726867498.80665: calling self._execute() 26763 1726867498.80768: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867498.80782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867498.80806: variable 'omit' from source: magic vars 26763 1726867498.81273: variable 'ansible_distribution_major_version' from source: facts 26763 1726867498.81295: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867498.81425: variable 'profile_stat' from source: set_fact 26763 1726867498.81450: Evaluated conditional (profile_stat.stat.exists): False 26763 1726867498.81461: when evaluation is False, skipping this task 26763 1726867498.81470: _execute() done 26763 1726867498.81479: dumping result to json 26763 1726867498.81486: done dumping result, returning 26763 1726867498.81498: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0affcac9-a3a5-f324-29e3-000000000427] 26763 1726867498.81507: sending task result for task 0affcac9-a3a5-f324-29e3-000000000427 26763 1726867498.81784: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000427 26763 1726867498.81788: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26763 1726867498.81832: no more pending results, returning what we have 26763 1726867498.81836: results queue empty 26763 1726867498.81837: checking for any_errors_fatal 26763 1726867498.81844: done checking for any_errors_fatal 26763 1726867498.81845: checking for max_fail_percentage 26763 1726867498.81847: done checking for max_fail_percentage 26763 1726867498.81848: checking to see if all hosts have failed and the running result is not ok 26763 1726867498.81849: done checking to see if all hosts have failed 26763 1726867498.81849: getting the remaining hosts for this loop 26763 1726867498.81851: done getting the remaining hosts for this loop 26763 1726867498.81854: getting the next task for host managed_node1 26763 1726867498.81861: done getting next task for host managed_node1 26763 1726867498.81864: ^ task is: TASK: Get NM profile info 26763 1726867498.81867: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26763 1726867498.81872: getting variables 26763 1726867498.81874: in VariableManager get_vars() 26763 1726867498.81918: Calling all_inventory to load vars for managed_node1 26763 1726867498.81925: Calling groups_inventory to load vars for managed_node1 26763 1726867498.81928: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867498.81940: Calling all_plugins_play to load vars for managed_node1 26763 1726867498.81943: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867498.81947: Calling groups_plugins_play to load vars for managed_node1 26763 1726867498.83392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867498.85052: done with get_vars() 26763 1726867498.85073: done getting variables 26763 1726867498.85160: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 17:24:58 -0400 (0:00:00.053) 0:00:19.260 ****** 26763 1726867498.85196: entering _queue_task() for managed_node1/shell 26763 1726867498.85198: Creating lock for shell 26763 1726867498.85498: worker is 1 (out of 1 available) 26763 1726867498.85511: exiting _queue_task() for managed_node1/shell 26763 1726867498.85521: done queuing things up, now waiting for results queue to drain 26763 1726867498.85522: waiting for pending results... 26763 1726867498.85804: running TaskExecutor() for managed_node1/TASK: Get NM profile info 26763 1726867498.85933: in run() - task 0affcac9-a3a5-f324-29e3-000000000428 26763 1726867498.85956: variable 'ansible_search_path' from source: unknown 26763 1726867498.85971: variable 'ansible_search_path' from source: unknown 26763 1726867498.86021: calling self._execute() 26763 1726867498.86117: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867498.86131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867498.86147: variable 'omit' from source: magic vars 26763 1726867498.86562: variable 'ansible_distribution_major_version' from source: facts 26763 1726867498.86655: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867498.86659: variable 'omit' from source: magic vars 26763 1726867498.86662: variable 'omit' from source: magic vars 26763 1726867498.86746: variable 'profile' from source: play vars 26763 1726867498.86759: variable 'interface' from source: play vars 26763 1726867498.86831: variable 'interface' from source: play vars 26763 1726867498.86857: variable 'omit' from source: magic vars 26763 1726867498.86908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867498.86948: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867498.86983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867498.87006: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867498.87083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867498.87088: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867498.87090: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867498.87092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867498.87176: Set connection var ansible_pipelining to False 26763 1726867498.87190: Set connection var ansible_shell_executable to /bin/sh 26763 1726867498.87206: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867498.87283: Set connection var ansible_shell_type to sh 26763 1726867498.87287: Set connection var ansible_connection to ssh 26763 1726867498.87290: Set connection var ansible_timeout to 10 26763 1726867498.87292: variable 'ansible_shell_executable' from source: unknown 26763 1726867498.87294: variable 'ansible_connection' from source: unknown 26763 1726867498.87297: variable 'ansible_module_compression' from source: unknown 26763 1726867498.87299: variable 'ansible_shell_type' from source: unknown 26763 1726867498.87302: variable 'ansible_shell_executable' from source: unknown 26763 1726867498.87304: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867498.87306: variable 'ansible_pipelining' from source: unknown 26763 1726867498.87310: variable 'ansible_timeout' from source: unknown 26763 1726867498.87313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867498.87485: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26763 1726867498.87488: variable 'omit' from source: magic vars 26763 1726867498.87491: starting attempt loop 26763 1726867498.87493: running the handler 26763 1726867498.87496: 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=False) 26763 1726867498.87503: _low_level_execute_command(): starting 26763 1726867498.87516: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867498.88799: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867498.88843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867498.88864: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867498.88938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867498.89034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867498.90679: stdout chunk (state=3): >>>/root <<< 26763 1726867498.90778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867498.90802: stderr chunk (state=3): >>><<< 26763 1726867498.90805: stdout chunk (state=3): >>><<< 26763 1726867498.90830: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867498.90840: _low_level_execute_command(): starting 26763 1726867498.90846: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867498.9082937-27501-199747035451614 `" && echo ansible-tmp-1726867498.9082937-27501-199747035451614="` echo /root/.ansible/tmp/ansible-tmp-1726867498.9082937-27501-199747035451614 `" ) && sleep 0' 26763 1726867498.91234: 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 <<< 26763 1726867498.91245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867498.91271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867498.91274: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867498.91279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867498.91325: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867498.91337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867498.91401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867498.93291: stdout chunk (state=3): >>>ansible-tmp-1726867498.9082937-27501-199747035451614=/root/.ansible/tmp/ansible-tmp-1726867498.9082937-27501-199747035451614 <<< 26763 1726867498.93395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867498.93433: stderr chunk (state=3): >>><<< 26763 1726867498.93449: stdout chunk (state=3): >>><<< 26763 1726867498.93682: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867498.9082937-27501-199747035451614=/root/.ansible/tmp/ansible-tmp-1726867498.9082937-27501-199747035451614 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867498.93686: variable 'ansible_module_compression' from source: unknown 26763 1726867498.93688: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26763 1726867498.93690: variable 'ansible_facts' from source: unknown 26763 1726867498.93693: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867498.9082937-27501-199747035451614/AnsiballZ_command.py 26763 1726867498.93825: Sending initial data 26763 1726867498.93835: Sent initial data (156 bytes) 26763 1726867498.94414: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867498.94476: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867498.94534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867498.94551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867498.94581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867498.94664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867498.96304: 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 <<< 26763 1726867498.96345: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867498.96406: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmp3zskoh0j /root/.ansible/tmp/ansible-tmp-1726867498.9082937-27501-199747035451614/AnsiballZ_command.py <<< 26763 1726867498.96410: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867498.9082937-27501-199747035451614/AnsiballZ_command.py" <<< 26763 1726867498.96526: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmp3zskoh0j" to remote "/root/.ansible/tmp/ansible-tmp-1726867498.9082937-27501-199747035451614/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867498.9082937-27501-199747035451614/AnsiballZ_command.py" <<< 26763 1726867498.97205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867498.97263: stderr chunk (state=3): >>><<< 26763 1726867498.97275: stdout chunk (state=3): >>><<< 26763 1726867498.97341: done transferring module to remote 26763 1726867498.97419: _low_level_execute_command(): starting 26763 1726867498.97423: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867498.9082937-27501-199747035451614/ /root/.ansible/tmp/ansible-tmp-1726867498.9082937-27501-199747035451614/AnsiballZ_command.py && sleep 0' 26763 1726867498.98015: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867498.98063: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867498.98187: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867498.98191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867498.98611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867499.00439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867499.00442: stdout chunk (state=3): >>><<< 26763 1726867499.00445: stderr chunk (state=3): >>><<< 26763 1726867499.00447: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867499.00450: _low_level_execute_command(): starting 26763 1726867499.00452: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867498.9082937-27501-199747035451614/AnsiballZ_command.py && sleep 0' 26763 1726867499.01083: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867499.01105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867499.01117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867499.01203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867499.17910: stdout chunk (state=3): >>> {"changed": true, "stdout": "rpltstbr /etc/NetworkManager/system-connections/rpltstbr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc", "start": "2024-09-20 17:24:59.159849", "end": "2024-09-20 17:24:59.176925", "delta": "0:00:00.017076", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 26763 1726867499.19827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867499.19831: stdout chunk (state=3): >>><<< 26763 1726867499.19834: stderr chunk (state=3): >>><<< 26763 1726867499.19836: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "rpltstbr /etc/NetworkManager/system-connections/rpltstbr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc", "start": "2024-09-20 17:24:59.159849", "end": "2024-09-20 17:24:59.176925", "delta": "0:00:00.017076", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867499.19839: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc', '_uses_shell': True, '_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.command', '_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-1726867498.9082937-27501-199747035451614/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867499.19841: _low_level_execute_command(): starting 26763 1726867499.19843: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867498.9082937-27501-199747035451614/ > /dev/null 2>&1 && sleep 0' 26763 1726867499.21073: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867499.21083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867499.21105: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867499.21111: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26763 1726867499.21197: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867499.21204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867499.21210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867499.21213: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867499.21239: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867499.21293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867499.23263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867499.23266: stdout chunk (state=3): >>><<< 26763 1726867499.23268: stderr chunk (state=3): >>><<< 26763 1726867499.23383: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867499.23387: handler run complete 26763 1726867499.23484: Evaluated conditional (False): False 26763 1726867499.23488: attempt loop complete, returning result 26763 1726867499.23490: _execute() done 26763 1726867499.23492: dumping result to json 26763 1726867499.23494: done dumping result, returning 26763 1726867499.23496: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0affcac9-a3a5-f324-29e3-000000000428] 26763 1726867499.23498: sending task result for task 0affcac9-a3a5-f324-29e3-000000000428 ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc", "delta": "0:00:00.017076", "end": "2024-09-20 17:24:59.176925", "rc": 0, "start": "2024-09-20 17:24:59.159849" } STDOUT: rpltstbr /etc/NetworkManager/system-connections/rpltstbr.nmconnection 26763 1726867499.23668: no more pending results, returning what we have 26763 1726867499.23671: results queue empty 26763 1726867499.23672: checking for any_errors_fatal 26763 1726867499.23683: done checking for any_errors_fatal 26763 1726867499.23684: checking for max_fail_percentage 26763 1726867499.23686: done checking for max_fail_percentage 26763 1726867499.23686: checking to see if all hosts have failed and the running result is not ok 26763 1726867499.23688: done checking to see if all hosts have failed 26763 1726867499.23688: getting the remaining hosts for this loop 26763 1726867499.23689: done getting the remaining hosts for this loop 26763 1726867499.23693: getting the next task for host managed_node1 26763 1726867499.23700: done getting next task for host managed_node1 26763 1726867499.23703: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 26763 1726867499.23707: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867499.23711: getting variables 26763 1726867499.23713: in VariableManager get_vars() 26763 1726867499.23751: Calling all_inventory to load vars for managed_node1 26763 1726867499.23754: Calling groups_inventory to load vars for managed_node1 26763 1726867499.23756: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867499.23768: Calling all_plugins_play to load vars for managed_node1 26763 1726867499.23771: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867499.23774: Calling groups_plugins_play to load vars for managed_node1 26763 1726867499.23932: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000428 26763 1726867499.23935: WORKER PROCESS EXITING 26763 1726867499.25224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867499.26797: done with get_vars() 26763 1726867499.26834: done getting variables 26763 1726867499.26899: 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 NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 17:24:59 -0400 (0:00:00.417) 0:00:19.678 ****** 26763 1726867499.26936: entering _queue_task() for managed_node1/set_fact 26763 1726867499.27304: worker is 1 (out of 1 available) 26763 1726867499.27321: exiting _queue_task() for managed_node1/set_fact 26763 1726867499.27335: done queuing things up, now waiting for results queue to drain 26763 1726867499.27336: waiting for pending results... 26763 1726867499.28300: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 26763 1726867499.28634: in run() - task 0affcac9-a3a5-f324-29e3-000000000429 26763 1726867499.28649: variable 'ansible_search_path' from source: unknown 26763 1726867499.28653: variable 'ansible_search_path' from source: unknown 26763 1726867499.28689: calling self._execute() 26763 1726867499.28934: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.28940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.28982: variable 'omit' from source: magic vars 26763 1726867499.29656: variable 'ansible_distribution_major_version' from source: facts 26763 1726867499.29667: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867499.30160: variable 'nm_profile_exists' from source: set_fact 26763 1726867499.30163: Evaluated conditional (nm_profile_exists.rc == 0): True 26763 1726867499.30166: variable 'omit' from source: magic vars 26763 1726867499.30168: variable 'omit' from source: magic vars 26763 1726867499.30175: variable 'omit' from source: magic vars 26763 1726867499.30217: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867499.30264: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867499.30583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867499.30587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867499.30590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867499.30592: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867499.30595: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.30597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.30599: Set connection var ansible_pipelining to False 26763 1726867499.30601: Set connection var ansible_shell_executable to /bin/sh 26763 1726867499.30603: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867499.30605: Set connection var ansible_shell_type to sh 26763 1726867499.30607: Set connection var ansible_connection to ssh 26763 1726867499.30612: Set connection var ansible_timeout to 10 26763 1726867499.30614: variable 'ansible_shell_executable' from source: unknown 26763 1726867499.30616: variable 'ansible_connection' from source: unknown 26763 1726867499.30618: variable 'ansible_module_compression' from source: unknown 26763 1726867499.30620: variable 'ansible_shell_type' from source: unknown 26763 1726867499.30622: variable 'ansible_shell_executable' from source: unknown 26763 1726867499.30624: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.30626: variable 'ansible_pipelining' from source: unknown 26763 1726867499.30628: variable 'ansible_timeout' from source: unknown 26763 1726867499.30630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.30700: 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) 26763 1726867499.30713: variable 'omit' from source: magic vars 26763 1726867499.30716: starting attempt loop 26763 1726867499.30718: running the handler 26763 1726867499.30731: handler run complete 26763 1726867499.30750: attempt loop complete, returning result 26763 1726867499.30753: _execute() done 26763 1726867499.30756: dumping result to json 26763 1726867499.30758: done dumping result, returning 26763 1726867499.30766: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affcac9-a3a5-f324-29e3-000000000429] 26763 1726867499.30774: sending task result for task 0affcac9-a3a5-f324-29e3-000000000429 26763 1726867499.30873: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000429 26763 1726867499.30876: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 26763 1726867499.30957: no more pending results, returning what we have 26763 1726867499.30960: results queue empty 26763 1726867499.30960: checking for any_errors_fatal 26763 1726867499.30970: done checking for any_errors_fatal 26763 1726867499.30971: checking for max_fail_percentage 26763 1726867499.30972: done checking for max_fail_percentage 26763 1726867499.30973: checking to see if all hosts have failed and the running result is not ok 26763 1726867499.30974: done checking to see if all hosts have failed 26763 1726867499.30975: getting the remaining hosts for this loop 26763 1726867499.30978: done getting the remaining hosts for this loop 26763 1726867499.30982: getting the next task for host managed_node1 26763 1726867499.30991: done getting next task for host managed_node1 26763 1726867499.30995: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 26763 1726867499.30998: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26763 1726867499.31002: getting variables 26763 1726867499.31003: in VariableManager get_vars() 26763 1726867499.31040: Calling all_inventory to load vars for managed_node1 26763 1726867499.31043: Calling groups_inventory to load vars for managed_node1 26763 1726867499.31045: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867499.31054: Calling all_plugins_play to load vars for managed_node1 26763 1726867499.31056: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867499.31059: Calling groups_plugins_play to load vars for managed_node1 26763 1726867499.33869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867499.37331: done with get_vars() 26763 1726867499.37360: done getting variables 26763 1726867499.37428: 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) 26763 1726867499.37739: variable 'profile' from source: play vars 26763 1726867499.37744: variable 'interface' from source: play vars 26763 1726867499.37812: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-rpltstbr] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 17:24:59 -0400 (0:00:00.109) 0:00:19.787 ****** 26763 1726867499.37850: entering _queue_task() for managed_node1/command 26763 1726867499.38711: worker is 1 (out of 1 available) 26763 1726867499.38724: exiting _queue_task() for managed_node1/command 26763 1726867499.38735: done queuing things up, now waiting for results queue to drain 26763 1726867499.38737: waiting for pending results... 26763 1726867499.39098: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-rpltstbr 26763 1726867499.39217: in run() - task 0affcac9-a3a5-f324-29e3-00000000042b 26763 1726867499.39221: variable 'ansible_search_path' from source: unknown 26763 1726867499.39224: variable 'ansible_search_path' from source: unknown 26763 1726867499.39244: calling self._execute() 26763 1726867499.39347: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.39357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.39370: variable 'omit' from source: magic vars 26763 1726867499.39757: variable 'ansible_distribution_major_version' from source: facts 26763 1726867499.39762: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867499.39891: variable 'profile_stat' from source: set_fact 26763 1726867499.39972: Evaluated conditional (profile_stat.stat.exists): False 26763 1726867499.39975: when evaluation is False, skipping this task 26763 1726867499.39980: _execute() done 26763 1726867499.39982: dumping result to json 26763 1726867499.39984: done dumping result, returning 26763 1726867499.39986: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-rpltstbr [0affcac9-a3a5-f324-29e3-00000000042b] 26763 1726867499.39988: sending task result for task 0affcac9-a3a5-f324-29e3-00000000042b 26763 1726867499.40051: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000042b 26763 1726867499.40055: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26763 1726867499.40112: no more pending results, returning what we have 26763 1726867499.40115: results queue empty 26763 1726867499.40116: checking for any_errors_fatal 26763 1726867499.40127: done checking for any_errors_fatal 26763 1726867499.40128: checking for max_fail_percentage 26763 1726867499.40129: done checking for max_fail_percentage 26763 1726867499.40131: checking to see if all hosts have failed and the running result is not ok 26763 1726867499.40132: done checking to see if all hosts have failed 26763 1726867499.40133: getting the remaining hosts for this loop 26763 1726867499.40134: done getting the remaining hosts for this loop 26763 1726867499.40138: getting the next task for host managed_node1 26763 1726867499.40147: done getting next task for host managed_node1 26763 1726867499.40150: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 26763 1726867499.40155: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26763 1726867499.40161: getting variables 26763 1726867499.40163: in VariableManager get_vars() 26763 1726867499.40405: Calling all_inventory to load vars for managed_node1 26763 1726867499.40411: Calling groups_inventory to load vars for managed_node1 26763 1726867499.40413: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867499.40424: Calling all_plugins_play to load vars for managed_node1 26763 1726867499.40427: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867499.40430: Calling groups_plugins_play to load vars for managed_node1 26763 1726867499.41968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867499.43610: done with get_vars() 26763 1726867499.43632: done getting variables 26763 1726867499.43703: 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) 26763 1726867499.43816: variable 'profile' from source: play vars 26763 1726867499.43820: variable 'interface' from source: play vars 26763 1726867499.43881: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-rpltstbr] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 17:24:59 -0400 (0:00:00.060) 0:00:19.847 ****** 26763 1726867499.43923: entering _queue_task() for managed_node1/set_fact 26763 1726867499.44371: worker is 1 (out of 1 available) 26763 1726867499.44384: exiting _queue_task() for managed_node1/set_fact 26763 1726867499.44393: done queuing things up, now waiting for results queue to drain 26763 1726867499.44394: waiting for pending results... 26763 1726867499.44631: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-rpltstbr 26763 1726867499.44728: in run() - task 0affcac9-a3a5-f324-29e3-00000000042c 26763 1726867499.44731: variable 'ansible_search_path' from source: unknown 26763 1726867499.44733: variable 'ansible_search_path' from source: unknown 26763 1726867499.44768: calling self._execute() 26763 1726867499.44895: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.44898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.44906: variable 'omit' from source: magic vars 26763 1726867499.45328: variable 'ansible_distribution_major_version' from source: facts 26763 1726867499.45331: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867499.45446: variable 'profile_stat' from source: set_fact 26763 1726867499.45462: Evaluated conditional (profile_stat.stat.exists): False 26763 1726867499.45469: when evaluation is False, skipping this task 26763 1726867499.45481: _execute() done 26763 1726867499.45489: dumping result to json 26763 1726867499.45495: done dumping result, returning 26763 1726867499.45503: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-rpltstbr [0affcac9-a3a5-f324-29e3-00000000042c] 26763 1726867499.45514: sending task result for task 0affcac9-a3a5-f324-29e3-00000000042c skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26763 1726867499.45772: no more pending results, returning what we have 26763 1726867499.45776: results queue empty 26763 1726867499.45778: checking for any_errors_fatal 26763 1726867499.45782: done checking for any_errors_fatal 26763 1726867499.45783: checking for max_fail_percentage 26763 1726867499.45784: done checking for max_fail_percentage 26763 1726867499.45785: checking to see if all hosts have failed and the running result is not ok 26763 1726867499.45787: done checking to see if all hosts have failed 26763 1726867499.45787: getting the remaining hosts for this loop 26763 1726867499.45788: done getting the remaining hosts for this loop 26763 1726867499.45791: getting the next task for host managed_node1 26763 1726867499.45799: done getting next task for host managed_node1 26763 1726867499.45801: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 26763 1726867499.45810: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26763 1726867499.45815: getting variables 26763 1726867499.45816: in VariableManager get_vars() 26763 1726867499.45856: Calling all_inventory to load vars for managed_node1 26763 1726867499.45859: Calling groups_inventory to load vars for managed_node1 26763 1726867499.45861: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867499.45874: Calling all_plugins_play to load vars for managed_node1 26763 1726867499.46000: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867499.46118: Calling groups_plugins_play to load vars for managed_node1 26763 1726867499.46734: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000042c 26763 1726867499.46737: WORKER PROCESS EXITING 26763 1726867499.47849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867499.50090: done with get_vars() 26763 1726867499.50116: done getting variables 26763 1726867499.50176: 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) 26763 1726867499.50294: variable 'profile' from source: play vars 26763 1726867499.50299: variable 'interface' from source: play vars 26763 1726867499.50356: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-rpltstbr] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 17:24:59 -0400 (0:00:00.064) 0:00:19.912 ****** 26763 1726867499.50389: entering _queue_task() for managed_node1/command 26763 1726867499.50715: worker is 1 (out of 1 available) 26763 1726867499.50733: exiting _queue_task() for managed_node1/command 26763 1726867499.50746: done queuing things up, now waiting for results queue to drain 26763 1726867499.50747: waiting for pending results... 26763 1726867499.51057: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-rpltstbr 26763 1726867499.51486: in run() - task 0affcac9-a3a5-f324-29e3-00000000042d 26763 1726867499.51495: variable 'ansible_search_path' from source: unknown 26763 1726867499.51497: variable 'ansible_search_path' from source: unknown 26763 1726867499.51500: calling self._execute() 26763 1726867499.51583: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.51786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.51790: variable 'omit' from source: magic vars 26763 1726867499.52459: variable 'ansible_distribution_major_version' from source: facts 26763 1726867499.52483: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867499.52719: variable 'profile_stat' from source: set_fact 26763 1726867499.52756: Evaluated conditional (profile_stat.stat.exists): False 26763 1726867499.52764: when evaluation is False, skipping this task 26763 1726867499.52772: _execute() done 26763 1726867499.52782: dumping result to json 26763 1726867499.52795: done dumping result, returning 26763 1726867499.52812: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-rpltstbr [0affcac9-a3a5-f324-29e3-00000000042d] 26763 1726867499.52822: sending task result for task 0affcac9-a3a5-f324-29e3-00000000042d skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26763 1726867499.53047: no more pending results, returning what we have 26763 1726867499.53050: results queue empty 26763 1726867499.53051: checking for any_errors_fatal 26763 1726867499.53058: done checking for any_errors_fatal 26763 1726867499.53059: checking for max_fail_percentage 26763 1726867499.53060: done checking for max_fail_percentage 26763 1726867499.53061: checking to see if all hosts have failed and the running result is not ok 26763 1726867499.53062: done checking to see if all hosts have failed 26763 1726867499.53063: getting the remaining hosts for this loop 26763 1726867499.53064: done getting the remaining hosts for this loop 26763 1726867499.53068: getting the next task for host managed_node1 26763 1726867499.53075: done getting next task for host managed_node1 26763 1726867499.53079: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 26763 1726867499.53084: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26763 1726867499.53089: getting variables 26763 1726867499.53090: in VariableManager get_vars() 26763 1726867499.53128: Calling all_inventory to load vars for managed_node1 26763 1726867499.53131: Calling groups_inventory to load vars for managed_node1 26763 1726867499.53133: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867499.53145: Calling all_plugins_play to load vars for managed_node1 26763 1726867499.53147: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867499.53150: Calling groups_plugins_play to load vars for managed_node1 26763 1726867499.53669: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000042d 26763 1726867499.53673: WORKER PROCESS EXITING 26763 1726867499.54643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867499.57080: done with get_vars() 26763 1726867499.57112: done getting variables 26763 1726867499.57176: 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) 26763 1726867499.57364: variable 'profile' from source: play vars 26763 1726867499.57368: variable 'interface' from source: play vars 26763 1726867499.57439: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-rpltstbr] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 17:24:59 -0400 (0:00:00.070) 0:00:19.983 ****** 26763 1726867499.57479: entering _queue_task() for managed_node1/set_fact 26763 1726867499.57984: worker is 1 (out of 1 available) 26763 1726867499.57995: exiting _queue_task() for managed_node1/set_fact 26763 1726867499.58006: done queuing things up, now waiting for results queue to drain 26763 1726867499.58010: waiting for pending results... 26763 1726867499.58190: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-rpltstbr 26763 1726867499.58326: in run() - task 0affcac9-a3a5-f324-29e3-00000000042e 26763 1726867499.58452: variable 'ansible_search_path' from source: unknown 26763 1726867499.58456: variable 'ansible_search_path' from source: unknown 26763 1726867499.58458: calling self._execute() 26763 1726867499.58494: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.58504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.58518: variable 'omit' from source: magic vars 26763 1726867499.58867: variable 'ansible_distribution_major_version' from source: facts 26763 1726867499.58891: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867499.59135: variable 'profile_stat' from source: set_fact 26763 1726867499.59318: Evaluated conditional (profile_stat.stat.exists): False 26763 1726867499.59322: when evaluation is False, skipping this task 26763 1726867499.59325: _execute() done 26763 1726867499.59327: dumping result to json 26763 1726867499.59330: done dumping result, returning 26763 1726867499.59332: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-rpltstbr [0affcac9-a3a5-f324-29e3-00000000042e] 26763 1726867499.59334: sending task result for task 0affcac9-a3a5-f324-29e3-00000000042e 26763 1726867499.59403: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000042e 26763 1726867499.59406: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26763 1726867499.59458: no more pending results, returning what we have 26763 1726867499.59462: results queue empty 26763 1726867499.59463: checking for any_errors_fatal 26763 1726867499.59472: done checking for any_errors_fatal 26763 1726867499.59473: checking for max_fail_percentage 26763 1726867499.59475: done checking for max_fail_percentage 26763 1726867499.59476: checking to see if all hosts have failed and the running result is not ok 26763 1726867499.59479: done checking to see if all hosts have failed 26763 1726867499.59480: getting the remaining hosts for this loop 26763 1726867499.59481: done getting the remaining hosts for this loop 26763 1726867499.59485: getting the next task for host managed_node1 26763 1726867499.59494: done getting next task for host managed_node1 26763 1726867499.59498: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 26763 1726867499.59501: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867499.59506: getting variables 26763 1726867499.59508: in VariableManager get_vars() 26763 1726867499.59549: Calling all_inventory to load vars for managed_node1 26763 1726867499.59551: Calling groups_inventory to load vars for managed_node1 26763 1726867499.59553: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867499.59565: Calling all_plugins_play to load vars for managed_node1 26763 1726867499.59568: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867499.59571: Calling groups_plugins_play to load vars for managed_node1 26763 1726867499.61941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867499.63835: done with get_vars() 26763 1726867499.63860: done getting variables 26763 1726867499.63931: 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) 26763 1726867499.64057: variable 'profile' from source: play vars 26763 1726867499.64061: variable 'interface' from source: play vars 26763 1726867499.64130: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'rpltstbr'] ************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 17:24:59 -0400 (0:00:00.066) 0:00:20.050 ****** 26763 1726867499.64161: entering _queue_task() for managed_node1/assert 26763 1726867499.64968: worker is 1 (out of 1 available) 26763 1726867499.64986: exiting _queue_task() for managed_node1/assert 26763 1726867499.64998: done queuing things up, now waiting for results queue to drain 26763 1726867499.64999: waiting for pending results... 26763 1726867499.65420: running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'rpltstbr' 26763 1726867499.65537: in run() - task 0affcac9-a3a5-f324-29e3-000000000397 26763 1726867499.65622: variable 'ansible_search_path' from source: unknown 26763 1726867499.65625: variable 'ansible_search_path' from source: unknown 26763 1726867499.65678: calling self._execute() 26763 1726867499.65782: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.65795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.65810: variable 'omit' from source: magic vars 26763 1726867499.66209: variable 'ansible_distribution_major_version' from source: facts 26763 1726867499.66228: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867499.66271: variable 'omit' from source: magic vars 26763 1726867499.66289: variable 'omit' from source: magic vars 26763 1726867499.66400: variable 'profile' from source: play vars 26763 1726867499.66410: variable 'interface' from source: play vars 26763 1726867499.66485: variable 'interface' from source: play vars 26763 1726867499.66511: variable 'omit' from source: magic vars 26763 1726867499.66582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867499.66611: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867499.66644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867499.66701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867499.66704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867499.66718: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867499.66725: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.66731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.66836: Set connection var ansible_pipelining to False 26763 1726867499.66846: Set connection var ansible_shell_executable to /bin/sh 26763 1726867499.66863: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867499.66918: Set connection var ansible_shell_type to sh 26763 1726867499.66921: Set connection var ansible_connection to ssh 26763 1726867499.66924: Set connection var ansible_timeout to 10 26763 1726867499.66926: variable 'ansible_shell_executable' from source: unknown 26763 1726867499.66929: variable 'ansible_connection' from source: unknown 26763 1726867499.66932: variable 'ansible_module_compression' from source: unknown 26763 1726867499.66933: variable 'ansible_shell_type' from source: unknown 26763 1726867499.66935: variable 'ansible_shell_executable' from source: unknown 26763 1726867499.66939: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.66948: variable 'ansible_pipelining' from source: unknown 26763 1726867499.66955: variable 'ansible_timeout' from source: unknown 26763 1726867499.66969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.67114: 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=False) 26763 1726867499.67182: variable 'omit' from source: magic vars 26763 1726867499.67186: starting attempt loop 26763 1726867499.67188: running the handler 26763 1726867499.67292: variable 'lsr_net_profile_exists' from source: set_fact 26763 1726867499.67295: Evaluated conditional (lsr_net_profile_exists): True 26763 1726867499.67302: handler run complete 26763 1726867499.67320: attempt loop complete, returning result 26763 1726867499.67354: _execute() done 26763 1726867499.67358: dumping result to json 26763 1726867499.67361: done dumping result, returning 26763 1726867499.67363: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'rpltstbr' [0affcac9-a3a5-f324-29e3-000000000397] 26763 1726867499.67365: sending task result for task 0affcac9-a3a5-f324-29e3-000000000397 26763 1726867499.67683: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000397 26763 1726867499.67686: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 26763 1726867499.67735: no more pending results, returning what we have 26763 1726867499.67738: results queue empty 26763 1726867499.67739: checking for any_errors_fatal 26763 1726867499.67745: done checking for any_errors_fatal 26763 1726867499.67746: checking for max_fail_percentage 26763 1726867499.67747: done checking for max_fail_percentage 26763 1726867499.67748: checking to see if all hosts have failed and the running result is not ok 26763 1726867499.67749: done checking to see if all hosts have failed 26763 1726867499.67750: getting the remaining hosts for this loop 26763 1726867499.67751: done getting the remaining hosts for this loop 26763 1726867499.67755: getting the next task for host managed_node1 26763 1726867499.67761: done getting next task for host managed_node1 26763 1726867499.67763: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 26763 1726867499.67766: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867499.67770: getting variables 26763 1726867499.67772: in VariableManager get_vars() 26763 1726867499.67814: Calling all_inventory to load vars for managed_node1 26763 1726867499.67818: Calling groups_inventory to load vars for managed_node1 26763 1726867499.67820: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867499.67830: Calling all_plugins_play to load vars for managed_node1 26763 1726867499.67833: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867499.67836: Calling groups_plugins_play to load vars for managed_node1 26763 1726867499.69518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867499.71122: done with get_vars() 26763 1726867499.71150: done getting variables 26763 1726867499.71208: 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) 26763 1726867499.71324: variable 'profile' from source: play vars 26763 1726867499.71328: variable 'interface' from source: play vars 26763 1726867499.71394: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'rpltstbr'] ******** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 17:24:59 -0400 (0:00:00.072) 0:00:20.122 ****** 26763 1726867499.71430: entering _queue_task() for managed_node1/assert 26763 1726867499.71739: worker is 1 (out of 1 available) 26763 1726867499.71749: exiting _queue_task() for managed_node1/assert 26763 1726867499.71759: done queuing things up, now waiting for results queue to drain 26763 1726867499.71760: waiting for pending results... 26763 1726867499.72039: running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'rpltstbr' 26763 1726867499.72165: in run() - task 0affcac9-a3a5-f324-29e3-000000000398 26763 1726867499.72188: variable 'ansible_search_path' from source: unknown 26763 1726867499.72202: variable 'ansible_search_path' from source: unknown 26763 1726867499.72313: calling self._execute() 26763 1726867499.72343: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.72355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.72370: variable 'omit' from source: magic vars 26763 1726867499.72763: variable 'ansible_distribution_major_version' from source: facts 26763 1726867499.72783: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867499.72795: variable 'omit' from source: magic vars 26763 1726867499.72837: variable 'omit' from source: magic vars 26763 1726867499.72947: variable 'profile' from source: play vars 26763 1726867499.72958: variable 'interface' from source: play vars 26763 1726867499.73078: variable 'interface' from source: play vars 26763 1726867499.73081: variable 'omit' from source: magic vars 26763 1726867499.73107: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867499.73146: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867499.73175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867499.73210: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867499.73227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867499.73263: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867499.73273: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.73292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.73415: Set connection var ansible_pipelining to False 26763 1726867499.73510: Set connection var ansible_shell_executable to /bin/sh 26763 1726867499.73514: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867499.73517: Set connection var ansible_shell_type to sh 26763 1726867499.73520: Set connection var ansible_connection to ssh 26763 1726867499.73522: Set connection var ansible_timeout to 10 26763 1726867499.73524: variable 'ansible_shell_executable' from source: unknown 26763 1726867499.73526: variable 'ansible_connection' from source: unknown 26763 1726867499.73528: variable 'ansible_module_compression' from source: unknown 26763 1726867499.73530: variable 'ansible_shell_type' from source: unknown 26763 1726867499.73532: variable 'ansible_shell_executable' from source: unknown 26763 1726867499.73534: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.73536: variable 'ansible_pipelining' from source: unknown 26763 1726867499.73539: variable 'ansible_timeout' from source: unknown 26763 1726867499.73540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.73729: 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=False) 26763 1726867499.73732: variable 'omit' from source: magic vars 26763 1726867499.73735: starting attempt loop 26763 1726867499.73737: running the handler 26763 1726867499.73827: variable 'lsr_net_profile_ansible_managed' from source: set_fact 26763 1726867499.73876: Evaluated conditional (lsr_net_profile_ansible_managed): True 26763 1726867499.73881: handler run complete 26763 1726867499.73883: attempt loop complete, returning result 26763 1726867499.73885: _execute() done 26763 1726867499.73888: dumping result to json 26763 1726867499.73890: done dumping result, returning 26763 1726867499.73901: done running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'rpltstbr' [0affcac9-a3a5-f324-29e3-000000000398] 26763 1726867499.73910: sending task result for task 0affcac9-a3a5-f324-29e3-000000000398 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 26763 1726867499.74167: no more pending results, returning what we have 26763 1726867499.74171: results queue empty 26763 1726867499.74172: checking for any_errors_fatal 26763 1726867499.74183: done checking for any_errors_fatal 26763 1726867499.74184: checking for max_fail_percentage 26763 1726867499.74186: done checking for max_fail_percentage 26763 1726867499.74187: checking to see if all hosts have failed and the running result is not ok 26763 1726867499.74188: done checking to see if all hosts have failed 26763 1726867499.74189: getting the remaining hosts for this loop 26763 1726867499.74190: done getting the remaining hosts for this loop 26763 1726867499.74194: getting the next task for host managed_node1 26763 1726867499.74204: done getting next task for host managed_node1 26763 1726867499.74206: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 26763 1726867499.74210: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867499.74215: getting variables 26763 1726867499.74217: in VariableManager get_vars() 26763 1726867499.74258: Calling all_inventory to load vars for managed_node1 26763 1726867499.74261: Calling groups_inventory to load vars for managed_node1 26763 1726867499.74264: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867499.74274: Calling all_plugins_play to load vars for managed_node1 26763 1726867499.74395: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867499.74402: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000398 26763 1726867499.74405: WORKER PROCESS EXITING 26763 1726867499.74409: Calling groups_plugins_play to load vars for managed_node1 26763 1726867499.75791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867499.77412: done with get_vars() 26763 1726867499.77436: done getting variables 26763 1726867499.77523: 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) 26763 1726867499.77661: variable 'profile' from source: play vars 26763 1726867499.77665: variable 'interface' from source: play vars 26763 1726867499.77736: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in rpltstbr] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 17:24:59 -0400 (0:00:00.063) 0:00:20.186 ****** 26763 1726867499.77771: entering _queue_task() for managed_node1/assert 26763 1726867499.78075: worker is 1 (out of 1 available) 26763 1726867499.78092: exiting _queue_task() for managed_node1/assert 26763 1726867499.78105: done queuing things up, now waiting for results queue to drain 26763 1726867499.78106: waiting for pending results... 26763 1726867499.78344: running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in rpltstbr 26763 1726867499.78488: in run() - task 0affcac9-a3a5-f324-29e3-000000000399 26763 1726867499.78492: variable 'ansible_search_path' from source: unknown 26763 1726867499.78495: variable 'ansible_search_path' from source: unknown 26763 1726867499.78535: calling self._execute() 26763 1726867499.78634: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.78706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.78709: variable 'omit' from source: magic vars 26763 1726867499.79045: variable 'ansible_distribution_major_version' from source: facts 26763 1726867499.79064: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867499.79076: variable 'omit' from source: magic vars 26763 1726867499.79121: variable 'omit' from source: magic vars 26763 1726867499.79227: variable 'profile' from source: play vars 26763 1726867499.79278: variable 'interface' from source: play vars 26763 1726867499.79317: variable 'interface' from source: play vars 26763 1726867499.79341: variable 'omit' from source: magic vars 26763 1726867499.79397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867499.79437: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867499.79471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867499.79575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867499.79582: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867499.79585: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867499.79588: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.79590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.79670: Set connection var ansible_pipelining to False 26763 1726867499.79689: Set connection var ansible_shell_executable to /bin/sh 26763 1726867499.79706: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867499.79716: Set connection var ansible_shell_type to sh 26763 1726867499.79724: Set connection var ansible_connection to ssh 26763 1726867499.79737: Set connection var ansible_timeout to 10 26763 1726867499.79790: variable 'ansible_shell_executable' from source: unknown 26763 1726867499.79793: variable 'ansible_connection' from source: unknown 26763 1726867499.79795: variable 'ansible_module_compression' from source: unknown 26763 1726867499.79797: variable 'ansible_shell_type' from source: unknown 26763 1726867499.79799: variable 'ansible_shell_executable' from source: unknown 26763 1726867499.79801: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.79900: variable 'ansible_pipelining' from source: unknown 26763 1726867499.79903: variable 'ansible_timeout' from source: unknown 26763 1726867499.79905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.79958: 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=False) 26763 1726867499.79973: variable 'omit' from source: magic vars 26763 1726867499.79984: starting attempt loop 26763 1726867499.79990: running the handler 26763 1726867499.80100: variable 'lsr_net_profile_fingerprint' from source: set_fact 26763 1726867499.80112: Evaluated conditional (lsr_net_profile_fingerprint): True 26763 1726867499.80124: handler run complete 26763 1726867499.80145: attempt loop complete, returning result 26763 1726867499.80151: _execute() done 26763 1726867499.80158: dumping result to json 26763 1726867499.80164: done dumping result, returning 26763 1726867499.80228: done running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in rpltstbr [0affcac9-a3a5-f324-29e3-000000000399] 26763 1726867499.80231: sending task result for task 0affcac9-a3a5-f324-29e3-000000000399 26763 1726867499.80290: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000399 26763 1726867499.80292: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 26763 1726867499.80516: no more pending results, returning what we have 26763 1726867499.80519: results queue empty 26763 1726867499.80520: checking for any_errors_fatal 26763 1726867499.80525: done checking for any_errors_fatal 26763 1726867499.80525: checking for max_fail_percentage 26763 1726867499.80527: done checking for max_fail_percentage 26763 1726867499.80528: checking to see if all hosts have failed and the running result is not ok 26763 1726867499.80529: done checking to see if all hosts have failed 26763 1726867499.80529: getting the remaining hosts for this loop 26763 1726867499.80530: done getting the remaining hosts for this loop 26763 1726867499.80533: getting the next task for host managed_node1 26763 1726867499.80541: done getting next task for host managed_node1 26763 1726867499.80543: ^ task is: TASK: Get network_connections output 26763 1726867499.80545: ^ state is: HOST STATE: block=5, 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 26763 1726867499.80549: getting variables 26763 1726867499.80550: in VariableManager get_vars() 26763 1726867499.80582: Calling all_inventory to load vars for managed_node1 26763 1726867499.80585: Calling groups_inventory to load vars for managed_node1 26763 1726867499.80587: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867499.80596: Calling all_plugins_play to load vars for managed_node1 26763 1726867499.80598: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867499.80601: Calling groups_plugins_play to load vars for managed_node1 26763 1726867499.82285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867499.83992: done with get_vars() 26763 1726867499.84014: done getting variables TASK [Get network_connections output] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:43 Friday 20 September 2024 17:24:59 -0400 (0:00:00.063) 0:00:20.249 ****** 26763 1726867499.84102: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 26763 1726867499.84462: worker is 1 (out of 1 available) 26763 1726867499.84474: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 26763 1726867499.84489: done queuing things up, now waiting for results queue to drain 26763 1726867499.84491: waiting for pending results... 26763 1726867499.84860: running TaskExecutor() for managed_node1/TASK: Get network_connections output 26763 1726867499.84866: in run() - task 0affcac9-a3a5-f324-29e3-00000000002d 26763 1726867499.84869: variable 'ansible_search_path' from source: unknown 26763 1726867499.84957: calling self._execute() 26763 1726867499.84999: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.85002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.85015: variable 'omit' from source: magic vars 26763 1726867499.85395: variable 'ansible_distribution_major_version' from source: facts 26763 1726867499.85398: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867499.85401: variable 'omit' from source: magic vars 26763 1726867499.85404: variable 'omit' from source: magic vars 26763 1726867499.85582: variable 'interface' from source: play vars 26763 1726867499.85586: variable 'interface' from source: play vars 26763 1726867499.85588: variable 'omit' from source: magic vars 26763 1726867499.85591: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867499.85593: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867499.85606: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867499.85626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867499.85638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867499.85663: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867499.85666: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.85671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.85762: Set connection var ansible_pipelining to False 26763 1726867499.85766: Set connection var ansible_shell_executable to /bin/sh 26763 1726867499.85772: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867499.85774: Set connection var ansible_shell_type to sh 26763 1726867499.85779: Set connection var ansible_connection to ssh 26763 1726867499.85786: Set connection var ansible_timeout to 10 26763 1726867499.85809: variable 'ansible_shell_executable' from source: unknown 26763 1726867499.85826: variable 'ansible_connection' from source: unknown 26763 1726867499.85829: variable 'ansible_module_compression' from source: unknown 26763 1726867499.85833: variable 'ansible_shell_type' from source: unknown 26763 1726867499.85836: variable 'ansible_shell_executable' from source: unknown 26763 1726867499.85931: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867499.85934: variable 'ansible_pipelining' from source: unknown 26763 1726867499.85937: variable 'ansible_timeout' from source: unknown 26763 1726867499.85939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867499.86099: 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__) 26763 1726867499.86103: variable 'omit' from source: magic vars 26763 1726867499.86105: starting attempt loop 26763 1726867499.86107: running the handler 26763 1726867499.86109: _low_level_execute_command(): starting 26763 1726867499.86111: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867499.86939: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867499.86994: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867499.87007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867499.87025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867499.87043: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867499.87047: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867499.87054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867499.87069: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26763 1726867499.87095: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 26763 1726867499.87099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867499.87265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867499.87268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867499.87492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867499.89064: stdout chunk (state=3): >>>/root <<< 26763 1726867499.89183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867499.89201: stderr chunk (state=3): >>><<< 26763 1726867499.89209: stdout chunk (state=3): >>><<< 26763 1726867499.89386: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867499.89390: _low_level_execute_command(): starting 26763 1726867499.89394: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867499.8923776-27560-247680292937660 `" && echo ansible-tmp-1726867499.8923776-27560-247680292937660="` echo /root/.ansible/tmp/ansible-tmp-1726867499.8923776-27560-247680292937660 `" ) && sleep 0' 26763 1726867499.90067: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867499.90584: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867499.90714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867499.90785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867499.92666: stdout chunk (state=3): >>>ansible-tmp-1726867499.8923776-27560-247680292937660=/root/.ansible/tmp/ansible-tmp-1726867499.8923776-27560-247680292937660 <<< 26763 1726867499.92774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867499.92821: stderr chunk (state=3): >>><<< 26763 1726867499.92889: stdout chunk (state=3): >>><<< 26763 1726867499.92910: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867499.8923776-27560-247680292937660=/root/.ansible/tmp/ansible-tmp-1726867499.8923776-27560-247680292937660 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867499.92959: variable 'ansible_module_compression' from source: unknown 26763 1726867499.93214: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 26763 1726867499.93262: variable 'ansible_facts' from source: unknown 26763 1726867499.93786: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867499.8923776-27560-247680292937660/AnsiballZ_network_connections.py 26763 1726867499.93789: Sending initial data 26763 1726867499.93791: Sent initial data (168 bytes) 26763 1726867499.94921: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867499.95182: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867499.95196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867499.95266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867499.96845: 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 <<< 26763 1726867499.96892: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867499.96944: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpz8vgmz6d /root/.ansible/tmp/ansible-tmp-1726867499.8923776-27560-247680292937660/AnsiballZ_network_connections.py <<< 26763 1726867499.96948: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867499.8923776-27560-247680292937660/AnsiballZ_network_connections.py" <<< 26763 1726867499.96992: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpz8vgmz6d" to remote "/root/.ansible/tmp/ansible-tmp-1726867499.8923776-27560-247680292937660/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867499.8923776-27560-247680292937660/AnsiballZ_network_connections.py" <<< 26763 1726867499.98824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867499.98827: stdout chunk (state=3): >>><<< 26763 1726867499.98830: stderr chunk (state=3): >>><<< 26763 1726867499.98886: done transferring module to remote 26763 1726867499.98896: _low_level_execute_command(): starting 26763 1726867499.98899: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867499.8923776-27560-247680292937660/ /root/.ansible/tmp/ansible-tmp-1726867499.8923776-27560-247680292937660/AnsiballZ_network_connections.py && sleep 0' 26763 1726867500.00329: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867500.00332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867500.00510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867500.00514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867500.00521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867500.00607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867500.00706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867500.02597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867500.02604: stdout chunk (state=3): >>><<< 26763 1726867500.02606: stderr chunk (state=3): >>><<< 26763 1726867500.02624: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867500.02630: _low_level_execute_command(): starting 26763 1726867500.02633: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867499.8923776-27560-247680292937660/AnsiballZ_network_connections.py && sleep 0' 26763 1726867500.03996: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867500.04015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867500.04091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867500.30608: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9 (is-modified)\n[005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"address": ["192.0.2.72/31"], "dhcp4": false, "auto6": false}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"address": ["192.0.2.72/31"], "dhcp4": false, "auto6": false}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 26763 1726867500.32496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867500.32500: stdout chunk (state=3): >>><<< 26763 1726867500.32507: stderr chunk (state=3): >>><<< 26763 1726867500.32531: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9 (is-modified)\n[005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"address": ["192.0.2.72/31"], "dhcp4": false, "auto6": false}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"address": ["192.0.2.72/31"], "dhcp4": false, "auto6": false}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867500.32572: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'rpltstbr', 'state': 'up', 'type': 'bridge', 'ip': {'address': ['192.0.2.72/31'], 'dhcp4': False, 'auto6': False}}], '__header': '# Ansible managed test header', '_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': 'fedora.linux_system_roles.network_connections', '_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-1726867499.8923776-27560-247680292937660/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867500.32582: _low_level_execute_command(): starting 26763 1726867500.32651: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867499.8923776-27560-247680292937660/ > /dev/null 2>&1 && sleep 0' 26763 1726867500.33341: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867500.33356: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867500.33371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867500.33439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867500.33496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867500.33513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867500.33664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867500.33769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867500.35609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867500.35616: stdout chunk (state=3): >>><<< 26763 1726867500.35619: stderr chunk (state=3): >>><<< 26763 1726867500.35887: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867500.35891: handler run complete 26763 1726867500.35894: attempt loop complete, returning result 26763 1726867500.35896: _execute() done 26763 1726867500.35899: dumping result to json 26763 1726867500.35901: done dumping result, returning 26763 1726867500.35903: done running TaskExecutor() for managed_node1/TASK: Get network_connections output [0affcac9-a3a5-f324-29e3-00000000002d] 26763 1726867500.35905: sending task result for task 0affcac9-a3a5-f324-29e3-00000000002d 26763 1726867500.35985: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000002d 26763 1726867500.35990: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ip": { "address": [ "192.0.2.72/31" ], "auto6": false, "dhcp4": false }, "name": "rpltstbr", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9 [004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9 (is-modified) [005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied 26763 1726867500.36109: no more pending results, returning what we have 26763 1726867500.36113: results queue empty 26763 1726867500.36114: checking for any_errors_fatal 26763 1726867500.36122: done checking for any_errors_fatal 26763 1726867500.36123: checking for max_fail_percentage 26763 1726867500.36125: done checking for max_fail_percentage 26763 1726867500.36127: checking to see if all hosts have failed and the running result is not ok 26763 1726867500.36128: done checking to see if all hosts have failed 26763 1726867500.36129: getting the remaining hosts for this loop 26763 1726867500.36130: done getting the remaining hosts for this loop 26763 1726867500.36134: getting the next task for host managed_node1 26763 1726867500.36142: done getting next task for host managed_node1 26763 1726867500.36146: ^ task is: TASK: Show test_module_run 26763 1726867500.36148: ^ state is: HOST STATE: block=5, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867500.36152: getting variables 26763 1726867500.36153: in VariableManager get_vars() 26763 1726867500.36602: Calling all_inventory to load vars for managed_node1 26763 1726867500.36605: Calling groups_inventory to load vars for managed_node1 26763 1726867500.36608: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867500.36619: Calling all_plugins_play to load vars for managed_node1 26763 1726867500.36622: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867500.36625: Calling groups_plugins_play to load vars for managed_node1 26763 1726867500.39899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867500.43514: done with get_vars() 26763 1726867500.43544: done getting variables 26763 1726867500.43605: 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 [Show test_module_run] **************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:58 Friday 20 September 2024 17:25:00 -0400 (0:00:00.596) 0:00:20.846 ****** 26763 1726867500.43752: entering _queue_task() for managed_node1/debug 26763 1726867500.44494: worker is 1 (out of 1 available) 26763 1726867500.44508: exiting _queue_task() for managed_node1/debug 26763 1726867500.44520: done queuing things up, now waiting for results queue to drain 26763 1726867500.44522: waiting for pending results... 26763 1726867500.45094: running TaskExecutor() for managed_node1/TASK: Show test_module_run 26763 1726867500.45098: in run() - task 0affcac9-a3a5-f324-29e3-00000000002e 26763 1726867500.45101: variable 'ansible_search_path' from source: unknown 26763 1726867500.45255: calling self._execute() 26763 1726867500.45584: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867500.45588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867500.45591: variable 'omit' from source: magic vars 26763 1726867500.45842: variable 'ansible_distribution_major_version' from source: facts 26763 1726867500.45853: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867500.45860: variable 'omit' from source: magic vars 26763 1726867500.45902: variable 'omit' from source: magic vars 26763 1726867500.45932: variable 'omit' from source: magic vars 26763 1726867500.46015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867500.46019: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867500.46187: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867500.46191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867500.46193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867500.46195: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867500.46198: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867500.46200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867500.46202: Set connection var ansible_pipelining to False 26763 1726867500.46204: Set connection var ansible_shell_executable to /bin/sh 26763 1726867500.46207: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867500.46209: Set connection var ansible_shell_type to sh 26763 1726867500.46215: Set connection var ansible_connection to ssh 26763 1726867500.46224: Set connection var ansible_timeout to 10 26763 1726867500.46341: variable 'ansible_shell_executable' from source: unknown 26763 1726867500.46344: variable 'ansible_connection' from source: unknown 26763 1726867500.46347: variable 'ansible_module_compression' from source: unknown 26763 1726867500.46349: variable 'ansible_shell_type' from source: unknown 26763 1726867500.46351: variable 'ansible_shell_executable' from source: unknown 26763 1726867500.46353: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867500.46355: variable 'ansible_pipelining' from source: unknown 26763 1726867500.46357: variable 'ansible_timeout' from source: unknown 26763 1726867500.46359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867500.46434: 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=False) 26763 1726867500.46448: variable 'omit' from source: magic vars 26763 1726867500.46451: starting attempt loop 26763 1726867500.46455: running the handler 26763 1726867500.46513: variable 'test_module_run' from source: set_fact 26763 1726867500.46666: variable 'test_module_run' from source: set_fact 26763 1726867500.46700: handler run complete 26763 1726867500.46730: attempt loop complete, returning result 26763 1726867500.46737: _execute() done 26763 1726867500.46740: dumping result to json 26763 1726867500.46745: done dumping result, returning 26763 1726867500.46752: done running TaskExecutor() for managed_node1/TASK: Show test_module_run [0affcac9-a3a5-f324-29e3-00000000002e] 26763 1726867500.46755: sending task result for task 0affcac9-a3a5-f324-29e3-00000000002e ok: [managed_node1] => { "test_module_run": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ip": { "address": [ "192.0.2.72/31" ], "auto6": false, "dhcp4": false }, "name": "rpltstbr", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9 (is-modified)\n[005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9", "[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8d8b86e0-6700-4b74-b3e0-b634c2e276b9 (is-modified)", "[005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied" ] } } 26763 1726867500.47035: no more pending results, returning what we have 26763 1726867500.47038: results queue empty 26763 1726867500.47039: checking for any_errors_fatal 26763 1726867500.47046: done checking for any_errors_fatal 26763 1726867500.47046: checking for max_fail_percentage 26763 1726867500.47048: done checking for max_fail_percentage 26763 1726867500.47049: checking to see if all hosts have failed and the running result is not ok 26763 1726867500.47050: done checking to see if all hosts have failed 26763 1726867500.47050: getting the remaining hosts for this loop 26763 1726867500.47058: done getting the remaining hosts for this loop 26763 1726867500.47062: getting the next task for host managed_node1 26763 1726867500.47067: done getting next task for host managed_node1 26763 1726867500.47070: ^ task is: TASK: Assert that reapply is found in log output 26763 1726867500.47071: ^ state is: HOST STATE: block=5, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26763 1726867500.47074: getting variables 26763 1726867500.47076: in VariableManager get_vars() 26763 1726867500.47109: Calling all_inventory to load vars for managed_node1 26763 1726867500.47111: Calling groups_inventory to load vars for managed_node1 26763 1726867500.47113: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867500.47122: Calling all_plugins_play to load vars for managed_node1 26763 1726867500.47125: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867500.47128: Calling groups_plugins_play to load vars for managed_node1 26763 1726867500.47680: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000002e 26763 1726867500.47684: WORKER PROCESS EXITING 26763 1726867500.49666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867500.52724: done with get_vars() 26763 1726867500.52793: done getting variables 26763 1726867500.52954: 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 that reapply is found in log output] ****************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:61 Friday 20 September 2024 17:25:00 -0400 (0:00:00.092) 0:00:20.938 ****** 26763 1726867500.53023: entering _queue_task() for managed_node1/assert 26763 1726867500.53905: worker is 1 (out of 1 available) 26763 1726867500.53924: exiting _queue_task() for managed_node1/assert 26763 1726867500.53937: done queuing things up, now waiting for results queue to drain 26763 1726867500.53938: waiting for pending results... 26763 1726867500.54527: running TaskExecutor() for managed_node1/TASK: Assert that reapply is found in log output 26763 1726867500.54591: in run() - task 0affcac9-a3a5-f324-29e3-00000000002f 26763 1726867500.54618: variable 'ansible_search_path' from source: unknown 26763 1726867500.54715: calling self._execute() 26763 1726867500.54823: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867500.54841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867500.54855: variable 'omit' from source: magic vars 26763 1726867500.55243: variable 'ansible_distribution_major_version' from source: facts 26763 1726867500.55262: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867500.55276: variable 'omit' from source: magic vars 26763 1726867500.55314: variable 'omit' from source: magic vars 26763 1726867500.55353: variable 'omit' from source: magic vars 26763 1726867500.55403: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867500.55441: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867500.55466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867500.55600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867500.55603: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867500.55605: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867500.55608: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867500.55610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867500.55656: Set connection var ansible_pipelining to False 26763 1726867500.55668: Set connection var ansible_shell_executable to /bin/sh 26763 1726867500.55679: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867500.55686: Set connection var ansible_shell_type to sh 26763 1726867500.55692: Set connection var ansible_connection to ssh 26763 1726867500.55706: Set connection var ansible_timeout to 10 26763 1726867500.55736: variable 'ansible_shell_executable' from source: unknown 26763 1726867500.55743: variable 'ansible_connection' from source: unknown 26763 1726867500.55750: variable 'ansible_module_compression' from source: unknown 26763 1726867500.55757: variable 'ansible_shell_type' from source: unknown 26763 1726867500.55762: variable 'ansible_shell_executable' from source: unknown 26763 1726867500.55769: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867500.55776: variable 'ansible_pipelining' from source: unknown 26763 1726867500.55783: variable 'ansible_timeout' from source: unknown 26763 1726867500.55789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867500.55932: 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=False) 26763 1726867500.55949: variable 'omit' from source: magic vars 26763 1726867500.55958: starting attempt loop 26763 1726867500.55964: running the handler 26763 1726867500.56114: variable 'test_module_run' from source: set_fact 26763 1726867500.56134: Evaluated conditional ('connection reapplied' in test_module_run.stderr): True 26763 1726867500.56149: handler run complete 26763 1726867500.56251: attempt loop complete, returning result 26763 1726867500.56254: _execute() done 26763 1726867500.56256: dumping result to json 26763 1726867500.56258: done dumping result, returning 26763 1726867500.56260: done running TaskExecutor() for managed_node1/TASK: Assert that reapply is found in log output [0affcac9-a3a5-f324-29e3-00000000002f] 26763 1726867500.56262: sending task result for task 0affcac9-a3a5-f324-29e3-00000000002f 26763 1726867500.56333: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000002f 26763 1726867500.56337: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 26763 1726867500.56388: no more pending results, returning what we have 26763 1726867500.56391: results queue empty 26763 1726867500.56391: checking for any_errors_fatal 26763 1726867500.56403: done checking for any_errors_fatal 26763 1726867500.56403: checking for max_fail_percentage 26763 1726867500.56405: done checking for max_fail_percentage 26763 1726867500.56406: checking to see if all hosts have failed and the running result is not ok 26763 1726867500.56410: done checking to see if all hosts have failed 26763 1726867500.56410: getting the remaining hosts for this loop 26763 1726867500.56412: done getting the remaining hosts for this loop 26763 1726867500.56417: getting the next task for host managed_node1 26763 1726867500.56427: done getting next task for host managed_node1 26763 1726867500.56429: ^ task is: TASK: Deactivate the connection and remove the connection profile 26763 1726867500.56432: ^ state is: HOST STATE: block=5, task=10, 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? (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 26763 1726867500.56436: getting variables 26763 1726867500.56438: in VariableManager get_vars() 26763 1726867500.56480: Calling all_inventory to load vars for managed_node1 26763 1726867500.56483: Calling groups_inventory to load vars for managed_node1 26763 1726867500.56485: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867500.56495: Calling all_plugins_play to load vars for managed_node1 26763 1726867500.56498: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867500.56500: Calling groups_plugins_play to load vars for managed_node1 26763 1726867500.59646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867500.62958: done with get_vars() 26763 1726867500.62989: done getting variables TASK [Deactivate the connection and remove the connection profile] ************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:72 Friday 20 September 2024 17:25:00 -0400 (0:00:00.100) 0:00:21.039 ****** 26763 1726867500.63089: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 26763 1726867500.63560: worker is 1 (out of 1 available) 26763 1726867500.63573: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 26763 1726867500.63640: done queuing things up, now waiting for results queue to drain 26763 1726867500.63642: waiting for pending results... 26763 1726867500.64194: running TaskExecutor() for managed_node1/TASK: Deactivate the connection and remove the connection profile 26763 1726867500.64383: in run() - task 0affcac9-a3a5-f324-29e3-000000000031 26763 1726867500.64388: variable 'ansible_search_path' from source: unknown 26763 1726867500.64391: calling self._execute() 26763 1726867500.64395: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867500.64398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867500.64401: variable 'omit' from source: magic vars 26763 1726867500.64784: variable 'ansible_distribution_major_version' from source: facts 26763 1726867500.64787: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867500.64790: variable 'omit' from source: magic vars 26763 1726867500.64792: variable 'omit' from source: magic vars 26763 1726867500.64794: variable 'interface' from source: play vars 26763 1726867500.64796: variable 'interface' from source: play vars 26763 1726867500.64983: variable 'omit' from source: magic vars 26763 1726867500.64986: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867500.64989: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867500.64991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867500.64994: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867500.64996: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867500.64999: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867500.65002: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867500.65004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867500.65139: Set connection var ansible_pipelining to False 26763 1726867500.65142: Set connection var ansible_shell_executable to /bin/sh 26763 1726867500.65149: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867500.65164: Set connection var ansible_shell_type to sh 26763 1726867500.65167: Set connection var ansible_connection to ssh 26763 1726867500.65180: Set connection var ansible_timeout to 10 26763 1726867500.65206: variable 'ansible_shell_executable' from source: unknown 26763 1726867500.65209: variable 'ansible_connection' from source: unknown 26763 1726867500.65214: variable 'ansible_module_compression' from source: unknown 26763 1726867500.65216: variable 'ansible_shell_type' from source: unknown 26763 1726867500.65219: variable 'ansible_shell_executable' from source: unknown 26763 1726867500.65223: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867500.65227: variable 'ansible_pipelining' from source: unknown 26763 1726867500.65229: variable 'ansible_timeout' from source: unknown 26763 1726867500.65234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867500.65449: 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__) 26763 1726867500.65460: variable 'omit' from source: magic vars 26763 1726867500.65466: starting attempt loop 26763 1726867500.65468: running the handler 26763 1726867500.65492: _low_level_execute_command(): starting 26763 1726867500.65503: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867500.66807: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867500.66924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867500.67020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867500.68707: stdout chunk (state=3): >>>/root <<< 26763 1726867500.68958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867500.68964: stdout chunk (state=3): >>><<< 26763 1726867500.69091: stderr chunk (state=3): >>><<< 26763 1726867500.69122: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867500.69138: _low_level_execute_command(): starting 26763 1726867500.69146: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867500.6912248-27595-95262320485482 `" && echo ansible-tmp-1726867500.6912248-27595-95262320485482="` echo /root/.ansible/tmp/ansible-tmp-1726867500.6912248-27595-95262320485482 `" ) && sleep 0' 26763 1726867500.70241: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867500.70246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867500.70296: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867500.70449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867500.70455: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867500.70567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867500.70628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867500.72509: stdout chunk (state=3): >>>ansible-tmp-1726867500.6912248-27595-95262320485482=/root/.ansible/tmp/ansible-tmp-1726867500.6912248-27595-95262320485482 <<< 26763 1726867500.72845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867500.72899: stderr chunk (state=3): >>><<< 26763 1726867500.72902: stdout chunk (state=3): >>><<< 26763 1726867500.72934: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867500.6912248-27595-95262320485482=/root/.ansible/tmp/ansible-tmp-1726867500.6912248-27595-95262320485482 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867500.73082: variable 'ansible_module_compression' from source: unknown 26763 1726867500.73086: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 26763 1726867500.73136: variable 'ansible_facts' from source: unknown 26763 1726867500.73296: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867500.6912248-27595-95262320485482/AnsiballZ_network_connections.py 26763 1726867500.73489: Sending initial data 26763 1726867500.73493: Sent initial data (167 bytes) 26763 1726867500.74141: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867500.74153: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867500.74191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867500.74201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26763 1726867500.74234: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867500.74328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867500.74332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867500.74348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867500.74427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867500.76001: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 26763 1726867500.76005: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 26763 1726867500.76009: stderr chunk (state=3): >>>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 <<< 26763 1726867500.76085: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867500.76159: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmphce47s24 /root/.ansible/tmp/ansible-tmp-1726867500.6912248-27595-95262320485482/AnsiballZ_network_connections.py <<< 26763 1726867500.76162: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867500.6912248-27595-95262320485482/AnsiballZ_network_connections.py" <<< 26763 1726867500.76196: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmphce47s24" to remote "/root/.ansible/tmp/ansible-tmp-1726867500.6912248-27595-95262320485482/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867500.6912248-27595-95262320485482/AnsiballZ_network_connections.py" <<< 26763 1726867500.77412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867500.77415: stderr chunk (state=3): >>><<< 26763 1726867500.77417: stdout chunk (state=3): >>><<< 26763 1726867500.77484: done transferring module to remote 26763 1726867500.77487: _low_level_execute_command(): starting 26763 1726867500.77493: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867500.6912248-27595-95262320485482/ /root/.ansible/tmp/ansible-tmp-1726867500.6912248-27595-95262320485482/AnsiballZ_network_connections.py && sleep 0' 26763 1726867500.78170: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867500.78186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867500.78225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867500.78243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867500.78256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867500.78338: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867500.78363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867500.78503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867500.80294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867500.80305: stdout chunk (state=3): >>><<< 26763 1726867500.80318: stderr chunk (state=3): >>><<< 26763 1726867500.80340: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867500.80349: _low_level_execute_command(): starting 26763 1726867500.80359: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867500.6912248-27595-95262320485482/AnsiballZ_network_connections.py && sleep 0' 26763 1726867500.80949: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867500.80962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867500.80974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867500.80991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867500.81006: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867500.81015: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867500.81028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867500.81046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26763 1726867500.81090: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867500.81142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867500.81183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867500.81307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867500.81427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867501.02429: stdout chunk (state=3): >>> {"failed": true, "msg": "missing required arguments: __header", "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "persistent_state": "absent", "state": "down"}], "ignore_errors": false, "force_state_change": false, "__debug_flags": "", "__header": null}}} <<< 26763 1726867501.03847: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.12.57 closed. <<< 26763 1726867501.03851: stdout chunk (state=3): >>><<< 26763 1726867501.03854: stderr chunk (state=3): >>><<< 26763 1726867501.03875: _low_level_execute_command() done: rc=1, stdout= {"failed": true, "msg": "missing required arguments: __header", "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "persistent_state": "absent", "state": "down"}], "ignore_errors": false, "force_state_change": false, "__debug_flags": "", "__header": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.12.57 closed. 26763 1726867501.03984: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'rpltstbr', 'persistent_state': 'absent', 'state': 'down'}], '_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': 'fedora.linux_system_roles.network_connections', '_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-1726867500.6912248-27595-95262320485482/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867501.03988: _low_level_execute_command(): starting 26763 1726867501.03991: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867500.6912248-27595-95262320485482/ > /dev/null 2>&1 && sleep 0' 26763 1726867501.04550: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867501.04566: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867501.04584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867501.04604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867501.04623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867501.04636: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867501.04650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867501.04672: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26763 1726867501.04756: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867501.04785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867501.04866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867501.06723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867501.06726: stdout chunk (state=3): >>><<< 26763 1726867501.06734: stderr chunk (state=3): >>><<< 26763 1726867501.06751: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867501.06759: handler run complete 26763 1726867501.06781: attempt loop complete, returning result 26763 1726867501.06795: _execute() done 26763 1726867501.06798: dumping result to json 26763 1726867501.06803: done dumping result, returning 26763 1726867501.06818: done running TaskExecutor() for managed_node1/TASK: Deactivate the connection and remove the connection profile [0affcac9-a3a5-f324-29e3-000000000031] 26763 1726867501.06821: sending task result for task 0affcac9-a3a5-f324-29e3-000000000031 26763 1726867501.07034: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000031 26763 1726867501.07037: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false } MSG: missing required arguments: __header ...ignoring 26763 1726867501.07350: no more pending results, returning what we have 26763 1726867501.07353: results queue empty 26763 1726867501.07353: checking for any_errors_fatal 26763 1726867501.07360: done checking for any_errors_fatal 26763 1726867501.07361: checking for max_fail_percentage 26763 1726867501.07363: done checking for max_fail_percentage 26763 1726867501.07364: checking to see if all hosts have failed and the running result is not ok 26763 1726867501.07365: done checking to see if all hosts have failed 26763 1726867501.07366: getting the remaining hosts for this loop 26763 1726867501.07367: done getting the remaining hosts for this loop 26763 1726867501.07371: getting the next task for host managed_node1 26763 1726867501.07380: done getting next task for host managed_node1 26763 1726867501.07384: ^ task is: TASK: Delete the device '{{ interface }}' 26763 1726867501.07394: ^ state is: HOST STATE: block=5, task=10, 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? (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 26763 1726867501.07399: getting variables 26763 1726867501.07401: in VariableManager get_vars() 26763 1726867501.07442: Calling all_inventory to load vars for managed_node1 26763 1726867501.07445: Calling groups_inventory to load vars for managed_node1 26763 1726867501.07448: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867501.07458: Calling all_plugins_play to load vars for managed_node1 26763 1726867501.07462: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867501.07465: Calling groups_plugins_play to load vars for managed_node1 26763 1726867501.09175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867501.10856: done with get_vars() 26763 1726867501.10882: done getting variables 26763 1726867501.10961: 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) 26763 1726867501.11093: variable 'interface' from source: play vars TASK [Delete the device 'rpltstbr'] ******************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:79 Friday 20 September 2024 17:25:01 -0400 (0:00:00.480) 0:00:21.520 ****** 26763 1726867501.11132: entering _queue_task() for managed_node1/command 26763 1726867501.11692: worker is 1 (out of 1 available) 26763 1726867501.11703: exiting _queue_task() for managed_node1/command 26763 1726867501.11717: done queuing things up, now waiting for results queue to drain 26763 1726867501.11719: waiting for pending results... 26763 1726867501.12194: running TaskExecutor() for managed_node1/TASK: Delete the device 'rpltstbr' 26763 1726867501.12200: in run() - task 0affcac9-a3a5-f324-29e3-000000000032 26763 1726867501.12203: variable 'ansible_search_path' from source: unknown 26763 1726867501.12206: calling self._execute() 26763 1726867501.12208: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867501.12210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867501.12213: variable 'omit' from source: magic vars 26763 1726867501.12471: variable 'ansible_distribution_major_version' from source: facts 26763 1726867501.12483: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867501.12499: variable 'omit' from source: magic vars 26763 1726867501.12539: variable 'omit' from source: magic vars 26763 1726867501.12647: variable 'interface' from source: play vars 26763 1726867501.12664: variable 'omit' from source: magic vars 26763 1726867501.12706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867501.12752: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867501.12771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867501.12792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867501.12802: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867501.12846: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867501.12849: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867501.12854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867501.12974: Set connection var ansible_pipelining to False 26763 1726867501.12981: Set connection var ansible_shell_executable to /bin/sh 26763 1726867501.12986: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867501.12989: Set connection var ansible_shell_type to sh 26763 1726867501.12991: Set connection var ansible_connection to ssh 26763 1726867501.12999: Set connection var ansible_timeout to 10 26763 1726867501.13026: variable 'ansible_shell_executable' from source: unknown 26763 1726867501.13030: variable 'ansible_connection' from source: unknown 26763 1726867501.13036: variable 'ansible_module_compression' from source: unknown 26763 1726867501.13045: variable 'ansible_shell_type' from source: unknown 26763 1726867501.13048: variable 'ansible_shell_executable' from source: unknown 26763 1726867501.13050: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867501.13173: variable 'ansible_pipelining' from source: unknown 26763 1726867501.13176: variable 'ansible_timeout' from source: unknown 26763 1726867501.13183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867501.13200: 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=False) 26763 1726867501.13212: variable 'omit' from source: magic vars 26763 1726867501.13218: starting attempt loop 26763 1726867501.13221: running the handler 26763 1726867501.13239: _low_level_execute_command(): starting 26763 1726867501.13247: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867501.14092: 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 <<< 26763 1726867501.14096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867501.14099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867501.14101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867501.14168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867501.14182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867501.14243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867501.15869: stdout chunk (state=3): >>>/root <<< 26763 1726867501.15964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867501.16013: stderr chunk (state=3): >>><<< 26763 1726867501.16019: stdout chunk (state=3): >>><<< 26763 1726867501.16045: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867501.16182: _low_level_execute_command(): starting 26763 1726867501.16188: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867501.1604366-27620-115807828571849 `" && echo ansible-tmp-1726867501.1604366-27620-115807828571849="` echo /root/.ansible/tmp/ansible-tmp-1726867501.1604366-27620-115807828571849 `" ) && sleep 0' 26763 1726867501.16669: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867501.16680: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867501.16698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867501.16716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867501.16729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867501.16754: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867501.16758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867501.16760: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26763 1726867501.16767: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 26763 1726867501.16782: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26763 1726867501.16784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867501.16855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867501.16859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867501.16861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867501.16863: stderr chunk (state=3): >>>debug2: match found <<< 26763 1726867501.16865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867501.16914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867501.16917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867501.16940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867501.17198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867501.18889: stdout chunk (state=3): >>>ansible-tmp-1726867501.1604366-27620-115807828571849=/root/.ansible/tmp/ansible-tmp-1726867501.1604366-27620-115807828571849 <<< 26763 1726867501.19083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867501.19087: stdout chunk (state=3): >>><<< 26763 1726867501.19089: stderr chunk (state=3): >>><<< 26763 1726867501.19092: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867501.1604366-27620-115807828571849=/root/.ansible/tmp/ansible-tmp-1726867501.1604366-27620-115807828571849 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867501.19097: variable 'ansible_module_compression' from source: unknown 26763 1726867501.19149: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26763 1726867501.19198: variable 'ansible_facts' from source: unknown 26763 1726867501.19296: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867501.1604366-27620-115807828571849/AnsiballZ_command.py 26763 1726867501.19706: Sending initial data 26763 1726867501.19712: Sent initial data (156 bytes) 26763 1726867501.20026: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867501.20041: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867501.20056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867501.20075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867501.20097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867501.20193: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867501.20216: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867501.20234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867501.20310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867501.22103: 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 <<< 26763 1726867501.22246: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867501.22292: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmphk45d4ex /root/.ansible/tmp/ansible-tmp-1726867501.1604366-27620-115807828571849/AnsiballZ_command.py <<< 26763 1726867501.22316: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867501.1604366-27620-115807828571849/AnsiballZ_command.py" <<< 26763 1726867501.22363: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmphk45d4ex" to remote "/root/.ansible/tmp/ansible-tmp-1726867501.1604366-27620-115807828571849/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867501.1604366-27620-115807828571849/AnsiballZ_command.py" <<< 26763 1726867501.24714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867501.24747: stderr chunk (state=3): >>><<< 26763 1726867501.24791: stdout chunk (state=3): >>><<< 26763 1726867501.24838: done transferring module to remote 26763 1726867501.25172: _low_level_execute_command(): starting 26763 1726867501.25176: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867501.1604366-27620-115807828571849/ /root/.ansible/tmp/ansible-tmp-1726867501.1604366-27620-115807828571849/AnsiballZ_command.py && sleep 0' 26763 1726867501.26397: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867501.26527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867501.26615: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867501.26701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867501.26986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867501.28782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867501.28794: stdout chunk (state=3): >>><<< 26763 1726867501.28808: stderr chunk (state=3): >>><<< 26763 1726867501.28829: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867501.28839: _low_level_execute_command(): starting 26763 1726867501.28856: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867501.1604366-27620-115807828571849/AnsiballZ_command.py && sleep 0' 26763 1726867501.30128: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867501.30132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867501.30230: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867501.30276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867501.30291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867501.30372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867501.30426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867501.47257: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "rpltstbr"], "start": "2024-09-20 17:25:01.452506", "end": "2024-09-20 17:25:01.468959", "delta": "0:00:00.016453", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del \"rpltstbr\"", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 26763 1726867501.49776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867501.49783: stdout chunk (state=3): >>><<< 26763 1726867501.49785: stderr chunk (state=3): >>><<< 26763 1726867501.49788: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "rpltstbr"], "start": "2024-09-20 17:25:01.452506", "end": "2024-09-20 17:25:01.468959", "delta": "0:00:00.016453", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del \"rpltstbr\"", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867501.49792: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del "rpltstbr"', '_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.command', '_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-1726867501.1604366-27620-115807828571849/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867501.49794: _low_level_execute_command(): starting 26763 1726867501.49796: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867501.1604366-27620-115807828571849/ > /dev/null 2>&1 && sleep 0' 26763 1726867501.50206: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867501.50214: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867501.50221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867501.50236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867501.50249: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867501.50256: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867501.50266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867501.50281: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26763 1726867501.50291: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 26763 1726867501.50298: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26763 1726867501.50316: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867501.50386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867501.50437: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867501.50487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867501.52613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867501.52616: stdout chunk (state=3): >>><<< 26763 1726867501.52623: stderr chunk (state=3): >>><<< 26763 1726867501.52648: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867501.52654: handler run complete 26763 1726867501.52680: Evaluated conditional (False): False 26763 1726867501.52692: attempt loop complete, returning result 26763 1726867501.52695: _execute() done 26763 1726867501.52697: dumping result to json 26763 1726867501.52702: done dumping result, returning 26763 1726867501.52712: done running TaskExecutor() for managed_node1/TASK: Delete the device 'rpltstbr' [0affcac9-a3a5-f324-29e3-000000000032] 26763 1726867501.52715: sending task result for task 0affcac9-a3a5-f324-29e3-000000000032 26763 1726867501.52828: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000032 26763 1726867501.52830: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "rpltstbr" ], "delta": "0:00:00.016453", "end": "2024-09-20 17:25:01.468959", "rc": 0, "start": "2024-09-20 17:25:01.452506" } 26763 1726867501.52917: no more pending results, returning what we have 26763 1726867501.52922: results queue empty 26763 1726867501.52922: checking for any_errors_fatal 26763 1726867501.52934: done checking for any_errors_fatal 26763 1726867501.52935: checking for max_fail_percentage 26763 1726867501.52937: done checking for max_fail_percentage 26763 1726867501.52938: checking to see if all hosts have failed and the running result is not ok 26763 1726867501.52940: done checking to see if all hosts have failed 26763 1726867501.52940: getting the remaining hosts for this loop 26763 1726867501.52942: done getting the remaining hosts for this loop 26763 1726867501.52946: getting the next task for host managed_node1 26763 1726867501.52956: done getting next task for host managed_node1 26763 1726867501.52960: ^ task is: TASK: Verify network state restored to default 26763 1726867501.52964: ^ state is: HOST STATE: block=5, task=10, 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 26763 1726867501.52970: getting variables 26763 1726867501.52972: in VariableManager get_vars() 26763 1726867501.53013: Calling all_inventory to load vars for managed_node1 26763 1726867501.53016: Calling groups_inventory to load vars for managed_node1 26763 1726867501.53019: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867501.53031: Calling all_plugins_play to load vars for managed_node1 26763 1726867501.53034: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867501.53038: Calling groups_plugins_play to load vars for managed_node1 26763 1726867501.55120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867501.56748: done with get_vars() 26763 1726867501.56784: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:82 Friday 20 September 2024 17:25:01 -0400 (0:00:00.457) 0:00:21.977 ****** 26763 1726867501.56893: entering _queue_task() for managed_node1/include_tasks 26763 1726867501.57409: worker is 1 (out of 1 available) 26763 1726867501.57418: exiting _queue_task() for managed_node1/include_tasks 26763 1726867501.57428: done queuing things up, now waiting for results queue to drain 26763 1726867501.57429: waiting for pending results... 26763 1726867501.57671: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 26763 1726867501.57786: in run() - task 0affcac9-a3a5-f324-29e3-000000000033 26763 1726867501.57791: variable 'ansible_search_path' from source: unknown 26763 1726867501.57795: calling self._execute() 26763 1726867501.57855: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867501.57861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867501.57879: variable 'omit' from source: magic vars 26763 1726867501.58271: variable 'ansible_distribution_major_version' from source: facts 26763 1726867501.58285: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867501.58292: _execute() done 26763 1726867501.58295: dumping result to json 26763 1726867501.58298: done dumping result, returning 26763 1726867501.58304: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0affcac9-a3a5-f324-29e3-000000000033] 26763 1726867501.58347: sending task result for task 0affcac9-a3a5-f324-29e3-000000000033 26763 1726867501.58421: done sending task result for task 0affcac9-a3a5-f324-29e3-000000000033 26763 1726867501.58424: WORKER PROCESS EXITING 26763 1726867501.58483: no more pending results, returning what we have 26763 1726867501.58489: in VariableManager get_vars() 26763 1726867501.58692: Calling all_inventory to load vars for managed_node1 26763 1726867501.58695: Calling groups_inventory to load vars for managed_node1 26763 1726867501.58698: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867501.58707: Calling all_plugins_play to load vars for managed_node1 26763 1726867501.58710: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867501.58713: Calling groups_plugins_play to load vars for managed_node1 26763 1726867501.60854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867501.62834: done with get_vars() 26763 1726867501.62867: variable 'ansible_search_path' from source: unknown 26763 1726867501.62888: we have included files to process 26763 1726867501.62889: generating all_blocks data 26763 1726867501.62891: done generating all_blocks data 26763 1726867501.62897: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 26763 1726867501.62898: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 26763 1726867501.62925: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 26763 1726867501.63534: done processing included file 26763 1726867501.63536: iterating over new_blocks loaded from include file 26763 1726867501.63537: in VariableManager get_vars() 26763 1726867501.63601: done with get_vars() 26763 1726867501.63604: filtering new block on tags 26763 1726867501.63639: done filtering new block on tags 26763 1726867501.63641: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 26763 1726867501.63647: extending task lists for all hosts with included blocks 26763 1726867501.63752: done extending task lists 26763 1726867501.63753: done processing included files 26763 1726867501.63754: results queue empty 26763 1726867501.63755: checking for any_errors_fatal 26763 1726867501.63760: done checking for any_errors_fatal 26763 1726867501.63761: checking for max_fail_percentage 26763 1726867501.63762: done checking for max_fail_percentage 26763 1726867501.63763: checking to see if all hosts have failed and the running result is not ok 26763 1726867501.63764: done checking to see if all hosts have failed 26763 1726867501.63765: getting the remaining hosts for this loop 26763 1726867501.63771: done getting the remaining hosts for this loop 26763 1726867501.63774: getting the next task for host managed_node1 26763 1726867501.63781: done getting next task for host managed_node1 26763 1726867501.63783: ^ task is: TASK: Check routes and DNS 26763 1726867501.63786: ^ state is: HOST STATE: block=5, task=10, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 26763 1726867501.63789: getting variables 26763 1726867501.63790: in VariableManager get_vars() 26763 1726867501.63806: Calling all_inventory to load vars for managed_node1 26763 1726867501.63808: Calling groups_inventory to load vars for managed_node1 26763 1726867501.63811: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867501.63816: Calling all_plugins_play to load vars for managed_node1 26763 1726867501.63818: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867501.63821: Calling groups_plugins_play to load vars for managed_node1 26763 1726867501.75372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867501.78585: done with get_vars() 26763 1726867501.78731: done getting variables 26763 1726867501.78880: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 17:25:01 -0400 (0:00:00.220) 0:00:22.197 ****** 26763 1726867501.78912: entering _queue_task() for managed_node1/shell 26763 1726867501.79623: worker is 1 (out of 1 available) 26763 1726867501.79638: exiting _queue_task() for managed_node1/shell 26763 1726867501.79651: done queuing things up, now waiting for results queue to drain 26763 1726867501.79654: waiting for pending results... 26763 1726867501.80298: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 26763 1726867501.80385: in run() - task 0affcac9-a3a5-f324-29e3-00000000047c 26763 1726867501.80391: variable 'ansible_search_path' from source: unknown 26763 1726867501.80395: variable 'ansible_search_path' from source: unknown 26763 1726867501.80409: calling self._execute() 26763 1726867501.80721: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867501.80727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867501.80738: variable 'omit' from source: magic vars 26763 1726867501.81501: variable 'ansible_distribution_major_version' from source: facts 26763 1726867501.81522: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867501.81526: variable 'omit' from source: magic vars 26763 1726867501.81685: variable 'omit' from source: magic vars 26763 1726867501.81742: variable 'omit' from source: magic vars 26763 1726867501.81763: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867501.81960: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867501.81964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867501.81966: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867501.81972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867501.82122: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867501.82126: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867501.82128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867501.82701: Set connection var ansible_pipelining to False 26763 1726867501.82705: Set connection var ansible_shell_executable to /bin/sh 26763 1726867501.82883: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867501.82886: Set connection var ansible_shell_type to sh 26763 1726867501.82889: Set connection var ansible_connection to ssh 26763 1726867501.82891: Set connection var ansible_timeout to 10 26763 1726867501.82894: variable 'ansible_shell_executable' from source: unknown 26763 1726867501.82896: variable 'ansible_connection' from source: unknown 26763 1726867501.82898: variable 'ansible_module_compression' from source: unknown 26763 1726867501.82900: variable 'ansible_shell_type' from source: unknown 26763 1726867501.82902: variable 'ansible_shell_executable' from source: unknown 26763 1726867501.82904: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867501.82906: variable 'ansible_pipelining' from source: unknown 26763 1726867501.82908: variable 'ansible_timeout' from source: unknown 26763 1726867501.82910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867501.83317: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26763 1726867501.83328: variable 'omit' from source: magic vars 26763 1726867501.83334: starting attempt loop 26763 1726867501.83337: running the handler 26763 1726867501.83350: 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=False) 26763 1726867501.83365: _low_level_execute_command(): starting 26763 1726867501.83373: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867501.84180: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867501.84286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867501.84484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867501.84800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867501.86608: stdout chunk (state=3): >>>/root <<< 26763 1726867501.86660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867501.86665: stdout chunk (state=3): >>><<< 26763 1726867501.86674: stderr chunk (state=3): >>><<< 26763 1726867501.86783: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867501.86787: _low_level_execute_command(): starting 26763 1726867501.86790: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867501.8670168-27661-69108334733508 `" && echo ansible-tmp-1726867501.8670168-27661-69108334733508="` echo /root/.ansible/tmp/ansible-tmp-1726867501.8670168-27661-69108334733508 `" ) && sleep 0' 26763 1726867501.87736: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867501.87740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867501.87818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867501.87829: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867501.87848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 26763 1726867501.87853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867501.88005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867501.88050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867501.90014: stdout chunk (state=3): >>>ansible-tmp-1726867501.8670168-27661-69108334733508=/root/.ansible/tmp/ansible-tmp-1726867501.8670168-27661-69108334733508 <<< 26763 1726867501.90423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867501.90427: stdout chunk (state=3): >>><<< 26763 1726867501.90429: stderr chunk (state=3): >>><<< 26763 1726867501.90432: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867501.8670168-27661-69108334733508=/root/.ansible/tmp/ansible-tmp-1726867501.8670168-27661-69108334733508 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867501.90516: variable 'ansible_module_compression' from source: unknown 26763 1726867501.90585: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26763 1726867501.90640: variable 'ansible_facts' from source: unknown 26763 1726867501.90749: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867501.8670168-27661-69108334733508/AnsiballZ_command.py 26763 1726867501.90882: Sending initial data 26763 1726867501.90885: Sent initial data (155 bytes) 26763 1726867501.91850: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867501.91884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867501.91995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867501.91999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867501.92053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867501.93689: 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 <<< 26763 1726867501.93759: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867501.93831: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpu_a6xmvg /root/.ansible/tmp/ansible-tmp-1726867501.8670168-27661-69108334733508/AnsiballZ_command.py <<< 26763 1726867501.93834: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867501.8670168-27661-69108334733508/AnsiballZ_command.py" <<< 26763 1726867501.93905: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpu_a6xmvg" to remote "/root/.ansible/tmp/ansible-tmp-1726867501.8670168-27661-69108334733508/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867501.8670168-27661-69108334733508/AnsiballZ_command.py" <<< 26763 1726867501.94935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867501.94939: stdout chunk (state=3): >>><<< 26763 1726867501.94942: stderr chunk (state=3): >>><<< 26763 1726867501.94944: done transferring module to remote 26763 1726867501.94946: _low_level_execute_command(): starting 26763 1726867501.94949: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867501.8670168-27661-69108334733508/ /root/.ansible/tmp/ansible-tmp-1726867501.8670168-27661-69108334733508/AnsiballZ_command.py && sleep 0' 26763 1726867501.95512: 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 <<< 26763 1726867501.95592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867501.95626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867501.95650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867501.95665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867501.95743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867501.97606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867501.97616: stdout chunk (state=3): >>><<< 26763 1726867501.97646: stderr chunk (state=3): >>><<< 26763 1726867501.97664: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867501.97673: _low_level_execute_command(): starting 26763 1726867501.97684: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867501.8670168-27661-69108334733508/AnsiballZ_command.py && sleep 0' 26763 1726867501.98295: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867501.98310: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867501.98335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867501.98353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867501.98372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867501.98393: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867501.98448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867501.98504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867501.98521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867501.98555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867501.98632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867502.14768: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:fe:d3:7d:4f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.57/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2868sec preferred_lft 2868sec\n inet6 fe80::8ff:feff:fed3:7d4f/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether 22:17:5e:4f:0a:7e brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 17:25:02.136560", "end": "2024-09-20 17:25:02.145187", "delta": "0:00:00.008627", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 26763 1726867502.16349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 26763 1726867502.16354: stdout chunk (state=3): >>><<< 26763 1726867502.16356: stderr chunk (state=3): >>><<< 26763 1726867502.16382: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:fe:d3:7d:4f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.57/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2868sec preferred_lft 2868sec\n inet6 fe80::8ff:feff:fed3:7d4f/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether 22:17:5e:4f:0a:7e brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 17:25:02.136560", "end": "2024-09-20 17:25:02.145187", "delta": "0:00:00.008627", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867502.16431: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n', '_uses_shell': True, '_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.command', '_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-1726867501.8670168-27661-69108334733508/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867502.16438: _low_level_execute_command(): starting 26763 1726867502.16443: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867501.8670168-27661-69108334733508/ > /dev/null 2>&1 && sleep 0' 26763 1726867502.17089: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867502.17182: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867502.17209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867502.17226: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867502.17265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867502.17321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867502.19214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867502.19229: stderr chunk (state=3): >>><<< 26763 1726867502.19239: stdout chunk (state=3): >>><<< 26763 1726867502.19479: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867502.19485: handler run complete 26763 1726867502.19488: Evaluated conditional (False): False 26763 1726867502.19491: attempt loop complete, returning result 26763 1726867502.19493: _execute() done 26763 1726867502.19495: dumping result to json 26763 1726867502.19497: done dumping result, returning 26763 1726867502.19499: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0affcac9-a3a5-f324-29e3-00000000047c] 26763 1726867502.19501: sending task result for task 0affcac9-a3a5-f324-29e3-00000000047c 26763 1726867502.19580: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000047c 26763 1726867502.19583: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008627", "end": "2024-09-20 17:25:02.145187", "rc": 0, "start": "2024-09-20 17:25:02.136560" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:fe:d3:7d:4f brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.12.57/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 2868sec preferred_lft 2868sec inet6 fe80::8ff:feff:fed3:7d4f/64 scope link noprefixroute valid_lft forever preferred_lft forever 33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 22:17:5e:4f:0a:7e brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 26763 1726867502.19667: no more pending results, returning what we have 26763 1726867502.19672: results queue empty 26763 1726867502.19672: checking for any_errors_fatal 26763 1726867502.19674: done checking for any_errors_fatal 26763 1726867502.19675: checking for max_fail_percentage 26763 1726867502.19679: done checking for max_fail_percentage 26763 1726867502.19680: checking to see if all hosts have failed and the running result is not ok 26763 1726867502.19682: done checking to see if all hosts have failed 26763 1726867502.19682: getting the remaining hosts for this loop 26763 1726867502.19684: done getting the remaining hosts for this loop 26763 1726867502.19687: getting the next task for host managed_node1 26763 1726867502.19701: done getting next task for host managed_node1 26763 1726867502.19704: ^ task is: TASK: Verify DNS and network connectivity 26763 1726867502.19711: ^ state is: HOST STATE: block=5, task=10, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 26763 1726867502.19721: getting variables 26763 1726867502.19723: in VariableManager get_vars() 26763 1726867502.19765: Calling all_inventory to load vars for managed_node1 26763 1726867502.19768: Calling groups_inventory to load vars for managed_node1 26763 1726867502.19770: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867502.19899: Calling all_plugins_play to load vars for managed_node1 26763 1726867502.19904: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867502.19912: Calling groups_plugins_play to load vars for managed_node1 26763 1726867502.21476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867502.23274: done with get_vars() 26763 1726867502.23304: done getting variables 26763 1726867502.23375: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 17:25:02 -0400 (0:00:00.445) 0:00:22.642 ****** 26763 1726867502.23417: entering _queue_task() for managed_node1/shell 26763 1726867502.23789: worker is 1 (out of 1 available) 26763 1726867502.23806: exiting _queue_task() for managed_node1/shell 26763 1726867502.23822: done queuing things up, now waiting for results queue to drain 26763 1726867502.23824: waiting for pending results... 26763 1726867502.24136: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 26763 1726867502.24232: in run() - task 0affcac9-a3a5-f324-29e3-00000000047d 26763 1726867502.24236: variable 'ansible_search_path' from source: unknown 26763 1726867502.24238: variable 'ansible_search_path' from source: unknown 26763 1726867502.24241: calling self._execute() 26763 1726867502.24310: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867502.24314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867502.24322: variable 'omit' from source: magic vars 26763 1726867502.24673: variable 'ansible_distribution_major_version' from source: facts 26763 1726867502.24686: Evaluated conditional (ansible_distribution_major_version != '6'): True 26763 1726867502.24816: variable 'ansible_facts' from source: unknown 26763 1726867502.25756: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 26763 1726867502.25760: variable 'omit' from source: magic vars 26763 1726867502.25765: variable 'omit' from source: magic vars 26763 1726867502.25791: variable 'omit' from source: magic vars 26763 1726867502.25831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26763 1726867502.25867: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26763 1726867502.26082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26763 1726867502.26085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867502.26088: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26763 1726867502.26090: variable 'inventory_hostname' from source: host vars for 'managed_node1' 26763 1726867502.26092: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867502.26095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867502.26097: Set connection var ansible_pipelining to False 26763 1726867502.26100: Set connection var ansible_shell_executable to /bin/sh 26763 1726867502.26102: Set connection var ansible_module_compression to ZIP_DEFLATED 26763 1726867502.26105: Set connection var ansible_shell_type to sh 26763 1726867502.26107: Set connection var ansible_connection to ssh 26763 1726867502.26112: Set connection var ansible_timeout to 10 26763 1726867502.26115: variable 'ansible_shell_executable' from source: unknown 26763 1726867502.26117: variable 'ansible_connection' from source: unknown 26763 1726867502.26120: variable 'ansible_module_compression' from source: unknown 26763 1726867502.26122: variable 'ansible_shell_type' from source: unknown 26763 1726867502.26124: variable 'ansible_shell_executable' from source: unknown 26763 1726867502.26126: variable 'ansible_host' from source: host vars for 'managed_node1' 26763 1726867502.26128: variable 'ansible_pipelining' from source: unknown 26763 1726867502.26131: variable 'ansible_timeout' from source: unknown 26763 1726867502.26133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 26763 1726867502.26254: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26763 1726867502.26257: variable 'omit' from source: magic vars 26763 1726867502.26260: starting attempt loop 26763 1726867502.26262: running the handler 26763 1726867502.26265: 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=False) 26763 1726867502.26362: _low_level_execute_command(): starting 26763 1726867502.26366: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26763 1726867502.26939: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867502.26952: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867502.26994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867502.27001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867502.27018: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867502.27129: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867502.27133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867502.27201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867502.28864: stdout chunk (state=3): >>>/root <<< 26763 1726867502.29025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867502.29028: stdout chunk (state=3): >>><<< 26763 1726867502.29033: stderr chunk (state=3): >>><<< 26763 1726867502.29059: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867502.29081: _low_level_execute_command(): starting 26763 1726867502.29165: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867502.2906554-27684-190778945231196 `" && echo ansible-tmp-1726867502.2906554-27684-190778945231196="` echo /root/.ansible/tmp/ansible-tmp-1726867502.2906554-27684-190778945231196 `" ) && sleep 0' 26763 1726867502.29690: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867502.29700: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867502.29720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867502.29724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867502.29782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867502.29786: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867502.29788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867502.29790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26763 1726867502.29793: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 26763 1726867502.29795: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26763 1726867502.29797: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867502.29799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867502.29813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867502.29816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867502.29828: stderr chunk (state=3): >>>debug2: match found <<< 26763 1726867502.29831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867502.29906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867502.29938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867502.30015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867502.32043: stdout chunk (state=3): >>>ansible-tmp-1726867502.2906554-27684-190778945231196=/root/.ansible/tmp/ansible-tmp-1726867502.2906554-27684-190778945231196 <<< 26763 1726867502.32067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867502.32073: stdout chunk (state=3): >>><<< 26763 1726867502.32385: stderr chunk (state=3): >>><<< 26763 1726867502.32389: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867502.2906554-27684-190778945231196=/root/.ansible/tmp/ansible-tmp-1726867502.2906554-27684-190778945231196 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867502.32392: variable 'ansible_module_compression' from source: unknown 26763 1726867502.32394: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26763fl_n_5lt/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26763 1726867502.32396: variable 'ansible_facts' from source: unknown 26763 1726867502.32466: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867502.2906554-27684-190778945231196/AnsiballZ_command.py 26763 1726867502.32845: Sending initial data 26763 1726867502.32849: Sent initial data (156 bytes) 26763 1726867502.34221: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867502.34338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867502.34362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867502.34393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867502.34505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867502.36086: 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 <<< 26763 1726867502.36257: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26763 1726867502.36302: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpvgtlejf5 /root/.ansible/tmp/ansible-tmp-1726867502.2906554-27684-190778945231196/AnsiballZ_command.py <<< 26763 1726867502.36318: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867502.2906554-27684-190778945231196/AnsiballZ_command.py" <<< 26763 1726867502.36385: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26763fl_n_5lt/tmpvgtlejf5" to remote "/root/.ansible/tmp/ansible-tmp-1726867502.2906554-27684-190778945231196/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867502.2906554-27684-190778945231196/AnsiballZ_command.py" <<< 26763 1726867502.37253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867502.37316: stderr chunk (state=3): >>><<< 26763 1726867502.37328: stdout chunk (state=3): >>><<< 26763 1726867502.37357: done transferring module to remote 26763 1726867502.37376: _low_level_execute_command(): starting 26763 1726867502.37389: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867502.2906554-27684-190778945231196/ /root/.ansible/tmp/ansible-tmp-1726867502.2906554-27684-190778945231196/AnsiballZ_command.py && sleep 0' 26763 1726867502.37995: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867502.38013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867502.38036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867502.38054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867502.38072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867502.38086: stderr chunk (state=3): >>>debug2: match not found <<< 26763 1726867502.38145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867502.38196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867502.38216: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867502.38252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867502.38330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867502.40137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867502.40148: stdout chunk (state=3): >>><<< 26763 1726867502.40161: stderr chunk (state=3): >>><<< 26763 1726867502.40190: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867502.40200: _low_level_execute_command(): starting 26763 1726867502.40213: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867502.2906554-27684-190778945231196/AnsiballZ_command.py && sleep 0' 26763 1726867502.40838: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867502.40851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867502.40863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867502.40880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867502.40955: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26763 1726867502.40993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867502.41012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867502.41030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867502.41113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867502.78326: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 2327 0 --:--:-- --:--:-- --:--:-- 2346\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 4546 0 --:--:-- --:--:-- --:--:-- 4619", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 17:25:02.560594", "end": "2024-09-20 17:25:02.778894", "delta": "0:00:00.218300", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 26763 1726867502.79682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867502.79706: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 26763 1726867502.79759: stderr chunk (state=3): >>><<< 26763 1726867502.79771: stdout chunk (state=3): >>><<< 26763 1726867502.79803: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 2327 0 --:--:-- --:--:-- --:--:-- 2346\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 4546 0 --:--:-- --:--:-- --:--:-- 4619", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 17:25:02.560594", "end": "2024-09-20 17:25:02.778894", "delta": "0:00:00.218300", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 26763 1726867502.79860: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts "$host"; then\n echo FAILED to lookup host "$host"\n exit 1\n fi\n if ! curl -o /dev/null https://"$host"; then\n echo FAILED to contact host "$host"\n exit 1\n fi\ndone\n', '_uses_shell': True, '_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.command', '_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-1726867502.2906554-27684-190778945231196/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26763 1726867502.79875: _low_level_execute_command(): starting 26763 1726867502.79887: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867502.2906554-27684-190778945231196/ > /dev/null 2>&1 && sleep 0' 26763 1726867502.80501: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26763 1726867502.80519: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26763 1726867502.80535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26763 1726867502.80554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867502.80594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26763 1726867502.80613: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 26763 1726867502.80684: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 26763 1726867502.80715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26763 1726867502.80732: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26763 1726867502.80797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26763 1726867502.82687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26763 1726867502.82698: stdout chunk (state=3): >>><<< 26763 1726867502.82763: stderr chunk (state=3): >>><<< 26763 1726867502.82779: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26763 1726867502.82786: handler run complete 26763 1726867502.82882: Evaluated conditional (False): False 26763 1726867502.82886: attempt loop complete, returning result 26763 1726867502.82888: _execute() done 26763 1726867502.82890: dumping result to json 26763 1726867502.82892: done dumping result, returning 26763 1726867502.82895: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0affcac9-a3a5-f324-29e3-00000000047d] 26763 1726867502.82897: sending task result for task 0affcac9-a3a5-f324-29e3-00000000047d ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.218300", "end": "2024-09-20 17:25:02.778894", "rc": 0, "start": "2024-09-20 17:25:02.560594" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 2327 0 --:--:-- --:--:-- --:--:-- 2346 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 4546 0 --:--:-- --:--:-- --:--:-- 4619 26763 1726867502.83043: no more pending results, returning what we have 26763 1726867502.83046: results queue empty 26763 1726867502.83047: checking for any_errors_fatal 26763 1726867502.83057: done checking for any_errors_fatal 26763 1726867502.83057: checking for max_fail_percentage 26763 1726867502.83059: done checking for max_fail_percentage 26763 1726867502.83060: checking to see if all hosts have failed and the running result is not ok 26763 1726867502.83061: done checking to see if all hosts have failed 26763 1726867502.83061: getting the remaining hosts for this loop 26763 1726867502.83062: done getting the remaining hosts for this loop 26763 1726867502.83066: getting the next task for host managed_node1 26763 1726867502.83118: done getting next task for host managed_node1 26763 1726867502.83120: ^ task is: TASK: meta (flush_handlers) 26763 1726867502.83122: ^ state is: HOST STATE: block=6, 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 26763 1726867502.83127: getting variables 26763 1726867502.83129: in VariableManager get_vars() 26763 1726867502.83168: Calling all_inventory to load vars for managed_node1 26763 1726867502.83170: Calling groups_inventory to load vars for managed_node1 26763 1726867502.83172: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867502.83186: Calling all_plugins_play to load vars for managed_node1 26763 1726867502.83188: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867502.83191: Calling groups_plugins_play to load vars for managed_node1 26763 1726867502.83899: done sending task result for task 0affcac9-a3a5-f324-29e3-00000000047d 26763 1726867502.83902: WORKER PROCESS EXITING 26763 1726867502.84427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867502.85294: done with get_vars() 26763 1726867502.85309: done getting variables 26763 1726867502.85355: in VariableManager get_vars() 26763 1726867502.85364: Calling all_inventory to load vars for managed_node1 26763 1726867502.85365: Calling groups_inventory to load vars for managed_node1 26763 1726867502.85366: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867502.85369: Calling all_plugins_play to load vars for managed_node1 26763 1726867502.85371: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867502.85372: Calling groups_plugins_play to load vars for managed_node1 26763 1726867502.85989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867502.86954: done with get_vars() 26763 1726867502.86975: done queuing things up, now waiting for results queue to drain 26763 1726867502.86976: results queue empty 26763 1726867502.86979: checking for any_errors_fatal 26763 1726867502.86981: done checking for any_errors_fatal 26763 1726867502.86982: checking for max_fail_percentage 26763 1726867502.86982: done checking for max_fail_percentage 26763 1726867502.86983: checking to see if all hosts have failed and the running result is not ok 26763 1726867502.86983: done checking to see if all hosts have failed 26763 1726867502.86984: getting the remaining hosts for this loop 26763 1726867502.86984: done getting the remaining hosts for this loop 26763 1726867502.86986: getting the next task for host managed_node1 26763 1726867502.86989: done getting next task for host managed_node1 26763 1726867502.86990: ^ task is: TASK: meta (flush_handlers) 26763 1726867502.86990: ^ state is: HOST STATE: block=7, 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 26763 1726867502.86992: getting variables 26763 1726867502.86993: in VariableManager get_vars() 26763 1726867502.87000: Calling all_inventory to load vars for managed_node1 26763 1726867502.87001: Calling groups_inventory to load vars for managed_node1 26763 1726867502.87002: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867502.87005: Calling all_plugins_play to load vars for managed_node1 26763 1726867502.87007: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867502.87009: Calling groups_plugins_play to load vars for managed_node1 26763 1726867502.87624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867502.88592: done with get_vars() 26763 1726867502.88605: done getting variables 26763 1726867502.88638: in VariableManager get_vars() 26763 1726867502.88645: Calling all_inventory to load vars for managed_node1 26763 1726867502.88646: Calling groups_inventory to load vars for managed_node1 26763 1726867502.88648: Calling all_plugins_inventory to load vars for managed_node1 26763 1726867502.88650: Calling all_plugins_play to load vars for managed_node1 26763 1726867502.88655: Calling groups_plugins_inventory to load vars for managed_node1 26763 1726867502.88657: Calling groups_plugins_play to load vars for managed_node1 26763 1726867502.89434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26763 1726867502.90403: done with get_vars() 26763 1726867502.90420: done queuing things up, now waiting for results queue to drain 26763 1726867502.90422: results queue empty 26763 1726867502.90422: checking for any_errors_fatal 26763 1726867502.90423: done checking for any_errors_fatal 26763 1726867502.90423: checking for max_fail_percentage 26763 1726867502.90424: done checking for max_fail_percentage 26763 1726867502.90424: checking to see if all hosts have failed and the running result is not ok 26763 1726867502.90425: done checking to see if all hosts have failed 26763 1726867502.90425: getting the remaining hosts for this loop 26763 1726867502.90426: done getting the remaining hosts for this loop 26763 1726867502.90428: getting the next task for host managed_node1 26763 1726867502.90430: done getting next task for host managed_node1 26763 1726867502.90430: ^ task is: None 26763 1726867502.90431: ^ state is: HOST STATE: block=8, 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 26763 1726867502.90432: done queuing things up, now waiting for results queue to drain 26763 1726867502.90433: results queue empty 26763 1726867502.90433: checking for any_errors_fatal 26763 1726867502.90433: done checking for any_errors_fatal 26763 1726867502.90434: checking for max_fail_percentage 26763 1726867502.90434: done checking for max_fail_percentage 26763 1726867502.90435: checking to see if all hosts have failed and the running result is not ok 26763 1726867502.90435: done checking to see if all hosts have failed 26763 1726867502.90437: getting the next task for host managed_node1 26763 1726867502.90438: done getting next task for host managed_node1 26763 1726867502.90439: ^ task is: None 26763 1726867502.90439: ^ state is: HOST STATE: block=8, 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=58 changed=2 unreachable=0 failed=0 skipped=47 rescued=0 ignored=1 Friday 20 September 2024 17:25:02 -0400 (0:00:00.670) 0:00:23.313 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 1.83s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.77s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.15s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:6 fedora.linux_system_roles.network : Check which packages are installed --- 1.01s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.98s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Check which packages are installed --- 0.94s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.82s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:7 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.81s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.79s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.69s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Verify DNS and network connectivity ------------------------------------- 0.67s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Get network_connections output ------------------------------------------ 0.60s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:43 Gather the minimum subset of ansible_facts required by the network role test --- 0.58s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.58s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.52s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Deactivate the connection and remove the connection profile ------------- 0.48s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:72 Check if system is ostree ----------------------------------------------- 0.47s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Stat profile file ------------------------------------------------------- 0.46s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Delete the device 'rpltstbr' -------------------------------------------- 0.46s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:79 Check routes and DNS ---------------------------------------------------- 0.45s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 26763 1726867502.90518: RUNNING CLEANUP